Commit Graph

  • 86c1e4fea3
    Add basic event logging main Teajey 2025-12-09 20:03:00 +0900
  • 192da1a74f Merge pull request 'UserList and GroupList for XML' (#28) from gitea-24 into main Thomas Williams 2025-12-09 04:23:12 +1300
  • 0d0aeffef1
    UserList and GroupList for XML gitea-24 Teajey 2025-12-09 00:20:54 +0900
  • 7bd73b4ddc
    Rephrasing Teajey 2025-12-08 01:19:54 +0900
  • b9d1d1c1e1
    Remove account link from account page Teajey 2025-12-08 01:16:38 +0900
  • 2291a338e6
    'Logged in as' show alert Teajey 2025-12-08 01:16:18 +0900
  • 609ccfc0c4
    Navbar template Teajey 2025-12-08 00:48:47 +0900
  • d6de403880
    Remove GO* settings Teajey 2025-12-07 22:18:55 +0900
  • 0376cecb82
    Use error page template for errors Teajey 2025-12-07 22:13:43 +0900
  • a2cd38617a
    Not found error for public group Teajey 2025-12-07 22:12:44 +0900
  • 1ad2b3e097
    Support basic auth for login and registration Teajey 2025-12-07 21:40:03 +0900
  • 9c9e0ebaff
    Build script Teajey 2025-12-07 18:11:11 +0900
  • c997908d3c
    Add third migration script Teajey 2025-12-07 18:00:34 +0900
  • fd2cd3b358
    Add missing query value Teajey 2025-12-07 18:00:11 +0900
  • 3509cb9666
    Password setting and resetting Teajey 2025-12-07 17:48:40 +0900
  • f110283b8e
    Lowercase errors Teajey 2025-12-07 17:47:20 +0900
  • 1980e33d0f
    Access http session in protected routes Teajey 2025-12-07 17:45:37 +0900
  • 55e6be7239
    Add text templates to endpoints Teajey 2025-12-07 12:43:55 +0900
  • b57652e6d2
    Fix precommit Presumably this is because of a go version related change Teajey 2025-12-07 12:42:09 +0900
  • 3cfeca65fc
    Health endpoint Teajey 2025-09-18 20:30:57 +0900
  • a2932d7b1c Merge pull request 'Link fixes' (#21) from link-fixes into main Thomas Williams 2025-09-14 15:24:38 +1200
  • 69b7f9717a
    Update HTML links Teajey 2025-09-14 12:23:06 +0900
  • cc7c0d0834
    Resource fixes Teajey 2025-09-14 12:15:16 +0900
  • 24bc67a8e2 Merge pull request 'Fix username display mixups' (#20) from username-display-mixups into main Thomas Williams 2025-09-13 04:39:08 +1200
  • af13dc4558
    Fix username display mixups Teajey 2025-09-13 01:37:54 +0900
  • 4783ee7fe9 Merge pull request 'Get user after edit' (#19) from 16-allow-admin-to-rename-users into main Thomas Williams 2025-09-13 04:10:59 +1200
  • a4b166e4f0 Merge branch 'main' into 16-allow-admin-to-rename-users Thomas Williams 2025-09-13 04:10:50 +1200
  • 189719ec02
    Get user after edit Teajey 2025-09-13 01:10:10 +0900
  • 24697f40dd Merge pull request 'Allow admin to rename user' (#18) from 16-allow-admin-to-rename-users into main Thomas Williams 2025-09-13 04:07:47 +1200
  • 73a91be228
    Allow admin to rename user Teajey 2025-09-13 01:06:16 +0900
  • 7147a4378d Merge pull request 'Use RSVP' (#15) from rsvp-lib into main Thomas Williams 2025-09-13 03:06:22 +1200
  • 92ad5f5e90
    Sort wishes by sent Teajey 2025-09-13 00:01:36 +0900
  • 935d6c7a28
    feat: remove client package Teajey 2025-09-12 23:54:41 +0900
  • cd41c55c02
    Use RSVP 0.13.1 Teajey 2025-09-08 19:51:36 +0900
  • cffeede0dc
    Separate handler declaration Teajey 2025-08-26 21:17:21 +0900
  • d909adb6fa
    Moved permanently redirects Teajey 2025-08-26 20:44:56 +0900
  • a1ac719229
    go work sync Teajey 2025-08-26 20:19:18 +0900
  • 98853e4efd
    Add lishwist/client to workspace Teajey 2025-08-26 20:18:19 +0900
  • eae0a7e0e3
    Move all scripts to root Teajey 2025-08-26 20:11:26 +0900
  • abb9c54036
    feat: internally managed session Teajey 2025-08-26 20:02:15 +0900
  • 57e18ae0ce
    Make session user inaccessible Teajey 2025-08-25 21:40:47 +0900
  • a826417745
    feat: api snapshot pre-commit Teajey 2025-08-25 21:18:04 +0900
  • c763ff40d4
    RSVP 0.13.0 and fix templates Teajey 2025-08-22 20:29:47 +0900
  • dfa2525714
    Use RSVP 0.11.0 Teajey 2025-08-20 14:04:33 +0900
  • d33c02a5ac
    Rename internal rsvp package To prevent conflicts when github.com/Teajey/rsvp moves in Teajey 2025-08-19 16:43:28 +0900
  • 0603386f4c Merge pull request 'fix: migrate display_name' (#14) from post-core-sep-fixes into main Thomas Williams 2025-06-27 03:27:41 +1200
  • 75425a1894
    fix: migrate display_name post-core-sep-fixes Teajey 2025-06-27 00:09:01 +0900
  • 4494932246 Merge pull request 'Core separation' (#13) from core-separation into main Thomas Williams 2025-06-27 01:14:19 +1200
  • 8cdbfe0439
    feat: migrations core-separation Teajey 2025-06-26 22:09:00 +0900
  • b2f8ef19be
    feat: log before anything else Teajey 2025-06-26 21:48:16 +0900
  • cc0409d1dc
    feat: use core library Teajey 2025-06-26 21:03:11 +0900
  • b2e9bab55d
    feat: session store Teajey 2025-06-22 22:18:21 +0900
  • e44f299d5d
    feat: admin inherits session Teajey 2025-06-22 22:18:02 +0900
  • 439d4a1844
    feat: groups Teajey 2025-06-22 21:15:47 +0900
  • bba5136cca
    fix: warnings Teajey 2025-06-19 20:36:11 +0900
  • 5769d44576
    feat: first user is an admin Teajey 2025-06-19 20:32:52 +0900
  • 5c13893f23
    feat: wish making Teajey 2025-06-19 19:52:24 +0900
  • bffa68c9f7
    feat: register and login Teajey 2025-06-19 00:52:08 +0900
  • d89b855299
    refac: rename current module to http Teajey 2024-12-29 23:50:12 +1300
  • 9ea200464d Merge pull request '2024-12-29-fixes' (#12) from 2024-12-29-fixes into main Thomas Williams 2024-12-29 20:43:32 +1300
  • 8a1fef487a
    fix: only trim group name 2024-12-29-fixes Teajey 2024-12-29 20:42:59 +1300
  • ffd3890584
    fix: check if session exists for see other Teajey 2024-12-29 20:41:42 +1300
  • dd952a1f39
    fix: check if flash field exists Teajey 2024-12-29 20:41:21 +1300
  • fbc6c9ca20 Merge pull request 'Changes made while flying Tokyo -> Auckland' (#11) from tokyo-wellington-changes into main Thomas Williams 2024-12-27 22:40:29 +1300
  • fefc4ac3db
    refac: dry single queries tokyo-wellington-changes Teajey 2024-12-18 22:56:25 +0900
  • c8d179e297
    feat: write flashes in SeeOther response Teajey 2024-12-18 22:02:55 +0900
  • 67abba1f67
    refac: db/ as submodule of api/ Teajey 2024-12-18 22:01:41 +0900
  • f2e67761ff
    feat: normalized usernames Teajey 2024-12-18 21:27:59 +0900
  • 7f284d5003
    feat: configurable db file name Teajey 2024-12-18 21:27:10 +0900
  • b471a2e084 Merge pull request 'Deprecate /group/, and reinstate login props flash' (#7) from 5-simplify-routes into main Thomas Williams 2024-12-05 21:19:52 +1300
  • e9a8b7b020
    fix: reinstate login props flash 5-simplify-routes Teajey 2024-12-05 17:14:40 +0900
  • 8175812e48
    feat: deprecate /group/ endpoints Teajey 2024-12-05 17:14:18 +0900
  • 2940ffa915 Merge pull request 'feat: use rsvp module' (#6) from response-middleware-1 into main Thomas Williams 2024-12-05 01:05:30 +1300
  • ca484e95a1
    feat: use rsvp module response-middleware-1 Teajey 2024-12-04 20:52:56 +0900
  • dcba801dde
    feat: user deletion and get user as json Teajey 2024-11-22 10:38:53 +0900
  • 20761920d3
    feat: page not found Teajey 2024-11-21 16:33:34 +0900
  • b48140e9c3
    fix: correctly assign member Teajey 2024-11-21 16:09:57 +0900
  • 98a39f8e4f
    feat: group members always initialized Teajey 2024-11-21 14:47:00 +0900
  • 271163a889
    feat: groups json interface Teajey 2024-11-21 13:01:34 +0900
  • 5a4097f4fe
    feat: remove register json post endpoint Teajey 2024-11-21 09:36:14 +0900
  • 994f4ee64a
    feat: json login support Teajey 2024-11-21 09:10:14 +0900
  • fac92511ee
    feat: list users json endpoint Teajey 2024-11-20 22:52:10 +0900
  • d2fb0fa707
    feat: register via json also lots of refactoring (sorry) Teajey 2024-11-20 17:42:20 +0900
  • 782ffbbe6d
    feat: register via json also lots of refactoring (sorry) Teajey 2024-11-20 17:42:20 +0900
  • f660d8c0eb
    feat: store session server-side Teajey 2024-11-18 20:46:26 +0900
  • 2612c37671
    feat: rm generated from version control Teajey 2024-11-16 15:25:21 +0900
  • d2d9e6c78d
    refac: workspace Teajey 2024-11-08 21:08:24 +0900
  • e86fed2f00
    feat: groups Teajey 2024-10-27 16:49:49 +0900
  • 04dc7e9376
    feat: better public wishlist text Teajey 2024-10-26 12:39:41 +0900
  • 0cc6abe03b
    feat: improvements - better error presentation - public wishlist view Teajey 2024-10-26 12:30:11 +0900
  • fb658e16fa
    fix: allow scroll refresh Teajey 2024-05-24 16:54:36 +1200
  • 808d12c9ce
    feat: more help text Teajey 2024-05-24 16:36:04 +1200
  • 37c3f1f20d
    refac: slim up endpoints Teajey 2024-05-23 22:00:27 +1200
  • b38e707ae2
    feat: can delete your ideas on other's lists Teajey 2024-05-23 21:33:56 +1200
  • 7d46722053
    feat: add gifts to other's wishlists Teajey 2024-05-23 14:07:37 +1200
  • ffb27bfd93
    fix: share link Teajey 2024-05-23 00:41:40 +1200
  • 4b60cdbcc2
    feat: min password length Teajey 2024-05-23 00:20:31 +1200
  • 4cfa05d9fd
    feat: login/registration messages Teajey 2024-05-23 00:14:38 +1200
  • 9bf854db1a
    feat: pure go sqlite driver Teajey 2024-05-22 23:21:01 +1200
  • ed1db2f525
    feat: throw c build stuff out the window Teajey 2024-05-22 23:14:51 +1200