Commit Graph

2040 Commits

Author SHA1 Message Date
MiniDigger | Martin
f00a7af42a fix: typo 2022-12-16 16:53:30 +01:00
MiniDigger | Martin
85ce3858b9 fix: prep before lint 2022-12-16 16:49:49 +01:00
MiniDigger | Martin
dad8789f7e feat!: start moving to nuxt 2022-12-16 14:57:01 +01:00
MiniDigger | Martin
c287c12b0d fix(config): seems like import/core-modules isn't merged 2022-12-09 15:59:40 +01:00
MiniDigger | Martin
2dad8d5967 feat(config): share linter configs via lib 2022-12-09 15:53:47 +01:00
Konicai
9956c5d20b
Fix some typos on versions page (#1036) 2022-12-05 09:02:47 +01:00
MiniDigger | Martin
e91f82d377 chore(chart): vite 3, lockfile maintenance 2022-12-04 12:02:52 +01:00
renovate[bot]
5f2965569f
chore(deps): update actions/add-to-project action to v0.4.0 (#1034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-04 11:54:05 +01:00
renovate[bot]
0a154496e2
fix(deps): update dependency @vueuse/head to v1 (#1026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-04 11:41:29 +01:00
renovate[bot]
6e13d51ff5
chore(deps): update dependency eslint-plugin-unicorn to v45 (#1033)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-04 11:37:51 +01:00
renovate[bot]
dfdc6418ac
chore(deps): update frontend non-major dependencies (#1025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-04 11:32:16 +01:00
renovate[bot]
236c2ce1b8
chore(deps): update backend non-major dependencies (#1032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-04 11:30:05 +01:00
MiniDigger | Martin
5a772a9eeb feat(chart): allow customizing announcement text 2022-12-04 11:23:50 +01:00
MiniDigger | Martin
7533ba4780 fix(frontend): make IJ recognize icon imports 2022-12-03 18:30:20 +01:00
MiniDigger | Martin
4e74f3e739 fix(backend): clean up last things needed for s3 shit, closes #135 2022-11-26 11:25:35 +01:00
MiniDigger | Martin
7c847dfa97 fix(frontend): revert tab to valid values if navigating to an invalid one 2022-11-26 10:35:32 +01:00
MiniDigger | Martin
00dfaee6df fix: don't fail on image cache invalidation
closes #1024 for good
2022-11-26 10:24:32 +01:00
Jake Potrebic
7a77c88bb8
fix text inputs not validating right away
closes #1017
2022-11-20 19:27:42 -08:00
Jake Potrebic
31fe7bb53e
validation work 2022-11-20 13:29:04 -08:00
Jake Potrebic
4e7a66d929
move one more type 2022-11-20 09:35:41 -08:00
Jake Potrebic
3cd772d440
move some type declarations to lib types folder 2022-11-20 09:29:14 -08:00
MiniDigger | Martin
c64a50824f feat(frontend): implement server pagination on staff and authors page, fixes #1030 2022-11-20 11:00:11 +01:00
MiniDigger | Martin
15a4ee86d8 feat(frontend): allow server pagination in sortable table 2022-11-20 11:00:10 +01:00
MiniDigger | Martin
5319a2d6a0 fix(backend): fix username sorter, add roles sorter for staff 2022-11-20 11:00:10 +01:00
MiniDigger | Martin
1396a1f019 fix(chart): remove stale todos 2022-11-20 11:00:10 +01:00
MiniDigger | Martin
256bda559d fix(frontend): make handleRequestError return ref so make typing easier 2022-11-20 11:00:10 +01:00
Jake Potrebic
6ba7d98079
more type fixes 2022-11-19 21:45:07 -08:00
Jake Potrebic
866e15a6b5
some typescript typing fixes 2022-11-19 18:17:19 -08:00
MiniDigger | Martin
a10eda3cf9 fix(frontend): fix sponsor message not visually updating the first time, fixes #1029 2022-11-19 16:13:31 +01:00
MiniDigger | Martin
cc8edf577f chore(backend): replace usage of deprecate WebSecurityConfigurerAdapter 2022-11-19 15:26:43 +01:00
MiniDigger | Martin
722ba1793b fix: action version 2022-11-19 11:54:34 +01:00
MiniDigger | Martin
0804edba85 feat: automatically add new issues to the hangar project 2022-11-19 11:53:28 +01:00
MiniDigger | Martin
c06b47342b
chore(docs): update link in readme 2022-11-13 21:36:27 +01:00
Noah van der Aa
5773496b6e
fix(backend): project editing permissions (#1022)
closes #1019
2022-11-10 13:18:20 +01:00
MiniDigger | Martin
6f0b515a21 fix(backend): fix missing validation (fixes #1015) 2022-11-10 11:03:59 +01:00
MiniDigger | Martin
0e8b9e6718 fix(db): fix db leftovers from #1008 2022-11-10 09:09:58 +01:00
MiniDigger | Martin
05fd045edb fix(frontend): some dark mode color tweaks (#706) 2022-11-08 21:59:56 +01:00
MiniDigger | Martin
ffe97d0908 fix(frontend): make nav links larger (#706) 2022-11-08 21:28:29 +01:00
MiniDigger | Martin
89513bfdd5 fix(frontend): link project name in project header to project index page (#706) 2022-11-08 21:21:23 +01:00
MiniDigger | Martin
a6cd577925 fix(frontend): don't auto-quote blockquotes (#706) 2022-11-08 21:15:48 +01:00
MiniDigger | Martin
abb4d70a17 fix(chart): don't access auth backend via public route
most likely fixes #1010 and #1011
2022-11-08 21:04:54 +01:00
Lachlan
956ce62994
feat: add agpl as a license option (#1012)
Co-authored-by: MiniDigger | Martin <admin@benndorf.dev>
2022-11-08 20:43:33 +01:00
renovate[bot]
b1be7534b8
chore(deps): update frontend non-major dependencies (#1007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-08 19:12:56 +01:00
MiniDigger | Martin
6c52463566
chore(deps): renovate only weekly 2022-11-08 19:11:09 +01:00
renovate[bot]
2ff97b8a88
chore(deps): update eclipse-temurin docker tag to v17.0.5_8-jre-alpine (#1013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-07 22:57:21 +01:00
MiniDigger | Martin
102c21aad9
fix(tests): use postgres 145 for tests 2022-11-07 09:36:26 +01:00
Jake Potrebic
9f85cae252
fix circular dep issue 2022-11-06 19:47:44 -08:00
Jake Potrebic
b6c34e616d
improve pagination configuration 2022-11-06 19:44:16 -08:00
Jake Potrebic
1ec34b350b
convert almost all custom config objects to records 2022-11-06 19:04:30 -08:00
Jake Potrebic
03352e47cb
improve SPeL support in various annotations 2022-11-06 17:24:13 -08:00