Harvey Tindall hrfee
hrfee synced commits to main at hrfee/jfa-go from mirror 2023-06-27 06:48:52 +00:00
f72960635d build: include debug symbols & sourcemaps in unstable builds
b5c80e9d27 config: make sure recaptcha is hidden when disabled
Compare 2 commits »
hrfee synced commits to main at hrfee/jfa-go from mirror 2023-06-26 22:38:51 +00:00
3fa4b01115 setup: add user page
65f402fd35 admin: hide my account button when disabled
46f1bc20c8 css: fix font error
a13a72c626 admin: fix logout when url base is used
5a80145607 css: add notification animation
Compare 5 commits »
hrfee synced commits to main at hrfee/jfa-go from mirror 2023-06-26 14:28:51 +00:00
baf5e6a593 accounts: add dropdown arrow on "Announce" button
850bb8f44e accounts: fix modify user card layout
b17d8424e9 profiles: fix application
d2253ff069 accounts: fix filter card height
Compare 4 commits »
hrfee synced commits to main at hrfee/jfa-go from mirror 2023-06-25 22:08:51 +00:00
0946b3a1da Merge Database Migration
e1c215b72e db: remove remaining storage.loadX calls
ea0598e507 db: move legacy data loading out of main/config
28c3d9d2e4 db: use db key to store migration status
e9f9d9dc98 db: mark migration as completed when it's done
Compare 12 commits »
hrfee synced commits to db at hrfee/jfa-go from mirror 2023-06-25 22:08:51 +00:00
e1c215b72e db: remove remaining storage.loadX calls
ea0598e507 db: move legacy data loading out of main/config
28c3d9d2e4 db: use db key to store migration status
e9f9d9dc98 db: mark migration as completed when it's done
bb75bfd15d db: deprecate customEmails/userPage
Compare 6 commits »
hrfee synced commits to db at hrfee/jfa-go from mirror 2023-06-24 21:38:51 +00:00
hrfee synced new reference db to hrfee/jfa-go from mirror 2023-06-24 21:38:51 +00:00
hrfee synced commits to main at hrfee/jfa-go from mirror 2023-06-24 13:28:51 +00:00
fc7ae0ec4e userpage: respect 12h/24h choice
753f5fc517 compile_mjml: use multiprocessing instead of thread
Compare 2 commits »
hrfee synced commits to main at hrfee/jfa-go from mirror 2023-06-23 21:08:50 +00:00
f1b7ef303d Makefile: GOESBUIILD changes
e7d4b5051b build: cleanup reprepro incoming after processing
b7b3aa1eb7 build: fix goreleaser, include optional builder name
f083d6b53f updater: include build date, check against updates
Compare 4 commits »
hrfee synced commits to main at hrfee/jfa-go from mirror 2023-06-23 13:02:11 +00:00
7caa5c5d57 lang: fix the usual on slovenian
65c2722a20 font: switch to hanken grotesk
6b3fc3d492 lang: correct language names
fec9776def build: fix up goreleaser
bfeab3648c form: change contact-via radios to checks
Compare 6 commits »
hrfee synced commits to main at hrfee/jfa-go from mirror 2023-06-23 04:52:11 +00:00
ef5d89f323 Merge "My Account"
9bcbffde5d merge lang changes back in
c37735f2e8 Added translation using Weblate (German (Low))
165abc7bea Added translation using Weblate (German (Low))
7aaafb90e3 form: actually link to the my account page
Compare 58 commits »
hrfee synced commits to user-page at hrfee/jfa-go from mirror 2023-06-23 04:52:11 +00:00
9bcbffde5d merge lang changes back in
c37735f2e8 Added translation using Weblate (German (Low))
165abc7bea Added translation using Weblate (German (Low))
7aaafb90e3 form: actually link to the my account page
Compare 4 commits »
hrfee synced commits to user-page at hrfee/jfa-go from mirror 2023-06-22 20:42:11 +00:00
f07c60afb0 userpage: mention link reset requirement
6adbba54ce userpage: invalid refresh token on pw change
97db4d714a userpage: implement change password functionality
12ce669566 userpage: add password change card, validation, rearrange page
4496e1d509 pwr: ensure internal pwr pin is deleted after use
Compare 5 commits »
hrfee synced commits to user-page at hrfee/jfa-go from mirror 2023-06-22 12:32:11 +00:00
3b3f37365a userpage: autofill username in pwr modal
22c91be127 userpage: make pwr accept username too
3ec3e9672e userpage: time-pad pwr request for ambiguity
86daa70ccb userpage: password resets
db97c3b2d4 form: add notice about userpage on success modal, userpage title
Compare 6 commits »
hrfee synced commits to user-page at hrfee/jfa-go from mirror 2023-06-22 04:22:11 +00:00
8113f794ab form: fix confirmation success page css
14c18bd668 form: rework email confirmation
f779f0345e storage: Use familiar api for invite access
Compare 3 commits »
hrfee synced commits to user-page at hrfee/jfa-go from mirror 2023-06-21 20:12:11 +00:00
ebacfd43be form: fix captcha, matrix, telegram
e4a7172517 messages: assign tokens to jf users on userpage
3747eaa3a7 messages: refactor dc/tg, fix tg
761d8d1c03 userpage: refresh pin when contact changed > once
4e7f720214 userpage: hide bg on login, dont refresh page ever
Compare 7 commits »
hrfee synced commits to user-page at hrfee/jfa-go from mirror 2023-06-21 12:02:11 +00:00
920161b920 settings: add "note" type, shows as card
e7f7dcbb78 userpage: show placeholder message card for admins
cc4a97db28 userpage: fix card color in light mode
Compare 3 commits »
hrfee synced commits to user-page at hrfee/jfa-go from mirror 2023-06-21 03:52:11 +00:00
b546aeb440 userpage: don't wrap contact methods, ellipsise
99679a800d userpage: add customizable message on page
7b9b0d8a84 userpage: implement login message card
Compare 3 commits »
hrfee synced commits to user-page at hrfee/jfa-go from mirror 2023-06-20 19:42:11 +00:00
8e153cd92f userpage: unlink accounts
d509abdd5c userpage: add matrix
96c51af15a matrix: modularize
Compare 3 commits »
hrfee synced commits to user-page at hrfee/jfa-go from mirror 2023-06-20 11:32:11 +00:00
68004e1d34 storage: user set/get methods for contact method access