Project

General

Profile

Activity

From 08/31/2022 to 09/29/2022

09/29/2022

12:53 PM Revision b0fcc865 (hydrilla): [proxy] make uniform use of section labels in the web UI
koszko
12:53 PM Revision ffe6e681 (hydrilla): [proxy] make it possible to create "ad hoc" packages through the web UI
koszko
10:47 AM Revision 1a1f750c (hydrilla): [builder] make builder functional again
koszko
10:47 AM Revision 00487547 (hydrilla): [proxy] facilitate manually pruning orphaned packages (including installed ones)
koszko
10:47 AM Revision fae35b53 (hydrilla): [proxy] make sure dependencies are recomputed properly when uninstalling a package/library
koszko
10:47 AM Revision 8c9c7992 (hydrilla): [proxy] move payload dependencies installation logic to ConcreteMappingVersion class
koszko
10:47 AM Revision 05f1f813 (hydrilla): [proxy] remove options page in web UI and move options to proxy's home page
koszko

09/28/2022

02:03 PM Revision c28cb95b (hydrilla): [proxy] change button separator's color to gray in the web UI
koszko
02:03 PM Revision ba580db6 (hydrilla): [proxy] make some (possibly confusing) web UI parts only display to advanced users
koszko
02:03 PM Revision d42379c1 (hydrilla): [proxy] add typing stubs for requests library to Guix development environment
koszko
02:03 PM Revision ed85c1ce (hydrilla): [proxy] make web UI messages regarding item's status more precise
koszko
02:03 PM Revision c85b25de (hydrilla): [builder][server][proxy] support Hydrilla&Haketilo development with GNU Guix
koszko
02:03 PM Revision d1bd5e64 (hydrilla): [builder][server][proxy] fix mistakes in packaging
koszko
02:03 PM Revision 9666e302 (hydrilla): [builder][server][proxy] correct a mistake in promise text
koszko
02:03 PM Revision 8e022103 (hydrilla): [proxy] Add support for script blocking/allowing rules
koszko
02:03 PM Revision 146c5467 (hydrilla): [proxy] make web UI top par horizontally scrollable on smaller screens
In the future we should use CSS @media queries to make nav bar
into a hideable menu. This is a provisional solution j...
koszko
02:03 PM Revision 5e89f6d5 (hydrilla): [proxy] guard more code with lock in Haketilo state implementation
koszko
02:03 PM Revision beb163cf (hydrilla): [proxy] allow prompting the user when a package suitable for current site is found; add proxy's options page
This commit also causes uncached responses to be forced on all
HTTP request to external servers. This is needed to ma...
koszko
02:03 PM Revision 45e5cf8d (hydrilla): [proxy] make package auto-installation work
koszko
02:03 PM Revision 04853ff1 (hydrilla): [proxy] complete the text content and styling of web UI pages written so far
koszko
12:54 PM Revision 58b679e7 (hydrilla): [proxy] visually improve the top bar of the web UI
koszko
12:54 PM Revision 699c949d (hydrilla): [proxy] fix a bug that caused mappings to be marked as required even after they stopped being required
koszko
12:54 PM Revision ccf3ce18 (hydrilla): [proxy] improve the look of item lists in web UI
koszko
12:54 PM Revision 5cdb4c29 (hydrilla): [proxy] allow packages to be frozen and unfrozen in the web UI
This commit also makes some minor changes and fixes in other parts of the web UI. koszko
12:54 PM Revision b533fa5c (hydrilla): [builder][server][proxy] add updated localization
koszko
12:54 PM Revision d150d656 (hydrilla): [proxy] make it possible to enable and disable mapping versions from web UI
koszko
12:54 PM Revision f2b91572 (hydrilla): [proxy] make information about mapping version being frozen available to UI code
koszko
12:54 PM Revision 55f8688c (hydrilla): [proxy] improve styling of items' "install" and "uninstall" buttons in the web UI
koszko
12:54 PM Revision f0044a21 (hydrilla): [proxy] make sure that dependency tree recomputation by default activates the same resources that were marked as required before
koszko
12:54 PM Revision edd753e9 (hydrilla): [server][proxy] add a data structure for categorizing item infos by repository and repository iteration
koszko
12:54 PM Revision 28b89c17 (hydrilla): [server] make VersionedItemInfo data structure a common API again
koszko
12:54 PM Revision 2e243e03 (hydrilla): [proxy] never auto-activate mappings marked as "DISABLED"
koszko
12:54 PM Revision e4861515 (hydrilla): [server][proxy] use new ItemType enum where possible
koszko
12:54 PM Revision 3a9d28cd (hydrilla): [proxy] once again fix SPDX identifiers in jinja templates
koszko
12:54 PM Revision 2363ab80 (hydrilla): [proxy] refactor we UI library and package pages templates to avoid code repetition
koszko
12:54 PM Revision 7fc6312d (hydrilla): [proxy] make it possible to also view and install/uninstall libraries (resources) through the web UI
koszko
12:54 PM Revision 367ea850 (hydrilla): [proxy] make it possible to uninstall a package
This commit also brings some more refactoring under state_impl/. koszko
12:54 PM Revision c1f6a379 (hydrilla): include offending mapping identifiers in exception when unable to resolve dependencies
koszko
12:54 PM Revision ad76c833 (hydrilla): [proxy] move SPDX license identifiers from jinja templates to separate files
For unknown reasons REUSE had problems with *some* of the jinja files. koszko
12:54 PM Revision 503e546b (hydrilla): [proxy] properly flag failed package installations in sqlite db
koszko
12:54 PM Revision 4dbbb2ae (hydrilla): [proxy] refactor state implementation
koszko
12:54 PM Revision 3a1da529 (hydrilla): [proxy] normalize whitespace in .py and .sql files
koszko
12:54 PM Revision c8eb1012 (hydrilla): [proxy] normalize whitespace in jinja templates
koszko
12:54 PM Revision edbb8286 (hydrilla): [proxy] make package version info page also display other versions; fix&improve some aspects of package loading and dependency recomputing
koszko
12:54 PM Revision f1204084 (hydrilla): make Haketilo proxy recognize identical items when updating from repository
koszko
12:54 PM Revision d516b9de (hydrilla): make repo packages (mappings) load as uninstalled; make them installable through the web UI
koszko
12:54 PM Revision 964bd446 (hydrilla): inform the web UI user about errors in communication with repository
koszko
12:54 PM Revision 67c929d9 (hydrilla): arrange web UI Jinja templates into multiple directories
koszko
12:54 PM Revision e255c2f3 (hydrilla): make it possible to change repo's name and URL using web UI
koszko
12:54 PM Revision 7dc7b9c2 (hydrilla): update repository last refreshal time upon refreshing
koszko
12:54 PM Revision 6c35f796 (hydrilla): add styling to buttons and file input
koszko
12:54 PM Revision 1864fc0a (hydrilla): add navigation bar to web UI
koszko
12:54 PM Revision 5fefb11f (hydrilla): introduce package installation state enum
koszko
12:54 PM Revision c100476b (hydrilla): re-enable the functionality to load packages from ZIP file
koszko
12:54 PM Revision 82384358 (hydrilla): allow pulling packages from remote repository
koszko
12:54 PM Revision e1344ae7 (hydrilla): allow adding, removing and altering repositories
This commit also temporarily breaks package import from files :/ koszko
12:54 PM Revision 2579081d (hydrilla): make it possible to list all repositories in the web UI
koszko
12:54 PM Revision c242a583 (hydrilla): remove unneeded oversimplified_state_impl.py
koszko
12:54 PM Revision a36677eb (hydrilla): bring Hydrilla server part back to a usable state
koszko
12:54 PM Revision d54a95e0 (hydrilla): allow loading packages from zip files through web UI and listing installed mappings
koszko

