Sascha Ißbrücker
b82d07c588
Move tag management forms into dialogs ( #1253 )
...
* Move tag management forms into dialogs
* add e2e tests
2025-12-31 21:38:46 +01:00
Sascha Ißbrücker
67d5b17450
Fix filter background in dark theme
2025-08-27 08:31:49 +02:00
Sascha Ißbrücker
82e5b7d9d5
Add basic tag management ( #1175 )
2025-08-26 12:01:36 +02:00
Sascha Ißbrücker
4e8318d0ae
Improve bookmark form accessibility ( #1116 )
...
* Bump Django
* Render error messages in English
* Remove unused USE_L10N option
* Associate errors and help texts with form fields
* Make checkbox inputs clickable
* Change cancel button text
* Fix tests
2025-07-03 08:44:41 +02:00
Sascha Ißbrücker
f4dd2b53b5
Fix select dropdown menu background in dark theme ( #858 )
2024-09-24 21:42:52 +02:00
Sascha Ißbrücker
95f489ea48
Format CSS with prettier
2024-09-23 11:04:36 +02:00
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