Sascha Ißbrücker
|
3ae9cf0420
|
Theme improvements (#822)
* start converting
* small fixes
* reorganize theme files
* cleanup search bar
* increase spacing
* small tweaks
* fix select styles in Chrome
* cleanup menus
* improve button icons
* restore badges
* remove unused classes
* restore some overrides
* restore bookmark form
* add summary outline
* avoid layout shifts
* restore bookmark details
* increase border radius for modals
* improve details modal
* restore reader mode
* restore settings
* cleanup variables
* start with dark theme
* more dark theme...
* more light theme...
* more dark theme...
* add postcss build
* remove sass processor
* update docker build
* fix alt color
* remove endless symbol
* fix tests
* update assets
* remove sass files
* fix docker build
* cleanup spacing
* improve theme
* update test scripts
* update CI workflow
* fix test
|
2024-09-13 23:19:47 +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
|
38204c87cf
|
Persist secret key in data folder (#620)
* Persist secret key in data folder
* use random secret key by default in prod
* fix e2e test
|
2024-01-28 23:58:03 +01:00 |
|
Sascha Ißbrücker
|
98b9a9c1a0
|
Add black code formatter
|
2024-01-27 11:29:16 +01:00 |
|
Sascha Ißbrücker
|
b94eaee833
|
Setup logging for background tasks
|
2022-09-11 07:50:08 +02:00 |
|
Sascha Ißbrücker
|
70f9fb9818
|
Improve production setup
|
2019-07-05 01:26:52 +02:00 |
|