Commit Graph

1668 Commits

Author SHA1 Message Date
MiniDigger | Martin
1a488ba60a pimp my error page 2022-06-13 19:11:32 +02:00
MiniDigger | Martin
ba6f09758d always fetch avatars from auth 2022-06-12 19:56:50 +02:00
MiniDigger | Martin
e3cff24685 don't login onto the logout site 2022-06-12 11:24:54 +02:00
MiniDigger | Martin
d39753b2d6 fix proxy settings for auth 2022-06-11 20:00:54 +02:00
MiniDigger | Martin
29fba59872 readd error tooltip 2022-06-11 15:50:39 +02:00
MiniDigger | Martin
c1294e723e remove tons of warnings and hydration errors, speed up page loading 2022-06-11 15:44:02 +02:00
MiniDigger | Martin
0381cc4ce4 improve handling of the request object 2022-06-11 14:30:20 +02:00
MiniDigger | Martin
6dc4c2b51d refactor auth stuff, downgrade deps again
this fixes a mem leak I can't be bothered to track down by downgrading deps.

this also changes how auth works, it now uses cookies for the access and refresh token and has some nice retry logic added when your access token expires.
2022-06-08 21:39:29 +02:00
MiniDigger | Martin
7cd639f883 chore: update deps 2022-06-06 10:38:22 +02:00
dependabot[bot]
225b6eadb1
Bump jdbi3-bom from 3.29.0 to 3.30.0 (#668)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 10:34:16 +02:00
MiniDigger | Martin
8ed57b4e8c chore: update deps 2022-06-05 10:48:09 +02:00
Nassim Jahnke
0b32d7babb
Dumb notification changes
Not done, also missing fade effects, since vue's transition group was acting up
2022-06-03 18:36:58 +02:00
FabianAdrian
41e31970ba
Improve radio and checkbox input (#667)
* improve checkbox and radio inputs

* remove leftover icon import
2022-06-01 20:28:51 +02:00
Nassim Jahnke
8a5e4edd50
Various fixes 2022-05-31 19:07:02 +02:00
Nassim Jahnke
542a4efbe3
Improve notifications page
Add type icons, fix mark as read not updating the current list
2022-05-30 15:53:49 +02:00
Nassim Jahnke
dc817573ca
Finish™️ notification dropdown 2022-05-29 22:40:14 +02:00
Nassim Jahnke
15e2e1813d
More work on notification dropdown 2022-05-29 14:43:51 +02:00
FabianAdrian
2bd3ba466b
project list style fixes (#664) 2022-05-29 13:00:54 +02:00
Nassim Jahnke
473f7f4f59
Small notification dropdown changes 2022-05-28 20:36:38 +02:00
Nassim Jahnke
4d804fa235
Small fixes to notification page and member editing 2022-05-28 18:25:52 +02:00
Nassim Jahnke
09a4d1072e
Improve notification dropdown 2022-05-28 17:49:20 +02:00
Nassim Jahnke
3db198214d
Add preliminary notifications icon 2022-05-28 14:06:16 +02:00
Nassim Jahnke
3aea150676
Disable texarea resizing, markdown editor changes
It's still not perfect, but definitely *better*
2022-05-27 22:38:17 +02:00
Nassim Jahnke
1ad1658f87
Fix star/watch toggle, add notification, update local counter 2022-05-27 21:27:40 +02:00
Nassim Jahnke
7d79d077d5
Lots of small design improvements and fixes 2022-05-26 13:40:33 +02:00
Nassim Jahnke
4486bc6026
Things, set versions to public on upload 2022-05-25 17:05:08 +02:00
Nassim Jahnke
aaa89da4f3
Improvements to versions page 2022-05-25 16:17:55 +02:00
Nassim Jahnke
92df72296d
Minor consistency fixes 2022-05-24 17:21:18 +02:00
Nassim Jahnke
01610fe7dd
Merge pull request #663 from fabianmakila/color-cleanup 2022-05-24 17:00:40 +02:00
fabianmakila
009bb0d873 use primary-200 for color-primary on dark mode 2022-05-24 17:56:46 +03:00
fabianmakila
339115ca85 more refactoring, fixes and buttons 2022-05-24 17:42:50 +03:00
fabianmakila
36f96a2394 windi config color cleanup 2022-05-23 19:12:17 +03:00
MiniDigger | Martin
e4f1455808 fix tooltip styling 2022-05-23 17:47:41 +02:00
dependabot[bot]
ba079e383e
Bump jdbi3-bom from 3.28.0 to 3.29.0 (#661)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 11:10:17 +02:00
FabianAdrian
64fdbd9284
fix sidebar height grow (#660) 2022-05-22 16:13:57 +02:00
MiniDigger | Martin
00e7a7130c implement new version creating
almost done, just need to finish the dependency table
2022-05-22 16:01:54 +02:00
FabianAdrian
8a2f4ced89
fix project description overflow (#658) 2022-05-22 09:23:34 +02:00
MiniDigger | Martin
e960b292fc update spring 2022-05-21 12:36:51 +02:00
MiniDigger | Martin
a3a439ad07 implement reviews page plus a few misc changes 2022-05-21 12:19:23 +02:00
fabianmakila
016055838b fix search bar on mobile 2022-05-14 11:19:24 +02:00
fabianmakila
32f8b069ac front page style cleanup 2022-05-14 11:19:24 +02:00
MiniDigger | Martin
9e7c4d1511 rebuild lockfile 2022-05-10 19:46:23 +02:00
dependabot[bot]
3bbf18dee3
Bump pnpm from 6.32.12 to 7.0.1 in /frontend-new (#657)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 19:43:21 +02:00
dependabot[bot]
8802cc1915
Bump husky from 7.0.4 to 8.0.0 in /frontend-new (#656)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 19:43:05 +02:00
dependabot[bot]
0b82c90bd6
Bump java-jwt from 3.19.1 to 3.19.2 (#655)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 19:40:23 +02:00
dependabot[bot]
e75e464486
Bump bucket4j-core from 7.4.0 to 7.5.0 (#654)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 19:39:09 +02:00
FabianAdrian
05ba40d760
Adjust container classes (#652) 2022-05-03 18:04:58 +02:00
MiniDigger | Martin
7ac5e4f5eb add type to alert 2022-04-30 17:00:56 +02:00
MiniDigger | Martin
2c50138a8b update deps 2022-04-30 13:38:57 +02:00
MiniDigger | Martin
4df0c61564 add validations to like everything 2022-04-30 13:17:15 +02:00