Commit Graph

14 Commits

Author SHA1 Message Date
shiyu
f4b18fdf35 chore(service): update version to v2.1.0 v2.1.0 2026-03-09 16:48:05 +08:00
shiyu
338c72cd5c feat(SideNav): add hideOnMobile property to NavItem and filter nav items based on mobile view 2026-03-09 16:47:21 +08:00
shiyu
072ccea5be feat(Header): add upload folder option to the upload menu 2026-03-09 16:44:03 +08:00
shiyu
066bd67273 feat(web): add first-pass mobile responsive support 2026-03-09 11:44:44 +08:00
dependabot[bot]
1cac4f6f98 chore(deps): bump pillow in the uv group across 1 directory (#112)
Bumps the uv group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow).


Updates `pillow` from 12.1.0 to 12.1.1
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/12.1.0...12.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-15 20:50:31 +08:00
dependabot[bot]
f042eecc2f chore(deps): bump cryptography in the uv group across 1 directory (#111)
Bumps the uv group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 46.0.4 to 46.0.5
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.5)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.5
  dependency-type: indirect
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-11 15:19:37 +08:00
shiyu
a7fb7b44c6 chore: update version to v2.0.1 v2.0.1 2026-02-10 10:22:08 +08:00
shiyu
82f351260b fix: add setuptools dependency with version constraint 2026-02-10 10:19:06 +08:00
shiyu
ad6b335169 feat: enhance README with detailed core features and usage instructions 2026-02-09 17:56:50 +08:00
shiyu
f8f85bddfb fix: update tortoise-orm dependency to version 1.0.0 v2.0.0 2026-02-09 17:23:54 +08:00
shiyu
c473251926 fix: update backup export to use JSON mode 2026-02-09 15:26:48 +08:00
shiyu
c456a208de chore: update version to v2.0.0 and remove unused stylesheet link 2026-02-09 14:13:09 +08:00
shiyu
907101e7a7 chore: remove dependency update and docker cleanup workflows 2026-02-09 13:32:30 +08:00
shiyu
17d13999b0 Initial commit 2026-02-09 13:19:28 +08:00