Commit Graph
48 Commits
Author SHA1 Message Date
angel b9464adada fix create account link; more dev data 2026-01-23 20:13:41 -07:00
angel 1509d39373 profile popover in footer 2026-01-23 04:24:24 -07:00
angel 3d70d08dac split oauth_tokens.claims column up; improved fonts; allow multiple sse connections per user; make navbar and use friendly 2026-01-23 02:31:34 -07:00
angel 38aa3796b9 mock shops more spelled out 2026-01-22 15:14:44 -07:00
angel c4348d6d3d updated draft sync group table buttons upon table change 2026-01-21 00:40:33 -07:00
angel 4f2ae26d58 filter ss events by account 2026-01-20 21:11:02 -07:00
angel 1130366bf5 sse support 2026-01-20 20:48:19 -07:00
angel afeb28f7f3 not found page 2026-01-19 12:01:15 -07:00
angel af903512be updated templater library 2026-01-19 11:13:16 -07:00
angel 690923efb3 fixed reference to PathParams 2026-01-18 21:57:14 -07:00
angel 4c25e5e8e9 updated templater 2026-01-18 17:39:07 -07:00
angel 717956790f removed old components 2026-01-13 22:48:09 -07:00
angel 7481cec0d5 installed gin 2026-01-13 22:07:20 -07:00
angel 851234d9fa internal logging library 2026-01-12 23:21:52 -07:00
angel ee2808f8a1 moved webhooks into api dir 2026-01-12 05:05:33 -07:00
angel 1001be08e9 simplified NewServer() 2026-01-12 05:03:05 -07:00
angel 0d6af06d65 subrouters 2026-01-12 04:54:53 -07:00
angel a72fd9e0e8 replaced fmt.Println with logger usage 2026-01-11 17:15:57 -07:00
angel 83b99418cd dropped unused path functions 2026-01-11 17:08:08 -07:00
angel 85ccace24f separated logger middleware 2026-01-11 17:05:20 -07:00
angel 9de51c3925 installed logger 2026-01-11 16:54:50 -07:00
angel 4e10921fd8 moved website content to root 2026-01-11 15:53:42 -07:00
angel 23f527b769 moved webhook initialization down 2026-01-11 15:42:03 -07:00
angel 388902a1a0 moved webhooks directory under server 2026-01-11 15:29:55 -07:00
angel ae01554b0b renamed site directory to server 2026-01-11 15:27:54 -07:00
angel 889aead6b6 save "create sync group" table in database 2026-01-11 05:19:20 -07:00
angel a7c8fe4d64 first drafts for inventory sync page 2026-01-09 18:03:54 -07:00
angel 846f56e50b first draft of home page 2026-01-06 19:42:21 -07:00
angel 073e5bfe26 started tailwind css 2026-01-06 05:40:28 -07:00
angel e20623a6d3 redirect to desired page after authenticating 2026-01-06 02:33:48 -07:00
angel ff8e3a817f installed tailwindcss 2026-01-06 01:01:40 -07:00
angel e3e996ca7a oauth: automatically clean up expired oauth state in db 2026-01-05 15:56:53 -07:00
angel 55a7fcfede etsy: only generate linking urls upon demand 2026-01-05 15:40:35 -07:00
angel 8b26aa3628 updated id token lifetime 2026-01-05 14:11:18 -07:00
angel 8ccc795812 implemented access token refreshing - untested 2026-01-04 21:34:24 -07:00
angel 240d82344c authorization enforced on webpages 2025-12-30 18:08:22 -07:00
angel c01d700482 http response tooling written 2025-12-30 14:42:04 -07:00
angel 493d15eae8 updated nav 2025-12-30 11:37:29 -07:00
angel 76fade5cdc mobile-friendly viewport 2025-12-30 02:09:39 -07:00
angel 8090a6f25e save oauth user_id and link users and accounts 2025-12-30 02:06:14 -07:00
angel cc74842e63 implement auth using Auth0 2025-12-29 23:49:23 -07:00
angel c9100383e4 account page stubbed: link to etsy sign up 2025-12-29 06:06:13 -07:00
angel 61f9afb39c etsy: removed generated api server and spec 2025-12-28 16:05:53 -07:00
angel ad4e86fca7 etsy: generated api client 2025-12-28 15:06:43 -07:00
angel 051cf1da5d prototype report page 2025-12-28 14:38:06 -07:00
angel 11ff52b1c7 process raw_store_events records automatically via triggers 2025-12-24 01:22:43 -07:00
angel 3823fa7331 raw_store_events store started 2025-12-24 00:55:22 -07:00
angel cdbc08dea2 site and webhooks packages stubbed 2025-12-23 22:35:38 -07:00