Commit Graph

1542 Commits

Author SHA1 Message Date
MiniDigger | Martin
1f44a94dcf no longer build old frontend, add missing image url 2022-06-17 22:42:31 +02:00
MiniDigger | Martin
e8581935cf switch back to postgres, fix promoted versions 2022-06-17 22:27:49 +02:00
MiniDigger | Martin
c4dc3b0b9a add platform logos 2022-06-17 19:52:25 +02:00
Nassim Jahnke
c5fafb8496
Download design improvements, rename flag to report 2022-06-17 17:28:26 +02:00
Nassim Jahnke
e0e9e088ee
Fix notification timer 2022-06-17 16:38:44 +02:00
Nassim Jahnke
3586ef6c63
More broken notification changes 2022-06-17 16:14:36 +02:00
MiniDigger | Martin
34b12c5269 download button, set recommended button 2022-06-17 15:25:37 +02:00
MiniDigger | Martin
7c47ca0969 more token stuff, project visibility stuff 2022-06-17 13:22:26 +02:00
MiniDigger | Martin
51e8816fa4 further improve token handling, closes #679 2022-06-17 11:54:02 +02:00
Nassim Jahnke
44487e4dc5
Change notification border 2022-06-16 13:29:01 +02:00
MiniDigger | Martin
a319c498ef persist theme properly 2022-06-16 03:15:34 +02:00
MiniDigger | Martin
96596b7794 bunch of stuff
I don't remember what, its past 2 am, how am I supposed to know?!

something with nicer loader, no more unnecessary fresh on router switch, fixes to tag stuff, bunch of org stuff, fixes for error messages

fixes #677 tho
2022-06-16 02:25:09 +02:00
u9g
e183c31809
Link to new forums instead of old forums (#676) 2022-06-15 22:55:44 +02:00
MiniDigger | Martin
e0c256baa6 pagination! 2022-06-15 22:47:10 +02:00
MiniDigger | Martin
718c68ea90 finish up project creation 2022-06-15 21:32:56 +02:00
MiniDigger | Martin
8b95ffe7e0 fix signup, anon loggout and add hover to project nav 2022-06-15 15:22:02 +02:00
MiniDigger | Martin
0f8aa2be1b allow locking users 2022-06-15 14:58:43 +02:00
MiniDigger | Martin
80d0fde4cb further improve cookie handling
this is a bit messy but it works soooooo
2022-06-15 12:23:20 +02:00
MiniDigger | Martin
ed404fc6bf implement project flagging 2022-06-15 11:29:51 +02:00
MiniDigger | Martin
97a49e3886 get mc version in index from paper platform 2022-06-15 10:42:40 +02:00
MiniDigger | Martin
f9d0587989 fix org avatar spacing 2022-06-15 10:29:30 +02:00
MiniDigger | Martin
144e940ddb fix missing reject for ano usage 2022-06-15 10:24:24 +02:00
MiniDigger | Martin
4cfa34cbe6 org avatar changing 2022-06-15 09:34:56 +02:00
MiniDigger | Martin
75e915f23c cleanup validations to fix project creation 2022-06-13 19:45:23 +02:00
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