Commit Graph

58 Commits

Author SHA1 Message Date
Husky 2b70cea4e0 Logging (#131)
* ci: pull version from package.json on build

* fix: implicit any type

* feat: inital support for logger

* style: fix lint

* feat: move more logging over to pino

* fix: logging around company importing
2025-07-09 12:01:23 +10:00
DecDuck 1bfdd73e4c Combined fixes (#116)
* fix: missing CheckIcon import in LanguageSelector

* fix: #114 and error handling

* fix: #97

* fix: lint

* feat: #104

* fix: #72
2025-06-10 10:08:01 +10:00
Husky 72ae7a2884 Various bug fixes (#102)
* feat: set lang in html head

* fix: add # in front of git ref

* fix: remove unused vars from example env

* fix: package name and license field

* fix: enable sourcemap for client and server

* fix: emojis not showing in prod

this is extremely cursed, but it works

* chore: refactor auth manager

* feat: disable invitations if simple auth disabled

* feat: add drop version to footer

* feat: translate auth endpoints

* chore: move oidc module

* feat: add weekly tasks

enabled object cleanup as weekly task

* feat: add timestamp to task log msgs

* feat: add guard to prevent invalid progress %

* fix: add missing global scope to i18n components

* feat: set base url for i18n

* feat: switch task log to json format

* ci: run ci on develop branch only

* fix: UserWidget text not updating #109

* fix: EXTERNAL_URL being computed at build

* feat: add basic language outlines for translation

* feat: add more english dialects
2025-06-08 13:49:43 +10:00
DecDuck ed90ae2775 Fix: Broken footer links #96 (#98)
* fix: footer links

* fix: lint
2025-06-07 17:21:07 +10:00
Husky 681efe95af i18n Support and Task improvements (#80)
* fix: release workflow

* feat: move mostly to internal tasks system

* feat: migrate object clean to new task system

* fix: release not  getting good base version

* chore: set version v0.3.0

* chore: style

* feat: basic task concurrency

* feat: temp pages to fill in page links

* feat: inital i18n support

* feat: localize store page

* chore: style

* fix: weblate doesn't like multifile thing

* fix: update nuxt

* feat: improved error logging

* fix: using old task api

* feat: basic translation docs

* feat: add i18n eslint plugin

* feat: translate store and auth pages

* feat: more translation progress

* feat: admin dash i18n progress

* feat: enable update check by default in prod

* fix: using wrong i18n keys

* fix: crash in library sources page

* feat: finish i18n work

* fix: missing i18n translations

* feat: use twemoji for emojis

* feat: sanatize object ids

* fix: EmojiText's alt text

* fix: UserWidget not using links

* feat: cache and auth for emoji api

* fix: add more missing translations
2025-06-05 09:53:30 +10:00
DecDuck 85edc4cca2 chore: move more admin over to arktype validators 2025-05-30 13:17:21 +10:00
DecDuck 83a9b22d82 fix: various fixes 2025-05-30 10:29:55 +10:00
Huskydog9988 15806a3c9f feat: allow clients to fetch drop version 2025-05-29 13:29:19 -04:00
Huskydog9988 b033496710 feat: update checker based gh releases 2025-05-14 16:07:25 -04:00
Huskydog9988 fc74738643 feat: new unified data folder 2025-05-10 16:18:28 -04:00
Huskydog9988 3df6818ffe feat: openapi support plus more api validation 2025-05-10 15:16:26 -04:00
Huskydog9988 731499be81 feat: unified cache handler 2025-05-07 22:26:34 -04:00
Huskydog9988 5aa0899bcf docs: why timeline was disabled 2025-05-07 21:45:13 -04:00
Huskydog9988 86c7aa33ce fix: don't set own script csp 2025-04-17 20:57:27 -04:00
Huskydog9988 d361e01eef fix: last eslint errors 2025-04-15 21:43:27 -04:00
Huskydog9988 ff1255f948 feat: add eslint and prettier 2025-04-13 21:43:35 -04:00
Huskydog9988 4c3413ae63 feat: add nonce to scripts 2025-04-07 20:01:57 -04:00
Huskydog9988 12ba416ca5 feat: enable nuxt dev tools 2025-04-07 19:57:00 -04:00
Huskydog9988 e4aeaee6e7 refactor: move tsconfig to nuxt config 2025-04-07 19:55:33 -04:00
Huskydog9988 106b3f66a4 feat: sleak transition from store page to item 2025-04-07 16:17:55 -04:00
Huskydog9988 9242a810b0 fix: don't prerender auth routes 2025-04-06 14:28:03 -04:00
DecDuck b2327b21fe Merge branch 'better-ci' of https://github.com/Huskydog9988/drop into Huskydog9988-better-ci 2025-04-05 14:22:21 +11:00
DecDuck b22681c555 fix: fix types, remove @nuxt/image because of broken types 2025-04-05 14:21:37 +11:00
Huskydog9988 8d88728c99 feat: typecheck in dev 2025-04-04 18:52:34 -04:00
Huskydog9988 7141735664 fix: auth prerender 2025-04-04 18:51:01 -04:00
DecDuck 82baeb909a feat: add yarn typecheck and fix all types 2025-04-05 09:40:05 +11:00
Huskydog9988 81be7ccf58 Merge remote-tracking branch 'origin/develop' into db-store 2025-04-03 19:21:05 -04:00
Huskydog9988 a9d1a442f6 refactor: session handler 2025-04-03 19:15:33 -04:00
DecDuck 57f50b0306 fix: renable nuxt-security with xss validator off 2025-04-01 21:20:54 +11:00
DecDuck 36e6c92938 feat: add cloud save backend 2025-04-01 21:08:57 +11:00
DecDuck 1048653eef fix: $dropFetch SSR and rate limiting 2025-04-01 12:02:34 +11:00
DecDuck e4e1c66bca fix: public assets 2025-03-24 12:55:07 +11:00
Husky d4d1eaf2e2 Merge branch 'develop' into perf-fixes 2025-03-16 12:16:47 -04:00
DecDuck 6918e78cf9 fix: macos and rate limiting 2025-03-15 15:04:52 +11:00
Husky cd93ba2197 massive perf improvements
on the store page, brings LCP down to only 5.6s from 11s. total lighthouse score is now 78
2025-03-14 20:18:26 -04: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 1ad1ebb3fd merge: husky updates 2025-03-14 13:16:26 +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
Huskydog9988 f8ae5b70c0 automate twitch credential refresh 2025-03-12 19:06:52 -04:00
Huskydog9988 2755aa472b in progress igdb 2025-03-12 19:06:34 -04:00
Huskydog9988 2b7bc6965d add content security policy to allow showing remote images for game importing 2025-03-12 19:05:11 -04:00
DecDuck a64a2479ba feat: migrate to tailwind v4 and fix user token API 2025-02-14 20:01:18 +11:00
DecDuck ce8887528f feat(acls): refactor & acl descriptions 2025-02-07 17:26:23 +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 9cbdcbcdf6 feat(store): new endpoints, ui and beginnings of main store page 2024-11-23 21:29:24 +11:00
DecDuck 599da0e348 feat(invitations): completed admin UI, with minor changes to backend 2024-11-07 23:23:49 +11:00
DecDuck 46d35adfdb back to yarn, with nuxt telemetry force disabled
I think Nuxt prompts have been messing with the installs
2024-11-04 22:15:36 +11:00
DecDuck b2ab827a55 add proper carousel to store page
uses the VueCarousel library to add an actual carousel to the store page
for the images. uses responsive styles
2024-10-27 15:21:31 +11:00