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
dependabot[bot]
1710d44df7
Bump django from 5.1.9 to 5.1.10 ( #1086 )
...
Bumps [django](https://github.com/django/django ) from 5.1.9 to 5.1.10.
- [Commits](https://github.com/django/django/compare/5.1.9...5.1.10 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.1.10
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-19 17:20:54 +02:00
dependabot[bot]
da9371e33c
Bump django from 5.1.8 to 5.1.9 ( #1059 )
...
Bumps [django](https://github.com/django/django ) from 5.1.8 to 5.1.9.
- [Commits](https://github.com/django/django/compare/5.1.8...5.1.9 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.1.9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-17 09:03:58 +02:00
dependabot[bot]
61108234b4
Bump django from 5.1.7 to 5.1.8 ( #1030 )
...
Bumps [django](https://github.com/django/django ) from 5.1.7 to 5.1.8.
- [Commits](https://github.com/django/django/compare/5.1.7...5.1.8 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-03 21:17:19 +02:00
dependabot[bot]
002fec37d0
Bump django from 5.1.5 to 5.1.7 ( #1007 )
...
Bumps [django](https://github.com/django/django ) from 5.1.5 to 5.1.7.
- [Commits](https://github.com/django/django/compare/5.1.5...5.1.7 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-08 09:21:10 +01:00
dependabot[bot]
a59a7a777c
Bump django from 5.1.1 to 5.1.5 ( #947 )
...
Bumps [django](https://github.com/django/django ) from 5.1.1 to 5.1.5.
- [Commits](https://github.com/django/django/compare/5.1.1...5.1.5 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-26 18:50:51 +01:00
Sascha Ißbrücker
3d8866c7bc
Bump dependencies ( #841 )
2024-09-19 19:15:51 +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
Sascha Ißbrücker
7d4e65976f
Run tests in parallel
2024-08-29 22:45:43 +02:00
dependabot[bot]
0282220307
Bump django from 5.0.3 to 5.0.8 ( #795 )
...
Bumps [django](https://github.com/django/django ) from 5.0.3 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.3...5.0.8 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 22:29:08 +02:00
dependabot[bot]
0fb1bbd0e2
Bump sqlparse from 0.4.4 to 0.5.0 ( #704 )
...
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse ) from 0.4.4 to 0.5.0.
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG )
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...0.5.0 )
---
updated-dependencies:
- dependency-name: sqlparse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 12:17:01 +02:00
dependabot[bot]
39e8f03345
Bump black from 24.1.1 to 24.3.0 ( #662 )
...
Bumps [black](https://github.com/psf/black ) from 24.1.1 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.1.1...24.3.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 23:12:58 +01:00
dependabot[bot]
4c26d66177
Bump django from 5.0.2 to 5.0.3 ( #658 )
...
Bumps [django](https://github.com/django/django ) from 5.0.2 to 5.0.3.
- [Commits](https://github.com/django/django/compare/5.0.2...5.0.3 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 22:51:29 +01:00
dependabot[bot]
c6001aa7b8
Bump django from 5.0.1 to 5.0.2 ( #625 )
...
Bumps [django](https://github.com/django/django ) from 5.0.1 to 5.0.2.
- [Commits](https://github.com/django/django/compare/5.0.1...5.0.2 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 07:21:58 +01:00
Sascha Ißbrücker
d7c1afa2a5
Bump dependencies ( #618 )
...
* Bump dependencies
* Make it work with Python 3.10
* replace psycopg2-binary with psycopg2 in Docker build
2024-01-28 22:50:51 +01:00