Commit Graph

95 Commits

Author SHA1 Message Date
Teajey 271163a889
feat: groups json interface 2024-11-21 20:17:04 +09:00
Teajey 5a4097f4fe
feat: remove register json post endpoint 2024-11-21 20:17:04 +09:00
Teajey 994f4ee64a
feat: json login support 2024-11-21 20:17:04 +09:00
Teajey fac92511ee
feat: list users json endpoint 2024-11-21 20:17:04 +09:00
Teajey d2fb0fa707
feat: register via json
also lots of refactoring (sorry)
2024-11-21 20:17:03 +09:00
Teajey 782ffbbe6d
feat: register via json
also lots of refactoring (sorry)
2024-11-20 17:42:20 +09:00
Teajey f660d8c0eb
feat: store session server-side 2024-11-18 20:46:26 +09:00
Teajey 2612c37671
feat: rm generated from version control 2024-11-16 15:25:21 +09:00
Teajey d2d9e6c78d
refac: workspace 2024-11-08 23:10:41 +09:00
Teajey e86fed2f00
feat: groups 2024-10-27 16:49:49 +09:00
Teajey 04dc7e9376
feat: better public wishlist text 2024-10-26 12:39:41 +09:00
Teajey 0cc6abe03b
feat: improvements
- better error presentation
 - public wishlist view
2024-10-26 12:30:11 +09:00
Teajey fb658e16fa
fix: allow scroll refresh 2024-05-24 16:54:36 +12:00
Teajey 808d12c9ce
feat: more help text 2024-05-24 16:36:04 +12:00
Teajey 37c3f1f20d
refac: slim up endpoints 2024-05-23 22:00:27 +12:00
Teajey b38e707ae2
feat: can delete your ideas on other's lists 2024-05-23 21:33:56 +12:00
Teajey 7d46722053
feat: add gifts to other's wishlists 2024-05-23 14:07:37 +12:00
Teajey ffb27bfd93
fix: share link 2024-05-23 00:41:40 +12:00
Teajey 4b60cdbcc2
feat: min password length 2024-05-23 00:20:31 +12:00
Teajey 4cfa05d9fd
feat: login/registration messages 2024-05-23 00:14:38 +12:00
Teajey 9bf854db1a
feat: pure go sqlite driver 2024-05-22 23:21:01 +12:00
Teajey ed1db2f525
feat: throw c build stuff out the window 2024-05-22 23:14:51 +12:00
Teajey f23a45b9c0
debugging build stuff 2024-05-22 23:12:32 +12:00
Teajey 199c75be27
feat: build stuff 2024-05-22 20:23:45 +12:00
Teajey 245bd6ef9c
feat: build.sh 2024-05-21 01:05:55 +12:00
Teajey 60831449de
feat: distinguish host and serve port 2024-05-20 22:59:54 +12:00
Teajey d000f23fba
feat: generate db init query into src 2024-05-20 22:40:05 +12:00
Teajey fa20e5ce76
feat: petty button changes 2024-05-20 21:51:48 +12:00
Teajey 67c46febca
feat: bootstrap styling 2024-05-15 23:42:48 +12:00
Teajey d6e2008823
feat: share button only 2024-05-13 22:40:10 +12:00
Teajey 018baa0e0f
feat: copy user reference link 2024-05-13 22:32:31 +12:00
Teajey 78419357b5
feat: separate descriptions from labels 2024-05-13 21:17:20 +12:00
Teajey 04647f3bcd
feat: empty list prompts 2024-05-13 20:57:25 +12:00
Teajey e90ca47c5d
feat: sensible list order 2024-05-13 20:28:02 +12:00
Teajey 8dc6d3363b
feat: todo list 2024-05-13 19:52:29 +12:00
Teajey 583e5d6beb
fix: checklist required mechanism 2024-05-09 00:02:31 +12:00
Teajey 635c2a2c15
feat: label gift checkbox 2024-05-08 01:33:57 +12:00
Teajey f03e4eae65
fix: check user exists on login 2024-05-08 01:15:04 +12:00
Teajey 51c33543e8
feat: multi-delete 2024-05-08 00:43:55 +12:00
Teajey 73e64f096d
feat: gift completion 2024-05-07 22:29:23 +12:00
Teajey 3890c93928
feat: claimable gifts 2024-05-07 21:29:07 +12:00
Teajey ad1c53a611
feat: fetch foreign user by reference 2024-05-07 19:43:43 +12:00
Teajey f606164d88
feat: 24hr cookie expiry 2024-05-06 20:15:08 +12:00
Teajey 1de4893f8e
feat: sqlite 2024-05-06 09:02:52 +12:00
Teajey cf3e84202b
Initial 2024-05-04 14:47:03 +12:00