09/17/2022

09:54 PM Revision baf6db0b (hydrilla-fixes-bundle): [McDougall] complete the fix for drmcdougall.com; fix images
koszko
09:54 PM Revision 00efff9f (hydrilla-fixes-bundle): [McDougall] Add fix to remove the banner on drmcdougall.com. Also breaks images.
jacobk
08:35 PM Revision ff377217 (hydrilla-fixes-bundle): [Box] Fix version number (oops!)
jacobk
08:35 PM Revision b78daaf2 (hydrilla-fixes-bundle): [Box] Add "https://***.app.box.com/v/*" URL pattern
jacobk

09/12/2022

03:57 PM Revision 92448b4f (hydrilla): [builder][server][proxy] correct a mistake in promise text
koszko
01:59 PM Revision 7f1c2a61 (hydrilla): [proxy] Add support for script blocking/allowing rules
koszko
01:59 PM Revision ce5d42ad (hydrilla): [proxy] make web UI top par horizontally scrollable on smaller screens
In the future we should use CSS @media queries to make nav bar
into a hideable menu. This is a provisional solution j...
koszko
01:59 PM Revision 1e39dbfc (hydrilla): [proxy] guard more code with lock in Haketilo state implementation
koszko
01:59 PM Revision 6036bad4 (hydrilla): [proxy] allow prompting the user when a package suitable for current site is found; add proxy's options page
This commit also causes uncached responses to be forced on all
HTTP request to external servers. This is needed to ma...
koszko

09/09/2022

