index
:
haketilo-hydrilla
debian-debian
debian-upstream
koszko
master
v1.x
An HTTPs proxy to facilitate replacing sites' js with user-supplied scripts
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hydrilla
/
proxy
/
tables.sql
Age
Commit message (
Collapse
)
Author
2022-09-28
[proxy] properly flag failed package installations in sqlite db
Wojtek Kosior
2022-09-28
[proxy] normalize whitespace in .py and .sql files
Wojtek Kosior
2022-09-28
[proxy] make package version info page also display other versions; ↵
Wojtek Kosior
fix&improve some aspects of package loading and dependency recomputing
2022-09-28
make Haketilo proxy recognize identical items when updating from repository
Wojtek Kosior
2022-09-28
make repo packages (mappings) load as uninstalled; make them installable ↵
Wojtek Kosior
through the web UI
2022-09-28
introduce package installation state enum
Wojtek Kosior
2022-09-28
re-enable the functionality to load packages from ZIP file
Wojtek Kosior
2022-09-28
allow pulling packages from remote repository
Wojtek Kosior
2022-09-28
allow adding, removing and altering repositories
Wojtek Kosior
This commit also temporarily breaks package import from files :/
2022-09-28
make it possible to list all repositories in the web UI
Wojtek Kosior
2022-09-28
allow loading packages from zip files through web UI and listing installed ↵
Wojtek Kosior
mappings
2022-08-11
populate data structures based on payloads data loaded from sqlite db
Wojtek Kosior
2022-08-11
save computed payloads into sqlite db
Wojtek Kosior
2022-08-10
unfinished partial work
Wojtek Kosior