Commit Graph

36 Commits

Author SHA1 Message Date
3f78b6c94e Cannot create library source due to backend missing from request #67 (#68) 2025-06-02 11:05:36 +10:00
2056871dc9 Add UI for multi-library management #59 (#63)
* feat: add ui for library source management

* fix: lint
2025-06-01 18:33:42 +10:00
3e5c3678d5 Database-level multi-library support #48 (#58)
* feat: start of library backends

* feat: update backend routes and create initializer

* feat: add legacy library creation

* fix: resolve frontend type errors

* fix: runtime errors

* fix: lint
2025-06-01 16:05:05 +10:00
1dba112bce feat: separate library and metadata pages, notification acls 2025-05-15 14:55:05 +10:00
a0bc4bbc4c feat: refactored into separate metadata and library pages 2025-05-10 15:22:57 +10:00
d6830c3428 feat: update search style 2025-05-10 11:25:45 +10:00
52a7de0a8b feat: minimum support for unrefed object cleanup 2025-05-10 11:25:45 +10:00
aa3105aecd feat: manually edit search term for game import 2025-05-10 11:25:44 +10:00
125fe9e6e2 fix: remove jank prisma script, and move to generated prisma client 2025-05-08 16:17:23 +10:00
8e109dd562 fix: more eslint stuff 2025-04-15 21:10:45 -04:00
d4b89b5dc5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
1de9ebdfa5 feat: refactor news and migrate rest of useFetch to $dropFetch 2025-03-14 13:12:04 +11:00
bd1cb67cd0 feat: user page & $dropFetch util 2025-03-14 12:22:08 +11:00
789361ea73 feat: add mac as platform 2025-03-11 19:02:53 +11:00
9608cc9742 fix: re-enable metadata providers 2025-03-11 11:33:05 +11:00
d4dd259b5f feat(acls): added backend acls 2025-02-04 13:15:52 +11:00
93a58c0d04 fix: import ui setup autocomplete 2025-01-28 15:20:06 +11:00
39d7ce7d1b feat(import): overhauled version importing 2024-12-31 00:04:50 +11:00
2cfe75a551 feat(metadata): change name, description and icon 2024-12-30 14:17:27 +11:00
e505e58192 feat(admin ui): add modifying game descriptions 2024-12-27 19:52:59 +11:00
937954fa02 feat(admin ui): customisable image carousel and new layout 2024-12-27 14:43:40 +11:00
2f52a16d52 feat(metadata): 'manual' metadata provider 2024-12-26 19:54:49 +11:00
2c19e13c09 feat(admin ui): improve feedback when metadata fails 2024-12-25 23:36:39 +11:00
31e8359ec0 chore(replace md-it): replaced markdown-it with micromark 2024-12-24 10:08:27 +11:00
089c3e03f6 feat(delete games): update prisma & delete games 2024-12-23 21:12:32 +11:00
fd4a7d1981 feat(umu id override): add support for overriding UMU id 2024-12-23 13:33:22 +11:00
b50e27f4b0 feat(library admin): client side search 2024-12-17 20:42:12 +11:00
7a88f4c52d style: updated text colours across app 2024-11-19 11:11:59 +11:00
a8a152e578 feat(library ui): add header 2024-11-05 19:01:22 +11:00
93bc143dac additional polish and QoL features 2024-10-22 09:43:00 +11:00
7e176262cc more cleaning 2024-10-21 21:50:27 +11:00
329c74d3ce game version re-ordering 2024-10-14 20:34:23 +11:00
9b7ee4e746 upload images to games 2024-10-12 12:09:14 +11:00
27070b6a4c almst complete admin ui and initial store designs 2024-10-11 22:45:02 +11:00
46c8f0c48a version importing 2024-10-11 17:16:26 +11:00
a7c33e7d43 completed game importing; partial work on version importing 2024-10-11 00:37:08 +11:00