⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Haketilo
All Projects
Haketilo
+
New issue
Overview
Activity
Issues
News
Wiki
Forums
Files
Repository
«
Previous
|
Next
»
Revision 792fbe18
Added by
koszko
about 2 years
ago
ID
792fbe187bdffca4a748e88d66ea29f8936ae5c8
Parent
90896bcf
Child
2fbab2f0
Facilitate installation of scripts from the repository
This commit includes:
removal of page_info_server
running of storage client in popup context
extraction of some common CSS to a separate file
extraction of scripts import view to a separate file
addition of a facility to conveniently clone complex structures from DOM (in DOM_helpers.js)
addition of hydrilla repo url to default settings
other minor changes and of course changes related to the actual installation of scripts from the repo
Changes
View differences
added
modified
copied
renamed
deleted
background
main.js
(
diff
)
page_info_server.js
build.sh
(
diff
)
common
connection_types.js
(
diff
)
misc.js
(
diff
)
sanitize_JSON.js
(
diff
)
stored_types.js
(
diff
)
content
activity_info_server.js
(
diff
)
main.js
(
diff
)
repo_query.js
(
diff
)
copyright
(
diff
)
default_settings.json
(
diff
)
html
DOM_helpers.js
base.css
display-panel.html
(
diff
)
display-panel.js
(
diff
)
import_frame.html
import_frame.js
options.html
(
diff
)
options_main.js
(
diff
)
Loading...
Facilitate installation of scripts from the repository
This commit includes: