MiniDigger | Martin
99e792be7f
update pnpm in action
2022-07-09 12:11:52 +02:00
MiniDigger | Martin
2d67f2ddb1
move logo to lib and resize it, error handling for logout
2022-07-08 21:13:41 +02:00
Nassim Jahnke
cc38da7a95
Finish project/version deletion and restoring
2022-07-05 18:10:37 +02:00
Nassim Jahnke
72c1492c3e
Update HangarLib
2022-07-05 16:48:28 +02:00
Nassim Jahnke
59a2141ea0
Add issue templates
...
Closes #567
2022-07-05 15:06:22 +02:00
Nassim Jahnke
4b77ae6378
Add suffix to deleted projects/versions
...
This allows users to recreate a project or version under the same name without having to wait for staff to fully delete it and without needing to give users the ability to update version files/links later on.
Todo: Make sure deleted versions don't get into download buttons, remove suffix when project/version is restored
2022-07-05 13:26:13 +02:00
Nassim Jahnke
f1ea814300
still wrong
2022-07-05 12:00:07 +02:00
Nassim Jahnke
65106dde24
Don't push the wrong db migration
2022-07-05 11:58:10 +02:00
Nassim Jahnke
b314541cfd
Don't forget the db migration
2022-07-05 11:57:05 +02:00
Nassim Jahnke
7b55c62308
Start working on pinned projects
...
Missing actually pinning projects on the userpage on frontend, endpoint should also return Project instead of ProjectCompact
2022-07-05 11:53:59 +02:00
MiniDigger | Martin
2d5167bef8
try to fix i18n stuff
2022-07-04 18:38:32 +02:00
MiniDigger | Martin
7346276174
hopefully unfuck the locale situation
2022-07-04 18:09:07 +02:00
Nassim Jahnke
02172eaad2
Update readme
2022-07-02 21:19:41 +02:00
Nassim Jahnke
0f68dc7e2c
Update HangarLib
2022-07-02 14:38:03 +02:00
Nassim Jahnke
b0d9507f71
Whoops
2022-07-02 14:26:11 +02:00
Nassim Jahnke
f9c4d652df
Add platform versions to download dropdown
2022-07-02 14:25:32 +02:00
MiniDigger | Martin
0cc6d06c4c
move i18n stuff to lib
2022-07-02 12:29:23 +02:00
Nassim Jahnke
af3097570a
Fix dependency adding
...
Doesn't look perfect, especially the edit modal needs to be made larger, but slightly better and works now™️
2022-07-01 18:59:32 +02:00
Nassim Jahnke
87f0725385
Update HangarLib
2022-07-01 18:24:59 +02:00
Nassim Jahnke
41b39a37f1
Improvements to project/org/version creation design
2022-07-01 18:21:12 +02:00
Nassim Jahnke
423af12ea1
Small version upload design changes
2022-06-30 11:18:30 +02:00
Nassim Jahnke
0cba1abaa3
Fix changelog overflow, fix doc subpage (again)
2022-06-30 11:01:28 +02:00
Nassim Jahnke
9e84c06db3
Small project list improvements
...
Show category, show more info on smaller displays
2022-06-29 23:10:24 +02:00
Nassim Jahnke
97859cd354
Fix project subpage refreshing
2022-06-29 18:33:39 +02:00
Nassim Jahnke
30ffe6a364
Fix project subpage overflow
2022-06-29 18:29:52 +02:00
Nassim Jahnke
bf3792feee
Add feedback on project icon changing
2022-06-29 15:56:26 +02:00
Nassim Jahnke
79e7d68f60
Fix homepage version list sorting
2022-06-29 15:24:19 +02:00
Nassim Jahnke
d1969e0416
Fix markdown line breaks, fix pre-commit
2022-06-28 23:09:04 +02:00
MiniDigger | Martin
29b91fcc46
checkout submodules
2022-06-28 21:12:44 +02:00
MiniDigger | Martin
3cb9a6f43c
move lib to submodule v2
2022-06-28 21:05:18 +02:00
MiniDigger | Martin
342259121b
move lib to submodule
2022-06-28 21:03:41 +02:00
MiniDigger | Martin
a9c0b2365e
I didn't mean to break error tooltips + fix one rename
2022-06-28 20:53:16 +02:00
MiniDigger | Martin
16de74e09b
prepare for splitting out lib
2022-06-28 20:49:35 +02:00
Nassim Jahnke
d17b40030c
Allow to select per platform versions
...
Missing proper sorting of versions, also moved to the backend
Closes #727
2022-06-27 21:14:22 +02:00
Nassim Jahnke
10c8d5eccf
Add simple mc version filtering
2022-06-27 19:32:25 +02:00
Nassim Jahnke
94d74ffc15
Add db migration for tags/recommended versions/promoted versions
2022-06-27 18:20:02 +02:00
dependabot[bot]
2be0f2d21b
Bump java-jwt from 3.19.2 to 4.0.0 ( #721 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 17:28:57 +02:00
dependabot[bot]
f0445b0385
Bump spring-boot-starter-parent from 2.7.0 to 2.7.1 ( #722 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 17:28:36 +02:00
Nassim Jahnke
441ba27537
Sort member list by rank, some role changes
...
Changes are currently not applied to staging, the current role table has to be truncated first
2022-06-27 13:43:16 +02:00
Nassim Jahnke
90424e814d
More rate limiting
2022-06-27 12:55:15 +02:00
Nassim Jahnke
65bd042caa
Remove recommended version setting
...
Missing migrations, possibly broke controller?
2022-06-26 20:50:04 +02:00
Nassim Jahnke
2b671c1482
Readd platform version formatting
2022-06-25 00:05:12 +02:00
Nassim Jahnke
f58c1f3011
Remove tags
2022-06-24 22:50:18 +02:00
Nassim Jahnke
aa07243b4c
Give modals some padding, replace manually placed close buttons
2022-06-24 20:54:05 +02:00
Jake Potrebic
429f963ea2
flatten db
...
run flyway:baseline after deleting the flyway table to keep all existing data
2022-06-21 19:52:05 -07:00
MiniDigger | Martin
c3c9c42af6
fix disabled inputs
2022-06-21 23:04:16 +02:00
Nassim Jahnke
54d58d4bfd
Minor fixes
2022-06-21 23:00:24 +02:00
MiniDigger | Martin
0b96d052b2
rearrange version page a big
2022-06-21 22:59:47 +02:00
Nassim Jahnke
1d07bf7d18
Fix pinned version style on short versions
2022-06-21 22:26:39 +02:00
Jake Potrebic
0c63be2a90
work on pinned versions
2022-06-21 12:59:09 -07:00