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 |
|
Jake Potrebic
|
b4f4f426af
|
begin converting config types to records
|
2022-11-06 16:42:36 -08:00 |
|
Jake Potrebic
|
2961f589c5
|
make pre-commit script executable
|
2022-11-06 15:47:36 -08:00 |
|
Jake Potrebic
|
eb42f5db4f
|
make GitProperties autowire optional
|
2022-11-06 15:47:01 -08:00 |
|
MiniDigger | Martin
|
62968faf50
|
feat(backed): add simple fake data generation
|
2022-11-06 22:31:56 +01:00 |
|
MiniDigger | Martin
|
d65514cd0e
|
chore(db): flatten migrations and rename repeatables in order
|
2022-11-06 20:31:49 +01:00 |
|
MiniDigger | Martin
|
393daca489
|
feat(db): move views and functions to repeatable migrations (closes #726)
|
2022-11-06 20:09:47 +01:00 |
|
MiniDigger | Martin
|
4e156bf598
|
feat: server side pagination, fixes #828, #833
|
2022-11-05 17:00:38 +01:00 |
|
MiniDigger | Martin
|
8919c48f31
|
feat: add version page
|
2022-11-05 12:22:53 +01:00 |
|
renovate[bot]
|
3bc9df8afe
|
fix(deps): update frontend non-major dependencies (#1006)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-05 10:07:33 +01:00 |
|
MiniDigger | Martin
|
9fbc5bd02f
|
fix(chart): fix security context
|
2022-10-31 19:23:00 +01:00 |
|
renovate[bot]
|
23dfd17851
|
chore(deps): update node.js to v19 (#1003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-31 16:18:00 +01:00 |
|
renovate[bot]
|
3f427ab043
|
chore(deps): update actions/setup-java action to v3 (#998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: MiniDigger | Martin <admin@benndorf.dev>
|
2022-10-31 16:03:31 +01:00 |
|
renovate[bot]
|
8c5f69d872
|
chore(deps): update actions/setup-node action to v3
|
2022-10-31 15:58:33 +01:00 |
|
renovate[bot]
|
57c90e32d9
|
chore(deps): update docker/login-action action to v2
|
2022-10-31 15:58:27 +01:00 |
|