01:55 PM Revision d6e8e36e (hydrilla): [proxy] make package auto-installation work
koszko
01:55 PM Revision 2ef6e8c3 (hydrilla): [proxy] complete the text content and styling of web UI pages written so far
koszko
01:55 PM Revision 6f6b4082 (hydrilla): [proxy] visually improve the top bar of the web UI
koszko
01:55 PM Revision 799bfe2d (hydrilla): [proxy] fix a bug that caused mappings to be marked as required even after they stopped being required
koszko
01:55 PM Revision 22b6538e (hydrilla): [proxy] improve the look of item lists in web UI
koszko
01:55 PM Revision 781770b2 (hydrilla): [proxy] allow packages to be frozen and unfrozen in the web UI
This commit also makes some minor changes and fixes in other parts of the web UI. koszko
01:55 PM Revision cd312000 (hydrilla): [builder][server][proxy] add updated localization
koszko
01:55 PM Revision 009ee56c (hydrilla): [proxy] make it possible to enable and disable mapping versions from web UI
koszko
01:55 PM Revision c163adcc (hydrilla): [proxy] make information about mapping version being frozen available to UI code
koszko
01:55 PM Revision f31b9ae1 (hydrilla): [proxy] improve styling of items' "install" and "uninstall" buttons in the web UI
koszko
01:55 PM Revision 9531590f (hydrilla): [proxy] make sure that dependency tree recomputation by default activates the same resources that were marked as required before
koszko
01:55 PM Revision 43c05f2c (hydrilla): [server][proxy] add a data structure for categorizing item infos by repository and repository iteration
koszko
01:55 PM Revision ab45d2c9 (hydrilla): [server] make VersionedItemInfo data structure a common API again
koszko
01:55 PM Revision 66385ce9 (hydrilla): [proxy] never auto-activate mappings marked as "DISABLED"
koszko
01:55 PM Revision 52a552d3 (hydrilla): [server][proxy] use new ItemType enum where possible
koszko
01:55 PM Revision 10e1a58d (hydrilla): [proxy] once again fix SPDX identifiers in jinja templates
koszko
01:55 PM Revision a6f56e4e (hydrilla): [proxy] refactor we UI library and package pages templates to avoid code repetition
koszko
01:55 PM Revision 31396a4b (hydrilla): [proxy] make it possible to also view and install/uninstall libraries (resources) through the web UI
koszko
01:55 PM Revision 7d653be7 (hydrilla): [proxy] make it possible to uninstall a package
This commit also brings some more refactoring under state_impl/. koszko
01:55 PM Revision b853acea (hydrilla): include offending mapping identifiers in exception when unable to resolve dependencies
koszko
01:55 PM Revision 17617de0 (hydrilla): [proxy] move SPDX license identifiers from jinja templates to separate files
For unknown reasons REUSE had problems with *some* of the jinja files. koszko
01:55 PM Revision 3bd0f612 (hydrilla): [proxy] properly flag failed package installations in sqlite db
koszko
01:55 PM Revision 4f99dd86 (hydrilla): [proxy] refactor state implementation
koszko
01:55 PM Revision 27acc83e (hydrilla): [proxy] normalize whitespace in .py and .sql files
koszko
01:55 PM Revision 11a0d8c9 (hydrilla): [proxy] normalize whitespace in jinja templates
koszko
01:55 PM Revision 2f2707ff (hydrilla): [proxy] make package version info page also display other versions; fix&improve some aspects of package loading and dependency recomputing
koszko
01:55 PM Revision aad33e09 (hydrilla): make Haketilo proxy recognize identical items when updating from repository
koszko
01:55 PM Revision 4fdaee23 (hydrilla): make repo packages (mappings) load as uninstalled; make them installable through the web UI
koszko
01:55 PM Revision 7fcb306c (hydrilla): inform the web UI user about errors in communication with repository
koszko
01:55 PM Revision 9326f832 (hydrilla): arrange web UI Jinja templates into multiple directories
koszko
01:55 PM Revision 7a64cce0 (hydrilla): make it possible to change repo's name and URL using web UI
koszko
01:50 PM Revision 64ac853e (hydrilla): update repository last refreshal time upon refreshing
koszko
01:50 PM Revision 3a7f0a0f (hydrilla): add styling to buttons and file input
koszko
01:50 PM Revision dc072908 (hydrilla): add navigation bar to web UI
koszko
01:50 PM Revision 83fb1984 (hydrilla): introduce package installation state enum
koszko
01:50 PM Revision 5f3818ac (hydrilla): re-enable the functionality to load packages from ZIP file
koszko
01:50 PM Revision 33606b64 (hydrilla): allow pulling packages from remote repository
koszko
01:50 PM Revision 12ff7250 (hydrilla): allow adding, removing and altering repositories
This commit also temporarily breaks package import from files :/ koszko
 

Also available in: Atom