DecDuck
|
f1c932b7d7
|
fix: remove previous fix and add longer yarn install timeout
|
2025-03-31 12:35:34 +11:00 |
|
DecDuck
|
7c420ba7d7
|
fix: revert previous and add yarn clean/configs
|
2025-03-31 12:24:50 +11:00 |
|
DecDuck
|
7974361e5b
|
fix: potential fix for timeout: switch to full image from slim
|
2025-03-31 12:18:14 +11:00 |
|
DecDuck
|
01171d788c
|
fix: pin nuxt to 3.15.4 and recreate lockfile
|
2025-03-31 11:50:15 +11:00 |
|
DecDuck
|
eec709a6e9
|
fix: recreate lockfile
|
2025-03-31 11:37:09 +11:00 |
|
DecDuck
|
5384759261
|
fix: update workflow to recurse submodules properly
|
2025-03-31 09:47:54 +11:00 |
|
DecDuck
|
e3022bc52b
|
fix: add submodules
|
2025-03-31 09:38:58 +11:00 |
|
DecDuck
|
c7af02c15e
|
fix: update dockerfile & use NPM droplet
|
2025-03-31 09:32:09 +11:00 |
|
DecDuck
|
96a1199fff
|
fix: update dockerfile to debian 12
|
2025-03-27 11:09:37 +11:00 |
|
DecDuck
|
2cfc2cee7c
|
Merge pull request #29 from Huskydog9988/patch-1
nightly builds and fix drop repo
|
2025-03-27 09:22:31 +11:00 |
|
DecDuck
|
58d558159d
|
feat: github build
|
2025-03-27 09:16:22 +11:00 |
|
DecDuck
|
e4e1c66bca
|
fix: public assets
|
2025-03-24 12:55:07 +11:00 |
|
DecDuck
|
1996b97e99
|
refactor: use hash directly in authmek and version field on authmek
|
2025-03-24 12:50:21 +11:00 |
|
DecDuck
|
cb4937b590
|
Merge pull request #28 from Huskydog9988/auth-overhaul
overhaul auth and futureproof it with argon2
|
2025-03-24 12:27:14 +11:00 |
|
DecDuck
|
87f01a9984
|
Merge pull request #26 from Huskydog9988/perf-fixes
massive perf improvements
|
2025-03-23 10:56:35 +11:00 |
|
DecDuck
|
573bf87cbb
|
Merge pull request #27 from Huskydog9988/cleanup-platform-parse
fix: platformparse case sensitivity
|
2025-03-20 23:10:28 +00:00 |
|
DecDuck
|
6918e78cf9
|
fix: macos and rate limiting
|
2025-03-15 15:04:52 +11:00 |
|
DecDuck
|
98c8258127
|
fix?: https redirection issues
|
2025-03-14 20:31:00 +11:00 |
|
DecDuck
|
3527f678e5
|
fix: remove @nuxt/content
|
2025-03-14 13:23:56 +11:00 |
|
DecDuck
|
fce084f95a
|
Merge branch 'Huskydog9988-perf-improvements/fetch' into develop
|
2025-03-14 13:16:55 +11:00 |
|
DecDuck
|
1ad1ebb3fd
|
merge: husky updates
|
2025-03-14 13:16:26 +11:00 |
|
DecDuck
|
1de9ebdfa5
|
feat: refactor news and migrate rest of useFetch to $dropFetch
|
2025-03-14 13:12:04 +11:00 |
|
DecDuck
|
bd1cb67cd0
|
feat: user page & $dropFetch util
|
2025-03-14 12:22:08 +11:00 |
|
DecDuck
|
3225f536ce
|
feat: lazy init igdb
|
2025-03-13 16:18:44 +11:00 |
|
DecDuck
|
58f91f4ac4
|
Merge branch 'Huskydog9988-metadata-improvements' into develop
|
2025-03-13 15:55:09 +11:00 |
|
DecDuck
|
8fc37936dc
|
Merge branch 'metadata-improvements' of https://github.com/Huskydog9988/drop into Huskydog9988-metadata-improvements
|
2025-03-13 15:54:51 +11:00 |
|
DecDuck
|
0ca9a3b2f7
|
feat: database level metadata provider init
|
2025-03-13 15:20:13 +11:00 |
|
DecDuck
|
789361ea73
|
feat: add mac as platform
|
2025-03-11 19:02:53 +11:00 |
|
DecDuck
|
ffc1537d7f
|
feat: partial work on home admin page
|
2025-03-11 18:25:29 +11:00 |
|
DecDuck
|
9d07070ef6
|
feat: add news client routes
|
2025-03-11 18:24:50 +11:00 |
|
DecDuck
|
0f0874c10a
|
feat: file uploads on news articles
|
2025-03-11 17:51:46 +11:00 |
|
DecDuck
|
137241fdbb
|
fix: notifications and store styling
|
2025-03-11 17:08:31 +11:00 |
|
DecDuck
|
9515a21dc6
|
feat: move article creation into a modal
|
2025-03-11 12:20:56 +11:00 |
|
DecDuck
|
c3ee948682
|
fix: store page styling
|
2025-03-11 11:47:35 +11:00 |
|
DecDuck
|
9608cc9742
|
fix: re-enable metadata providers
|
2025-03-11 11:33:05 +11:00 |
|
DecDuck
|
88aaa2a71b
|
fix: add aarch64 tag to runner
|
2025-03-11 09:06:41 +11:00 |
|
DecDuck
|
133503582a
|
feat: client collection routes
|
2025-03-10 12:28:59 +11:00 |
|
DecDuck
|
1eede0f035
|
fix: news frontend
|
2025-03-10 12:05:10 +11:00 |
|
DecDuck
|
b6f52f660a
|
fix: unmerged changes
|
2025-03-10 11:42:33 +11:00 |
|
DecDuck
|
a1f65b7e59
|
Merge branch 'AdenMGB-develop' into develop
|
2025-03-10 11:41:40 +11:00 |
|
DecDuck
|
1ce707788d
|
fix: decduck's code review
|
2025-03-10 11:39:45 +11:00 |
|
DecDuck
|
31aaec74af
|
feat: migrate to tailwind v4 and fix user token API
|
2025-03-10 10:35:03 +11:00 |
|
DecDuck
|
97792f0707
|
fix: home page now (temporarily) redirects to store
|
2025-03-10 10:34:57 +11:00 |
|
DecDuck
|
b6189d12e7
|
fix(droplet): add aarch64 optional packages
|
2025-03-10 10:34:32 +11:00 |
|
DecDuck
|
0877638fc4
|
feat(acls): refactor & acl descriptions
|
2025-03-10 10:34:32 +11:00 |
|
DecDuck
|
090d2e6586
|
feat(acls): added backend acls
|
2025-03-10 10:34:26 +11:00 |
|
DecDuck
|
a64a2479ba
|
feat: migrate to tailwind v4 and fix user token API
|
2025-02-14 20:01:18 +11:00 |
|
DecDuck
|
d8d5b938f0
|
fix: home page now (temporarily) redirects to store
|
2025-02-08 11:41:16 +11:00 |
|
DecDuck
|
3afd36a821
|
fix(droplet): add aarch64 optional packages
|
2025-02-08 11:38:06 +11:00 |
|
DecDuck
|
ce8887528f
|
feat(acls): refactor & acl descriptions
|
2025-02-07 17:26:23 +11:00 |
|
DecDuck
|
d4dd259b5f
|
feat(acls): added backend acls
|
2025-02-04 13:15:52 +11:00 |
|
DecDuck
|
97b9b6dc11
|
Merge pull request #20 from AdenMGB/develop
Fresh animations & scaled Games Grid view properly
|
2025-01-30 19:30:21 +11:00 |
|
DecDuck
|
1a2aca9999
|
fix: collection overview trash icon
|
2025-01-28 17:23:06 +11:00 |
|
DecDuck
|
282e5bc2a6
|
fix: store page styling
|
2025-01-28 17:21:05 +11:00 |
|
DecDuck
|
f369462e7f
|
fix: cascade delete for collection entries
|
2025-01-28 17:06:30 +11:00 |
|
DecDuck
|
6317ad2657
|
fix: collection creation & overview hover styles
|
2025-01-28 17:01:34 +11:00 |
|
DecDuck
|
42ebbf2922
|
feat: collection deleting
|
2025-01-28 16:50:57 +11:00 |
|
DecDuck
|
7c1dec9401
|
fix: store style & library game page
|
2025-01-28 16:39:13 +11:00 |
|
DecDuck
|
ecd26a42a8
|
feat: mobile ui and other design
|
2025-01-28 16:24:08 +11:00 |
|
DecDuck
|
cf0aa948fe
|
feat: refactor & redesign parts of UI
|
2025-01-28 16:24:08 +11:00 |
|
DecDuck
|
934c176974
|
refactor(create collection modal): use ModalTemplate & v-model
|
2025-01-28 16:24:08 +11:00 |
|
DecDuck
|
6bc3173d3a
|
Merge branch 'backslash-fix' into develop
|
2025-01-28 15:20:30 +11:00 |
|
DecDuck
|
93a58c0d04
|
fix: import ui setup autocomplete
|
2025-01-28 15:20:06 +11:00 |
|
DecDuck
|
36776cc61e
|
fix(prisma): update prisma schemas
|
2025-01-19 16:46:43 +11:00 |
|
DecDuck
|
a309651fe4
|
feat(collections): backend
|
2025-01-19 16:29:29 +11:00 |
|
DecDuck
|
716eac79bf
|
cicd: custom dind
|
2025-01-14 20:43:50 +11:00 |
|
DecDuck
|
f3ed0f6430
|
feat(tasks): improved ux
|
2025-01-14 20:43:22 +11:00 |
|
DecDuck
|
c7eb11a836
|
fix(invitations): fix always being created as admin
|
2025-01-05 22:21:55 +11:00 |
|
DecDuck
|
39d7ce7d1b
|
feat(import): overhauled version importing
|
2024-12-31 00:04:50 +11:00 |
|
DecDuck
|
02d6346b01
|
fix(utils): fix recursive dirs util
|
2024-12-31 00:04:14 +11:00 |
|
DecDuck
|
a8f21068fc
|
fix(tasks): fix disconnect code
|
2024-12-31 00:03:56 +11:00 |
|
DecDuck
|
2cfe75a551
|
feat(metadata): change name, description and icon
|
2024-12-30 14:17:27 +11:00 |
|
DecDuck
|
5a1f8411de
|
feat(game panel): adjust gradient
|
2024-12-29 19:20:17 +11:00 |
|
DecDuck
|
a86045c307
|
feat(carousel ui): add aden's carousel pagination design
|
2024-12-29 19:08:18 +11:00 |
|
DecDuck
|
db103de24d
|
fix(ci/cd): recurse submodules
|
2024-12-27 20:31:06 +11:00 |
|
DecDuck
|
e505e58192
|
feat(admin ui): add modifying game descriptions
|
2024-12-27 19:52:59 +11:00 |
|
DecDuck
|
b75ebd13b7
|
fix(drop-base): add drop-base as git submodule
|
2024-12-27 16:36:37 +11:00 |
|
DecDuck
|
937954fa02
|
feat(admin ui): customisable image carousel and new layout
|
2024-12-27 14:43:40 +11:00 |
|
DecDuck
|
43e32b44a2
|
fix(mail regex): removed global flag
|
2024-12-27 13:14:29 +11:00 |
|
DecDuck
|
61d88c3091
|
fix(callback ui): fix width of token breaking things
|
2024-12-27 13:07:29 +11:00 |
|
DecDuck
|
12e312593e
|
feat(client ui): manual handshake
|
2024-12-27 13:07:29 +11:00 |
|
DecDuck
|
4f9b94921a
|
feat(ui): add noWrapper option
|
2024-12-27 13:07:29 +11:00 |
|
DecDuck
|
2f52a16d52
|
feat(metadata): 'manual' metadata provider
|
2024-12-26 19:54:49 +11:00 |
|
DecDuck
|
38fc6b81df
|
feat(loading button): add disabled state
|
2024-12-26 19:38:48 +11:00 |
|
DecDuck
|
28baabc122
|
feat(store ui): 'no images' slide on image carousel
|
2024-12-26 19:37:44 +11:00 |
|
DecDuck
|
9b12d4576c
|
feat(object transactions): support more types
|
2024-12-26 19:37:21 +11:00 |
|
DecDuck
|
e5cf13fd93
|
feat(admin ui): mobile nav
|
2024-12-26 19:36:40 +11:00 |
|
DecDuck
|
dbb315a8d7
|
fix(deploy template): fix FATAL: "root"... message
|
2024-12-26 12:34:10 +11:00 |
|
DecDuck
|
2c19e13c09
|
feat(admin ui): improve feedback when metadata fails
|
2024-12-25 23:36:39 +11:00 |
|
DecDuck
|
fe9373af78
|
feat(version auto detection): add .sh for linux
|
2024-12-25 23:19:36 +11:00 |
|
DecDuck
|
5c78b20504
|
fix(client event handler): future lenience
|
2024-12-24 17:46:56 +11:00 |
|
DecDuck
|
cada630e81
|
fix: moved icons and created PlatformClient so we can use the enum on the frontend
|
2024-12-24 11:43:36 +11:00 |
|
DecDuck
|
a361c38e82
|
fix(icons): remove unnecessary import
|
2024-12-24 10:56:30 +11:00 |
|
DecDuck
|
0f10626b1b
|
fix(icons): remove dynamic imports
|
2024-12-24 10:49:04 +11:00 |
|
DecDuck
|
8945196633
|
fix(icons): properly import icons
|
2024-12-24 10:39:13 +11:00 |
|
DecDuck
|
31e8359ec0
|
chore(replace md-it): replaced markdown-it with micromark
|
2024-12-24 10:08:27 +11:00 |
|
DecDuck
|
089c3e03f6
|
feat(delete games): update prisma & delete games
|
2024-12-23 21:12:32 +11:00 |
|
DecDuck
|
fd4a7d1981
|
feat(umu id override): add support for overriding UMU id
|
2024-12-23 13:33:22 +11:00 |
|
DecDuck
|
b50e27f4b0
|
feat(library admin): client side search
|
2024-12-17 20:42:12 +11:00 |
|
DecDuck
|
54c5d55da7
|
fix(client chunk api route): follow best practices
|
2024-12-09 17:04:51 +11:00 |
|