Commit graph

  • 239c9e240f
    docs: add fonts cache header to nginx config Sam 2023-03-27 16:08:38 +0200
  • bcdcb1e0d5
    feat(frontend): appease pagespeed insights Sam 2023-03-27 15:48:03 +0200
  • 4a17611766
    feat(frontend): specify height as well as width for avatars Sam 2023-03-27 15:40:23 +0200
  • 99ab8b6864
    feat(frontend): self host fonts Sam 2023-03-27 15:40:03 +0200
  • 83e38bb320
    fix(backend): use correct ID in patch member endpoint Sam 2023-03-27 05:00:16 +0200
  • 80ac218376
    feat(frontend): don't make link a link if it's not a link Sam 2023-03-27 04:43:39 +0200
  • ed60340969
    fix(frontend): clarify required format for fediverse instance domain v0.2.1 Sam 2023-03-27 04:37:32 +0200
  • 5be0b168c5
    feat(frontend): validate username and member name client-side too Sam 2023-03-27 01:23:04 +0200
  • 6532393578
    feat: show prompt to fill profile/members if profile/member list is empty Sam 2023-03-27 00:44:55 +0200
  • 256a14a922
    feat: rel=me for profile links, don't show http:// prefix Sam 2023-03-26 00:07:51 +0100
  • 0c187aaf84
    feat(frontend): self host avatar placeholders Sam 2023-03-25 22:14:04 +0100
  • 67dae103d8
    fix(frontend): remove extra space in footer Sam 2023-03-25 17:08:17 +0100
  • 8da83b3f8d
    fix(frontend): don't show login button if user is logged in, redirect to profile on login Sam 2023-03-25 17:07:11 +0100
  • 2cb735a0db
    aaaa i messed up the terms link on the sign up page Sam 2023-03-25 16:19:33 +0100
  • d86d4f5540
    feat: fix foundkey support (closes #26) v0.2.0 Sam 2023-03-25 16:14:06 +0100
  • 75407827bc
    feat: better but not perfect misskey auth support Sam 2023-03-25 15:54:09 +0100
  • d9aa6e4fae
    feat(frontend): add basic error pages (fixes #32) Sam 2023-03-25 14:49:06 +0100
  • 987ff47704
    feat: misskey oauth (fixes #26) Sam 2023-03-25 03:27:40 +0100
  • ef6aa3ee5f
    feat(frontend): actual front page Sam 2023-03-25 03:02:44 +0100
  • 0ca31a3062
    feat(frontend): add terms + privacy policy v0.1.6 Sam 2023-03-25 01:49:11 +0100
  • e264f44fcd
    feat(frontend): add about page Sam 2023-03-25 01:24:54 +0100
  • ee8fcecd85
    feat(frontend): add about page Sam 2023-03-25 01:24:05 +0100
  • c66db2bb6c
    feat(frontend): use custom font Sam 2023-03-25 01:23:11 +0100
  • 40fb2d5dd1
    feat(frontend): always show footer at bottom of page Sam 2023-03-24 01:25:29 +0100
  • 84b87790ee merge: merge pull request 'add reports and moderation' (#31) from reports into main v0.1.5 sam 2023-03-23 16:14:24 +0000
  • 19d88afc67 Merge branch 'main' into reports reports sam 2023-03-23 16:14:03 +0000
  • 293f68e88c
    feat: add warnings page, add delete user + acknowledge report options Sam 2023-03-23 17:13:23 +0100
  • ab77fab0ea
    feat: add mod action notice to login page Sam 2023-03-23 15:40:33 +0100
  • f02e64fca7
    feat: add report button to profiles Sam 2023-03-23 15:20:07 +0100
  • a0bc39bcba
    feat: backend for warnings, partial frontend for reports Sam 2023-03-23 14:54:43 +0100
  • d4a6a01fb1
    fix: add notice to login page (fixes #27) Sam 2023-03-23 11:57:00 +0100
  • 29274287a2
    frontend: add reports list Sam 2023-03-23 11:30:47 +0100
  • 244c13cd84
    merge: branch 'main' into reports Sam 2023-03-23 10:50:36 +0100
  • 0d5b6e276e
    docs: slightly improve docs Sam 2023-03-23 10:49:49 +0100
  • dd608bbb22
    fix: make member avatar link to member card Sam 2023-03-23 10:17:36 +0100
  • 9813e1795e
    fix: delete current avatar when setting new avatar (fixes #33) Sam 2023-03-23 10:07:51 +0100
  • da67d12b60
    feat: use markdown-it instead of marked for descriptions Sam 2023-03-23 10:05:17 +0100
  • 77a93fd148
    a lil frontend work (as a treat) Sam 2023-03-23 09:30:23 +0100
  • 9fe6529c1b
    feat(backend): add create member report endpoint Sam 2023-03-22 15:53:20 +0100
  • 3bb97b8274
    feat(backend): add create user report endpoint Sam 2023-03-21 17:16:16 +0100
  • 90667bc285
    fix(frontend): check for field length when comparing edited member/user to current v0.1.4 Sam 2023-03-21 16:22:37 +0100
  • f790c57447
    chore(frontend): clean up imports + packages Sam 2023-03-21 15:32:51 +0100
  • cafebec8ec
    fix: make PronounLink reactive, fixes wrong pronouns showing up Sam 2023-03-21 15:06:55 +0100
  • 799d27b58c
    feat: add list reports endpoints Sam 2023-03-21 14:27:39 +0100
  • 76a8b30fe2
    Merge branch 'main' into reports Sam 2023-03-20 16:40:47 +0100
  • 938005cd9f
    chore: merge gitignore files Sam 2023-03-20 16:40:36 +0100
  • 1b949a013d
    refactor: use shared component for login callback pages Sam 2023-03-20 15:57:16 +0100
  • 6d32d05d98
    feat(backend): add force delete endpoint Sam 2023-03-20 15:04:32 +0100
  • 2309c24bd8
    add terms/privacy pages (no content yet) Sam 2023-03-19 16:14:47 +0100
  • 33f903b07d
    start reports/moderation in backend Sam 2023-03-19 16:14:09 +0100
  • 41edaee8ea
    fix(backend): fix display_name in PATCH /members/{id} not applying Sam 2023-03-19 04:05:11 +0100
  • 2f66f94390
    fix: show 404 page if user cannot be found Sam 2023-03-19 03:57:20 +0100
  • 7d8bb1023e
    feat: add button to remove existing user/member avatar Sam 2023-03-19 01:37:59 +0100
  • 77ae15a468
    feat: add changing order of fields (closes #28) Sam 2023-03-19 00:17:19 +0100
  • 004403895a
    fix: require >1 provider for unlink account endpoints (fixes #29) Sam 2023-03-18 23:04:50 +0100
  • d223cd89e8
    fix: validate member name contents Sam 2023-03-18 23:00:44 +0100
  • fe0680d587
    fix: crop avatars to square Sam 2023-03-18 22:51:54 +0100
  • b2bc608ec8
    feat: allow unlinking auth providers v0.1.3 Sam 2023-03-18 16:54:31 +0100
  • 8f6e280367
    feat: allow linking discord account to existing user Sam 2023-03-18 16:33:12 +0100
  • 97191933cb
    feat: allow linking fediverse account to existing user Sam 2023-03-18 15:19:53 +0100
  • d6bb2f7743
    fix(backend): return fedi info in /users/@me routes Sam 2023-03-17 14:14:31 +0100
  • 7a156558b6
    fix: update Makefile with frontend targets Sam 2023-03-17 14:14:12 +0100
  • 05919e4ecd fix(backend): correct paths to export endpoints sam 2023-03-16 16:49:40 +0000
  • a1d3431770 fix: use zero time if user has not exported their data before sam 2023-03-16 16:43:28 +0000
  • 1843f58d96
    feat: use fediverse icon on login page v0.1.2 Sam 2023-03-16 17:01:21 +0100
  • c6484ef066
    feat: offer fediverse login on login page Sam 2023-03-16 16:39:53 +0100
  • cf424d3ae4
    feat: sign up/log in with mastodon Sam 2023-03-16 15:50:39 +0100
  • f087e9a29f
    feat!(backend): move /auth/export to /users/@me/export Sam 2023-03-16 12:49:27 +0100
  • 17f6ac4d23
    feat(backend): start on fediverse auth support Sam 2023-03-16 11:43:25 +0100
  • bfa810fbb2
    feat(frontend): list tokens, use formatted dates v0.1.1 Sam 2023-03-15 23:28:57 +0100
  • 4fbbafc763
    fix(frontend): set title for all settings pages, not just the root Sam 2023-03-15 16:33:28 +0100
  • 419a3831ee
    feat(frontend): add data export page Sam 2023-03-15 16:30:27 +0100
  • 1344099d14
    feat(docs): add service files Sam 2023-03-15 15:31:13 +0100
  • 15109819df
    feat(backend): add data export Sam 2023-03-15 15:24:51 +0100
  • ded9d06e4a
    feat: build entire backend into single executable (including migrations etc) Sam 2023-03-15 10:04:48 +0100
  • f94bc67f3d
    fix(frontend): consistent info icons Sam 2023-03-15 00:34:39 +0100
  • 844f5e9255
    feat(frontend): better content type detection, add explanation about avatar file types Sam 2023-03-15 00:32:07 +0100
  • c2a3016265
    fix(frontend): get commit hash correctly Sam 2023-03-15 00:02:28 +0100
  • 7477814c1b
    feat: add toasts when editing profile/members Sam 2023-03-15 00:01:13 +0100
  • 87e6e2809e
    feat: add toasts Sam 2023-03-14 23:59:02 +0100
  • 1a7186061a
    feat(frontend): add sentry Sam 2023-03-14 22:56:47 +0100
  • 52606e850d
    feat(frontend): show latest tag in footer Sam 2023-03-14 22:39:56 +0100
  • 6c863bea96
    fix(frontend): treat newlines as line breaks Sam 2023-03-14 22:35:40 +0100
  • 149a7fba88
    feat(frontend): pad member page back button, add link to member page on edit page v0.1.0 Sam 2023-03-14 22:31:45 +0100
  • c4d7acc3f6
    fix(frontend): fix meta tags Sam 2023-03-14 22:26:21 +0100
  • dcf36465ea fix: correct form in last sentence on pronoun page sam 2023-03-14 16:31:23 +0000
  • b31f00597b
    fix(frontend): center icon above first column even if profile has no links Sam 2023-03-14 17:19:10 +0100
  • bfc9e6f5c0
    fix(frontend): use display name for members if possible Sam 2023-03-14 17:16:11 +0100
  • b50bed296a
    fix: show create member page with no members Sam 2023-03-14 17:11:09 +0100
  • ec6043df30
    feat: member edit page Sam 2023-03-14 17:06:35 +0100
  • 3678f5a3e8
    feat: paginate member list, add create member button Sam 2023-03-14 16:43:31 +0100
  • 9bfabcc1f1
    feat: cancel user deletion Sam 2023-03-14 16:16:07 +0100
  • 1e6eb66168
    feat: move log out button to settings Sam 2023-03-14 15:17:24 +0100
  • e3f3ac1d8d
    feat: select label preferences with dropdown Sam 2023-03-14 15:00:56 +0100
  • 18fc764d64
    feat: tweak font size in profile fields Sam 2023-03-14 14:27:54 +0100
  • 97cce1d8fc
    feat: add opengraph tags Sam 2023-03-14 03:01:26 +0100
  • 8cab186ee4
    feat: add pronouns page Sam 2023-03-14 02:18:21 +0100
  • 5ee069a5bd
    fix(backend): don't try to link to malformed pronouns Sam 2023-03-14 01:33:11 +0100
  • fb8733befa
    fix(backend): return 400 error on bad request, not 500 Sam 2023-03-14 01:30:46 +0100
  • 1ebbeebdcb
    feat(frontend): actual temporary landing page Sam 2023-03-14 00:54:18 +0100