alonso.torres
|
60af960f42
|
⚡ Thumbnail cache on dashboard
|
2021-12-28 09:18:33 +01:00 |
|
Josh Soref
|
cd2d3d5fa3
|
🐛 Fix typos in backend
|
2021-11-15 09:53:10 -05:00 |
|
Andrey Antukh
|
55784f64b8
|
🎉 Add entrypoint for autogenerated api docs.
|
2021-10-21 11:31:29 +02:00 |
|
Andrey Antukh
|
f02bc82525
|
✨ Make permissions subsystem more flexible.
And fix some bugs related to permissions.
|
2021-10-19 11:36:58 +02:00 |
|
Andrey Antukh
|
d58b6e5117
|
🔥 Remove deprecated queries.
|
2021-09-30 11:48:14 +02:00 |
|
Andrey Antukh
|
c8102f4bff
|
🎉 Share link & pages on viewer.
|
2021-08-18 16:54:56 +02:00 |
|
Andrey Antukh
|
efa5120fac
|
✨ Fix inconsistencies on storage backend usage.
|
2021-07-29 12:59:24 +02:00 |
|
Andrey Antukh
|
047791413e
|
✨ Fix linter issues on backend.
|
2021-06-18 11:20:26 +02:00 |
|
Andrey Antukh
|
0c97a44a2a
|
🎉 Add file offloading to external storage mechanism.
|
2021-06-14 15:41:27 +02:00 |
|
Andrey Antukh
|
7819757759
|
🐛 Fix unexpected exception on searching without term.
When term is empty on frontend, frontend just does not sends it
to backend, leving it as missing field. This commit makes the
seatch-term as optional.
|
2021-06-04 14:15:48 +02:00 |
|
alonso.torres
|
e1dfd91e24
|
⚡ Frame thumbnails
|
2021-05-11 18:18:45 +02:00 |
|
Andrey Antukh
|
334ac26f0d
|
✨ Add improved activity logging.
|
2021-05-10 14:53:47 +02:00 |
|
Andrey Antukh
|
c70bc5baff
|
♻️ Refactor dashboard state management.
Mainly for performance, also affects backend endpoints.
|
2021-05-10 14:53:47 +02:00 |
|
Andrey Antukh
|
f545e41d10
|
📎 Fix license header.
|
2021-04-12 16:49:43 +02:00 |
|
Andrey Antukh
|
146394f3ca
|
🎉 Add thumbnail caching.
Avoid unnecesary rendering unchanged pages.
|
2021-03-08 12:20:04 +01:00 |
|
Andrey Antukh
|
784a4f8ecd
|
✨ Add some type hints and remove legacy code.
|
2021-02-18 09:35:37 +01:00 |
|
Andrey Antukh
|
b80295a21c
|
✨ Fix all linter issues on backend code.
|
2021-02-01 09:48:28 +01:00 |
|
Andrey Antukh
|
b4ba9d4375
|
✨ Normalize permission checks.
|
2021-01-25 11:51:15 +01:00 |
|
Andrey Antukh
|
af310854fc
|
🐛 Set proper exception type on notauthorized requests.
|
2021-01-19 15:01:33 +01:00 |
|
alonso.torres
|
cf4a4b2b25
|
🐛 Fixed search that displays deprecated materials
|
2021-01-14 12:16:30 +01:00 |
|
Andrey Antukh
|
9f12456456
|
♻️ Replace mount with integrant.
|
2021-01-07 11:29:57 +01:00 |
|