Commit Graph

1991 Commits

Author SHA1 Message Date
MiniDigger | Martin
f1bd2387fa fix(front+backend): properly generate logout urls with token 2022-12-23 18:46:21 +01:00
MiniDigger | Martin
825fb5f8f3 fix(backend): issue new refresh tokens less often 2022-12-23 18:27:33 +01:00
MiniDigger | Martin
1dc2b68e2a fix(build): choose backend data host depending on branch 2022-12-23 16:06:52 +01:00
MiniDigger | Martin
798c1990bc fix(frontend): move version-info out of backendData json so that it can't be stale 2022-12-23 16:03:17 +01:00
MiniDigger | Martin
4fbe9f2e8b feat(frontend): refactor backend data handling
now generates at build time instead.
2022-12-23 15:44:16 +01:00
Michael
e72b03dbd1
Run actions on staging 2022-12-23 13:57:52 +01:00
MiniDigger | Martin
fb3fba7a80 fix(front+backend): actually make auth token refresh work 2022-12-23 13:24:15 +01:00
Nassim Jahnke
9bc4dfd72b
Fix admin org role value 2022-12-23 10:59:37 +01:00
MiniDigger | Martin
24cef5f443 fix(frontend): make prism stuff more robust, statically import theme, allow more markdown requests at once 2022-12-23 01:30:50 +01:00
MiniDigger | Martin
a180870041 feat(frontend): allow pressing comma or space to terminate a tag in InputTag 2022-12-23 01:07:19 +01:00
MiniDigger | Martin
762df9e4a2 feat(frontend): don't use dropdown for download button when only one platform is filled 2022-12-23 00:48:20 +01:00
MiniDigger | Martin
ac0ba99dd8 feat(frontend): add dynamic prism loading for syntax highlighting 2022-12-23 00:16:00 +01:00
MiniDigger | Martin
edbc75d24d fix(frontend): make horizontal scrollbar less giant
also adds a bit of border radius to the thumb
2022-12-22 22:54:14 +01:00
Nassim Jahnke
47b4defd18
Fix wrong translation key used for wiki label 2022-12-22 22:50:06 +01:00
MiniDigger | Martin
375c64c1fe chore: update lib 2022-12-22 21:54:53 +01:00
MiniDigger | Martin
c7e519b811 feat(front+backend): add user list to admin section 2022-12-22 20:41:36 +01:00
MiniDigger | Martin
60ad2741d5 fix(frontend): move public folder into the right dir... 2022-12-22 19:12:46 +01:00
MiniDigger | Martin
c64a1ec4dd fix(frontend): fixup error handling 2022-12-22 18:56:27 +01:00
Michael
4d002e70ae
Update chart image repository 2022-12-22 17:58:18 +01:00
MiniDigger | Martin
462164649a feat(frontend): favicons 2022-12-22 17:57:15 +01:00
MiniDigger | Martin
b2e3c8b52a feat(frontend+backend): update header data in background on click
also fixes the user api server returning fron header data, it used primitive queries in NotificationsDAO, not the proper ones.
2022-12-22 17:37:51 +01:00
Nassim Jahnke
f8cbf57e09
Fix org visibility hiding 2022-12-22 17:18:53 +01:00
Michael
c0ca6f96a5
Tag latest if default branch 2022-12-22 17:07:48 +01:00
MiniDigger | Martin
ab53a5fffd fix(frontend): i18n in error handling 2022-12-22 17:07:31 +01:00
Michael
a681530dfb
Fix Github repository variable 2022-12-22 17:01:38 +01:00
Michael
e89cedd3a9
Better image naming 2022-12-22 16:56:18 +01:00
MiniDigger | Martin
8a85c1f80f feat(frontend): set lang html attr 2022-12-22 16:52:43 +01:00
Michael
b2e6105494
Merge pull request #1042 from HangarMC/fix/ci 2022-12-22 16:52:12 +01:00
Michael
e29a9f5495
GHA is dumb, use our own variable 2022-12-22 16:47:53 +01:00
Michael
4fb40f3c7d
Use the correct ref variable 2022-12-22 16:42:56 +01:00
Michael
ba00953833
Use registry var 2022-12-22 16:38:24 +01:00
MiniDigger | Martin
004d6e2e85 fix(frontend): move cache control to route rules 2022-12-22 16:33:54 +01:00
Nassim Jahnke
347e72de0c
Add icons to version platform dropdown 2022-12-22 16:32:25 +01:00
Michael
1d30e77101
Actually run 2022-12-22 16:31:52 +01:00
Michael
8530c51d35
Use our own GHCR & better tagging for automation 2022-12-22 16:30:38 +01:00
Nassim Jahnke
b00a8ad771
Fix file link parameter order 2022-12-22 16:26:04 +01:00
MiniDigger | Martin
cdcbc5b4b8 feat(frontend): cache-control headers 2022-12-22 16:12:21 +01:00
MiniDigger | Martin
99a7aee5c0 feat(frontend): text compression of assets/js/css/etc 2022-12-22 15:57:38 +01:00
Nassim Jahnke
28043c6504
Fix support link label 2022-12-22 15:53:29 +01:00
MiniDigger | Martin
93d055aba7 fix(frontend): no need to pass around i18n so much 2022-12-22 14:56:53 +01:00
MiniDigger | Martin
8f7fc31e22 fix(frontend): hide downloads and views for now while they are broken, rewrite the whole system later 2022-12-22 12:57:42 +01:00
MiniDigger | Martin
575bc127e7 fix(docker): remove unnecessary dockerignore file 2022-12-21 17:06:26 +01:00
MiniDigger | Martin
bd975edf3d feat: config for kratos api key 2022-12-21 15:44:47 +01:00
MiniDigger | Martin
afb4657350 chore: formatting fixes + update lib 2022-12-20 20:25:09 +01:00
MiniDigger | Martin
bd140db380 chore: update lib 2022-12-20 19:07:04 +01:00
MiniDigger | Martin
425fc30637 feat(frontend): allow typechecking, fix type errors with useErrorHandling 2022-12-20 18:47:00 +01:00
MiniDigger | Martin
8eac8aff1c chore(frontend): remove useless 'authed' param 2022-12-20 18:33:46 +01:00
MiniDigger | Martin
5470d5b07e feat(auth): rework auth system implementation to be more reliable and cleaner 2022-12-20 18:01:08 +01:00
MiniDigger | Martin
5c409f7831 fix(docker): don't copy to wrong folder 2022-12-20 11:34:24 +01:00
MiniDigger | Martin
58674c57d3 fix: attribute styles not working 2022-12-20 11:31:22 +01:00