|
|
d4f225df34
|
Remeber piece query on pieces page
|
2025-10-15 15:50:31 +02:00 |
|
|
|
589994d62f
|
Clone attachment to other piece
|
2025-10-15 15:06:41 +02:00 |
|
|
|
8c05c0e825
|
User list view
|
2025-10-11 23:14:33 +02:00 |
|
|
|
205f294e78
|
Write actually correct media query
|
2025-10-10 18:50:31 +02:00 |
|
|
|
e26fa39e88
|
A pinch of responsiveness
|
2025-10-10 18:45:16 +02:00 |
|
|
|
9148c1f320
|
Add avatar in top bar
|
2025-10-10 15:38:05 +02:00 |
|
|
|
4b1f7c260b
|
Fix infinite render loop, fix repertoire entry removal
|
2025-10-10 15:30:41 +02:00 |
|
|
|
6ea21aa0f1
|
Reimplement cache more lol
|
2025-10-10 14:54:42 +02:00 |
|
|
|
a199b104ad
|
Cache reimplementation
|
2025-10-10 13:09:11 +02:00 |
|
|
|
6717e6b0de
|
Fix more errors, Uint8Array<ArrayBuffer> disambiguation
|
2025-10-09 16:43:59 +02:00 |
|
|
|
cbdd93e6ba
|
Fix errors
|
2025-10-09 16:34:10 +02:00 |
|
|
|
2f96b55205
|
User CRUD on backend and refactors
|
2025-10-09 16:25:15 +02:00 |
|
|
|
cd5eb280cc
|
Fix login page routing
|
2025-10-08 01:03:30 +02:00 |
|
|
|
21f7b55c8a
|
Fix very faulty authorization
|
2025-10-08 00:43:21 +02:00 |
|
|
|
be3445a5a9
|
Fix production API client
|
2025-10-08 00:02:45 +02:00 |
|
|
|
bee6ead6dc
|
Bulk import frontend utility
|
2025-10-07 23:38:41 +02:00 |
|
|
|
90729736ca
|
Switch to internally managed roles, adapt frontend
|
2025-10-07 02:05:03 +02:00 |
|
|
|
dc0ec5c635
|
JUMBO refactor, still work in progress
|
2025-10-07 00:14:31 +02:00 |
|
|
|
3694492e1a
|
Support missing roles and deleted user
|
2025-04-01 23:26:56 +02:00 |
|
|
|
fc302d8ef2
|
Add hostname configuration option
|
2025-04-01 22:36:28 +02:00 |
|
|
|
d46e9a3faf
|
Prepare for DB migartions
|
2025-03-29 20:46:35 +01:00 |
|
|
|
eea2eac109
|
Update dependencies
|
2025-03-28 22:43:04 +01:00 |
|
|
|
709165bab0
|
Minor refactors
|
2025-03-28 22:06:09 +01:00 |
|
|
|
0c903e1087
|
Parse backend environment, expose more settings
|
2025-03-28 21:53:03 +01:00 |
|
|
|
9efe20f69f
|
Fix redirects
|
2025-03-26 20:50:47 +01:00 |
|
|
|
980bc03ce3
|
Fix tsc errors
|
2025-03-26 20:14:36 +01:00 |
|
|
|
cec7d47c9e
|
Use Azure auth for no good reason
|
2025-03-26 19:42:26 +01:00 |
|
|
|
52933e617a
|
Fix compressed .mxl handling
|
2024-12-30 23:12:25 +01:00 |
|
|
|
fc64f77335
|
Fix pagination query parsing, repertoire entry editor
|
2024-12-30 11:02:10 +01:00 |
|
|
|
d7e6df14d4
|
Fix eslint errors
|
2024-12-30 00:24:20 +01:00 |
|
|
|
c59c0e106b
|
Deduplicate, don't debounce on first visit
|
2024-12-29 23:19:55 +01:00 |
|
|
|
bf4361d207
|
Add dedicated home screen
|
2024-12-28 21:27:10 +01:00 |
|
|
|
2241b101aa
|
Rename Home to Pieces
|
2024-12-28 21:07:34 +01:00 |
|
|
|
60bbcefa9d
|
Repertoire view routing
|
2024-12-28 21:04:08 +01:00 |
|
|
|
e4aca69f62
|
Fix infinite loading loop
|
2024-12-28 21:03:50 +01:00 |
|
|
|
7c7bac5a9f
|
Add and fix react hooks lint rules, single repertoire view
|
2024-12-28 20:54:17 +01:00 |
|
Szymon Nowakowski
|
c85315aca6
|
Single repertoire view WIP
|
2024-12-28 18:52:16 +01:00 |
|
Szymon Nowakowski
|
1d2b19f072
|
Flesh-out model on the backend
|
2024-12-26 21:40:05 +01:00 |
|
Szymon Nowakowski
|
8e57a76e60
|
Rename file
|
2024-12-26 11:25:36 +01:00 |
|
Szymon Nowakowski
|
d72dd631a4
|
Fix eslint error
|
2024-12-25 23:30:47 +01:00 |
|
Szymon Nowakowski
|
86184e990b
|
Add repertoire list page
|
2024-12-25 23:08:40 +01:00 |
|
Szymon Nowakowski
|
b3ec1b9463
|
Implement repertoire REST API
|
2024-12-25 22:32:33 +01:00 |
|
Szymon Nowakowski
|
8ef3572e79
|
Add change password feature
|
2024-12-25 20:51:44 +01:00 |
|
Szymon Nowakowski
|
46763a95c1
|
Add placeholder settings page
|
2024-12-25 18:14:38 +01:00 |
|
Szymon Nowakowski
|
135d54908f
|
Add eslint and fix eslint errors, other minor improvements
|
2024-12-25 17:26:20 +01:00 |
|
Szymon Nowakowski
|
8c15df8e06
|
Fix deadlock in cache
|
2024-12-25 11:42:11 +01:00 |
|
Szymon Nowakowski
|
57fbe476cb
|
Limit concurrent cache lookups
|
2024-12-24 14:59:49 +01:00 |
|
Szymon Nowakowski
|
1786e1cac9
|
Improve loading hook, reduce query API spam
|
2024-12-24 14:54:23 +01:00 |
|
Szymon Nowakowski
|
d8a1f3aa80
|
Add delete piece button
|
2024-12-24 14:20:24 +01:00 |
|
Szymon Nowakowski
|
96800cc443
|
Add autocomplete hints in login form
|
2024-12-24 14:19:53 +01:00 |
|