Sascha Ißbrücker
25470edb2c
Remove ads and cookie banners from HTML snapshots ( #695 )
...
* integrate ublock with single-file
* reuse chromium profile
2024-04-14 13:09:46 +02:00
pettijohn
2b342c0d56
Add option for passing arguments to single-file command ( #691 )
...
* Promoting singlefile timeout to env variable
* Promoting singlefile timeout to env variable
* add tests
* Add LD_SINGLEFILE_OPTIONS support
* add tests
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-04-09 20:22:14 +02:00
pettijohn
2d22d6871e
Add option for customizing single-file timeout ( #688 )
...
* Promoting singlefile timeout to env variable
* Promoting singlefile timeout to env variable
* add tests
---------
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-04-07 20:21:59 +02:00
Sascha Ißbrücker
a6f35119cd
Replace django-background-tasks with huey ( #657 )
...
* Replace django-background-tasks with huey
* Add command for migrating tasks
* Add custom admin view
* fix dockerfile
* fix tests
* fix tests in CI
* fix task tests
* implement retries
* improve config
* workaround to avoid running singlefile tasks in parallel
* properly kill single-file sub-processes
* use period task for HTML snapshots
* clear task lock when starting task consumer
* remove obsolete cleanup task command
2024-04-07 11:11:14 +02:00
Sascha Ißbrücker
4280ab40c6
Archive snapshots of websites locally ( #672 )
...
* Add basic HTML snapshots
* Implement asset list
* Add snapshot creation tests
* Add deletion tests
* Show file size
* Remove snapshots
* Create new snapshots
* Switch to single-file
* CSS tweak
* Remove auto refresh
* Show delete link when there is no file yet
* Add current date to display name
* Add flag for snapshot support
* Add option for disabling automatic snapshots
* Make snapshots sharable
* Document image variants
* Update README.md
* Add migrations
* Fix tests
2024-04-01 15:19:38 +02:00