Commit graph

  • 6c7a26c73a
    chore: add some names to ignored spell check words sam 2024-09-25 19:48:54 +02:00
  • 6f79d35f11
    feat(frontend): add members to user page sam 2024-09-25 19:48:28 +02:00
  • f81ae97821
    feat(backend): return unlisted status in partial member for authenticated users sam 2024-09-25 19:48:05 +02:00
  • bb649d1d72
    fix: actually commit the favicon sam 2024-09-25 19:15:03 +02:00
  • 4732451040
    feat(frontend): show user profile fields sam 2024-09-25 16:43:53 +02:00
  • 4ba28bbfde
    feat(frontend): add correct favicon sam 2024-09-25 16:09:23 +02:00
  • 0f3ab19f6f
    feat: remove dark mode toggle, switch to prefers-color-scheme sam 2024-09-25 15:14:48 +02:00
  • 862a64840e
    feat: add avatar/bio/links/names/pronouns to user page sam 2024-09-24 20:56:10 +02:00
  • 412d720abc
    feat: add .net user importer sam 2024-09-18 21:44:47 +02:00
  • 41e620ad03
    feat: add go users exporter sam 2024-09-17 22:12:12 +02:00
  • 6388e3127d
    add dev command to repository root sam 2024-09-17 20:58:31 +02:00
  • bb76c24017
    feat(frontend): slightly better error page sam 2024-09-15 16:48:22 +02:00
  • 0f51f01b34
    feat(frontend): start welcome page sam 2024-09-15 00:03:15 +02:00
  • 6acd9b94f4
    fix(backend): reference System.Text.RegularExpressions directly to avoid CVE sam 2024-09-14 23:24:23 +02:00
  • df09a2add8
    fix(config): use correct target in example proxy config sam 2024-09-14 18:11:29 +02:00
  • cf2f624ae4
    feat: add docker configuration sam 2024-09-14 18:07:49 +02:00
  • 821712f43b
    fix(backend): use packages.lock file when restoring sam 2024-09-14 16:45:33 +02:00
  • 2cef7523d2
    chore(backend): silence some more resharper errors sam 2024-09-14 16:37:52 +02:00
  • 103ba24555
    feat(frontend): create account from discord, better error alert sam 2024-09-14 16:37:27 +02:00
  • ff22530f0a
    feat(frontend): add discord callback page sam 2024-09-13 14:56:38 +02:00
  • 116d0577a7
    improve login page sam 2024-09-11 19:13:54 +02:00
  • 4ac0001795
    fix: only query user ID in /api/internal/request-data sam 2024-09-11 16:34:08 +02:00
  • 2682cabfb0
    refactor: add DatabaseContext.GetToken method sam 2024-09-11 16:23:45 +02:00
  • be34c4c77e
    feat(frontend): working email login sam 2024-09-10 21:24:40 +02:00
  • 498d79de4e
    feat(frontend): internationalization sam 2024-09-10 20:33:22 +02:00
  • 2323810b06
    feat(backend): add option to disable postgres connection pooling sam 2024-09-10 18:52:13 +02:00
  • 8054d68f79
    feat(rate): add customizable X-Powered-By header sam 2024-09-10 18:49:25 +02:00
  • 3d22385689
    feat: add rate limiter proxy sam 2024-09-10 16:53:43 +02:00
  • 13a0cac663
    feat(backend): email registration sam 2024-09-10 02:39:07 +02:00
  • c77ee660ca
    refactor: more consistent field names, also in STYLE.md sam 2024-09-09 14:50:00 +02:00
  • 344a0071e5
    start (actual) email auth, add CancellationToken to most async methods sam 2024-09-09 14:37:59 +02:00
  • acc54a55bc
    format(frontend): change line width to 100 sam 2024-09-06 15:01:44 +02:00
  • fa71f3fb23
    add Foxnouns.Frontend to solution in rider sam 2024-09-05 22:36:07 +02:00
  • c4adf6918c
    switch to another frontend framework wheeeeeeeeeeee sam 2024-09-05 22:29:12 +02:00
  • fa3c1ccaa7
    feat: add user settings endpoint sam 2024-09-05 22:17:10 +02:00
  • 22d09ad7a6
    fix: return correct error in GET /users/@me sam 2024-09-05 21:10:45 +02:00
  • 6c9d1c328b
    fix: add class context to all loggers, format sam 2024-09-04 14:25:44 +02:00
  • fb324e7576
    refactor: replace periodic tasks loop with background service sam 2024-09-04 01:46:39 +02:00
  • 54ec469cd9
    feat: add actual metrics using prometheus-net sam 2024-09-03 17:00:14 +02:00
  • 4a6b5f3b85
    Merge branch 'main' of vulpine.solutions:sam/Foxnouns.NET sam 2024-09-03 16:31:02 +02:00
  • 0aadc5fb47
    feat: replace Hangfire with Coravel sam 2024-09-03 16:29:51 +02:00
  • 2915893049
    start user pages sam 2024-08-22 17:27:04 +02:00
  • ef221b2c45
    feat: update custom preferences endpoint sam 2024-08-22 15:13:46 +02:00
  • c4e39d4d59
    chore: update dependencies sam 2024-07-25 22:52:15 +02:00
  • 2b91723696
    feat(backend): add member delete endpoint sam 2024-07-14 21:41:16 +02:00
  • a069d0ff15
    feat(backend): add more params to POST /users/@me/members sam 2024-07-14 21:25:23 +02:00
  • fb34464199
    feat(backend): improve bad request errors sam 2024-07-14 16:44:41 +02:00
  • e7ec0e6661
    feat(backend): add member GET endpoints, POST /users/@me/members endpoint sam 2024-07-13 19:38:40 +02:00
  • 16f230b97d
    feat(backend): start work on metrics sam 2024-07-13 17:23:52 +02:00
  • fa49030b06
    feat: add deleted user columns in database sam 2024-07-13 03:09:00 +02:00
  • e95e0a79ff
    feat: add PATCH request support, expand PATCH /users/@me, serialize enums correctly sam 2024-07-12 17:12:24 +02:00
  • d6c9345dba
    too many things to list (notably, user avatar update) sam 2024-07-08 19:03:04 +02:00
  • a7950671e1
    feat: initial working discord authentication sam 2024-06-13 02:23:55 +02:00
  • 6186eda092
    feat(backend): add RequestDiscordTokenAsync method sam 2024-06-12 16:19:49 +02:00
  • 2a7bd746aa
    feat(frontend): start auth pages sam 2024-06-12 03:54:25 +02:00
  • 25540f2de2 feat(backend): start authentication controllers sam 2024-06-12 03:47:20 +02:00
  • 493a6e4d29
    feat(backend): add skeleton discord auth controller sam 2024-06-10 16:25:49 +02:00
  • 50257d61f8 switch frontend css from bootstrap to bulma sam 2024-06-09 23:21:28 +02:00
  • a2f001392b
    stuff sam 2024-06-09 15:48:26 +02:00
  • 14f8e77e6a add sveltekit template sam 2024-06-08 21:02:12 +02:00
  • 401e268281 chore: add back Properties/launchSettings.json sam 2024-06-04 17:47:16 +02:00
  • 24155a149c fix: fix BuildInfo not being initialized sam 2024-06-04 17:43:48 +02:00
  • 588afeec20 feat: add debug registration endpoint, fix snowflake serialization v0.1.0 sam 2024-06-04 17:38:59 +02:00
  • 852036a6f7
    format, add more query extensions sam 2024-05-30 16:59:40 +02:00
  • f674d059fd add UserRendererService and improve errors sam 2024-05-28 17:09:50 +02:00
  • 6114f384a0
    add a bunch of stuff copied from Foxchat.NET sam 2024-05-28 15:29:18 +02:00
  • f4c0a40259
    init sam 2024-05-27 15:53:54 +02:00