22 Commits

Author SHA1 Message Date
0b0972b48d Small IO tweaks, robots.txt, and README improvements (#173)
* feat: add link to drop version in footer

* feat: add drop logo aria label

* feat: disable all crawling by bots

for now i think this is a good default as all of drop is currently behind auth

* feat: hide logo when inside wordmark for aria

* docs: update readme and contributing

* feat: default page in setup wizzard is img

* ci: remove redundant perm in release ci

* docs: update translation links and add progress image

* fix: lang selector using wrong weblate link
2025-08-04 16:30:22 +10:00
91bb7c7dd4 Fix for Release CI 2025-07-31 21:39:01 +10:00
4e901164fb Fix Github Release CI (#144)
* fix: attempt fix from https://github.com/reproducible-containers/buildkit-cache-dance

* fix: lint

* fix: migrate to pnpm to see if it builds

* fix: comment out unified deps builder

* fix: remove dependency on deps

* fix: shamefully hoist deps
2025-07-31 21:36:01 +10:00
12837d44fe Fix linting 2025-07-01 09:09:10 +10:00
12d87d6256 Fix CodeQL warnings 2025-06-28 12:00:42 +10:00
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
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
185f37f135 fix: release workflow 2025-05-30 19:01:39 +10:00
ad2c0f982a feat: add attestations to docker images
attestations are best practice https://docs.docker.com/build/ci/github-actions/attestations/
2025-05-29 14:26:15 -04:00
d99c648259 fix: accidental removal of nightly tag 2025-05-29 13:54:14 -04:00
233324d6fb feat: supply drop version during release build 2025-05-29 13:52:32 -04:00
fd4ec3fd1c Update release.yml 2025-04-20 20:43:01 +10:00
26abb75e94 ci: add prefix to branch based docker tags 2025-04-17 20:18:21 -04:00
86c2d00726 feat: add lint ci job 2025-04-13 21:46:41 -04:00
931913b836 ci: drop PAT_TOKEN 2025-04-04 19:19:33 -04:00
2be0e2f88c ci: add typecheck ci 2025-04-04 19:15:05 -04:00
7df175b747 ci: update actions versions 2025-04-04 19:03:38 -04:00
b6d05a6d09 ci: don't mark nightly container as latest 2025-04-04 18:59:18 -04:00
5384759261 fix: update workflow to recurse submodules properly 2025-03-31 09:47:54 +11:00
e3022bc52b fix: add submodules 2025-03-31 09:38:58 +11:00
f5e52321b8 nightly builds and fix drop repo 2025-03-26 18:20:37 -04:00
58d558159d feat: github build 2025-03-27 09:16:22 +11:00