Commit graph

8 commits

Author SHA1 Message Date
Joachim Bauch
09e38bde61
Vendor JWT dependency.
This allows having other apps provide a global "JWT" which then will not
conflict with the "JWT" in this app.
2023-03-14 15:05:52 +01:00
Joachim Bauch
195434fc28
Update to php-jwt 6.2.0 2022-06-17 14:35:44 +02:00
Joachim Bauch
dfae068786
Add translation support and German texts. 2021-12-07 16:44:26 +01:00
Joachim Bauch
c01a03fa77
Support abitrary storages when downloading files. 2021-11-23 12:12:23 +01:00
Joachim Bauch
660fbeae76
Switch database setup to use migrations. 2021-11-22 16:05:08 +01:00
Joachim Bauch
f524238a24
Only allow opening PDF files. 2021-11-10 11:48:38 +01:00
Joachim Bauch
27abab0dee
Ignore UniqueConstraintViolationException when creating new items. 2021-11-10 11:48:09 +01:00
Joachim Bauch
e58f96c95c
Initial Open Source checkin of version 0.1.0. 2020-11-25 15:38:38 +01:00