Commit Graph

1522 Commits

Author SHA1 Message Date
Huskydog9988 9adacfb4ef note that you need to init submodules 2025-03-12 19:04:32 -04:00
Huskydog9988 195fa81800 cleanup giantbomb provider 2025-03-12 19:04:32 -04:00
Huskydog9988 ae5355d8a0 gracefully disable metadata provider when api key is missing 2025-03-12 19:04:32 -04:00
quexeky 84053e6faf chore: Update changelog.md 2025-03-12 18:59:59 -04:00
quexeky 7141626735 fix: Update README.md with discord link 2025-03-12 18:59:59 -04:00
quexeky 81e4f98529 fix(collections): Ensured that all internal collection commands use and send the correct data
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-11 20:35:43 +11:00
quexeky 056ff05677 chore(collections): Slightly fixed return value for collections
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-11 19:26:05 +11:00
DecDuck 240d1364e8 feat: add mac as platform 2025-03-11 19:02:53 +11:00
DecDuck 1ca5c37b9a feat: partial work on home admin page 2025-03-11 18:25:29 +11:00
DecDuck 0902d63bee feat: add news client routes 2025-03-11 18:24:50 +11:00
DecDuck 26f3975c67 feat: file uploads on news articles 2025-03-11 17:51:46 +11:00
DecDuck 16bd89e8e0 fix: notifications and store styling 2025-03-11 17:08:31 +11:00
quexeky bd27d9f29b feat(collections): Added all internal collections commands
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-11 12:34:56 +11:00
DecDuck 1fb283a8a7 feat: move article creation into a modal 2025-03-11 12:20:56 +11:00
DecDuck 6152bdd166 feat: custom sizing for modal 2025-03-11 12:15:47 +11:00
DecDuck e4066fc246 fix: store page styling 2025-03-11 11:47:35 +11:00
DecDuck e31fe149d3 fix: re-enable metadata providers 2025-03-11 11:33:05 +11:00
quexeky 161930cf59 feat(collections): Added fetch_collections function
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-11 10:46:16 +11:00
DecDuck 426242bab8 fix: add aarch64 tag to runner 2025-03-11 09:06:41 +11:00
DecDuck 61d8861071 feat: client collection routes 2025-03-10 12:28:59 +11:00
DecDuck 26649434f9 fix: news frontend 2025-03-10 12:05:10 +11:00
DecDuck 79bc09c15f fix: unmerged changes 2025-03-10 11:42:33 +11:00
DecDuck 6146f0c19e Merge branch 'AdenMGB-develop' into develop 2025-03-10 11:41:40 +11:00
DecDuck be00777a6c fix: decduck's code review 2025-03-10 11:39:45 +11:00
DecDuck 1447c37cb0 feat: migrate to tailwind v4 and fix user token API 2025-03-10 10:35:03 +11:00
DecDuck 8e53e92ad1 fix: home page now (temporarily) redirects to store 2025-03-10 10:34:57 +11:00
DecDuck f8d7886dab fix(droplet): add aarch64 optional packages 2025-03-10 10:34:32 +11:00
DecDuck 75f201a29a feat(acls): refactor & acl descriptions 2025-03-10 10:34:32 +11:00
DecDuck e6911259b2 feat(acls): added backend acls 2025-03-10 10:34:26 +11:00
DecDuck 84065f34ca fix: refactoring and error handling 2025-02-20 21:19:54 +11:00
quexeky 17f4f903d3 Merge remote-tracking branch 'aden/develop' into develop 2025-02-18 14:45:09 +11:00
Aden Lindsay 2ad09b51fa style(library): Re-designed Library UI with new features 2025-02-15 16:41:32 +10:30
DecDuck 37549408e3 fix: unmerged changes 2025-02-15 08:35:16 +11:00
DecDuck 60f7801345 fix: loading button styles 2025-02-14 20:07:40 +11:00
DecDuck ced981cbc8 feat: migrate to tailwind v4 and fix user token API 2025-02-14 20:01:18 +11:00
DecDuck 7b0dd6ea4c fix: null strings in setup versions 2025-02-13 13:34:46 +11:00
DecDuck 233dc16e43 fix: import ui setup autocomplete 2025-02-13 13:34:45 +11:00
quexeky 73fbf2e0be feat(library): Reactive library updating
Signed-off-by: quexeky <git@quexeky.dev>
2025-02-12 10:00:45 +11:00
quexeky 1dddd4bf92 fix(cache): Added proper error handling to fetch_object(_offline) 2025-02-12 10:00:45 +11:00
quexeky 8f460dd2ca feat(cache): Caching objects which use the useObject tauri command 2025-02-12 10:00:45 +11:00
quexeky 353fd2eb46 chore(cache): Added fetch_drop_object command
Signed-off-by: quexeky <git@quexeky.dev>
2025-02-12 10:00:45 +11:00
quexeky 605c904c47 feat(cache): Implemented caching for game metadata 2025-02-12 10:00:45 +11:00
quexeky d9774862e8 fix(cache): Bug where games would not remove themselves from the list of installed applications when being uninstalled 2025-02-12 10:00:45 +11:00
quexeky 9ba9986ae5 chore: Various formatting 2025-02-12 10:00:45 +11:00
quexeky 3cb592ecf2 feat(cache): Added forceOffline in settings and caching games & library 2025-02-12 10:00:45 +11:00
quexeky 273c68561b feat(cache): Added offline!() macro to manage online and offline function distinctions
See fetch_library command for example
2025-02-12 10:00:45 +11:00
quexeky a93e5917ee chore: Swapped over to using a macro with an offline mode
Signed-off-by: quexeky <git@quexeky.dev>
2025-02-12 10:00:45 +11:00
quexeky 4f564862a1 chore: Progress on caching 2025-02-12 10:00:45 +11:00
quexeky e4921e4629 fix: Removed unnecessary nightly feature try_trait_v2 2025-02-12 10:00:45 +11:00
quexeky 91e811b32a fix(downloads): Fix rearranging download queue throwing error 2025-02-12 10:00:45 +11:00