Commit Graph

55 Commits

Author SHA1 Message Date
2737b4f0d0 Avoid panic on spotify if not authed
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 3m35s
2026-03-07 17:46:55 +00:00
0da6d3f0ed check duplicates before making claude request
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 3m31s
2026-03-07 16:51:11 +00:00
adcf1bda48 Check that paces are reasonable
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
2026-03-07 16:43:08 +00:00
646f93136d update rowing information to non fricken nanoseconds who though time.Durations should be nanoseconds
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 3m45s
2026-03-04 16:48:21 +00:00
e43c07b30a more verbose error response
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 3m17s
2026-03-04 16:10:52 +00:00
190bc6076b remove json boilerplate, log error and return response
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m45s
2026-03-04 15:58:14 +00:00
095cd72946 Add rowing machine endpoint 2026-03-04 14:22:05 +00:00
1d4beca336 Add claude client to store 2026-03-04 14:21:51 +00:00
dbdab24e17 adding admin tools 2026-02-06 13:20:21 +00:00
f546e8ae23 adding new tables 2026-02-06 12:52:52 +00:00
f354e41ab7 fix fetch 2026-01-23 12:21:59 +00:00
e9fb87b26f test 2026-01-23 12:05:14 +00:00
eaba9c8069 websocket? 2026-01-22 10:47:02 +00:00
02d70ee5db init commit websocket 2026-01-22 10:23:33 +00:00
164c89d362 adjust frontend for any filetype and add metadata to api response 2026-01-13 12:23:36 +00:00
18c87c170b make notes api return any file (so images and etc can be sent) 2026-01-13 12:13:20 +00:00
99ace613ce added obsidian note api 2026-01-12 15:46:01 +00:00
78a86b176f changing field names 2025-12-10 17:24:40 +00:00
11487d67f4 added posts 2025-12-10 17:08:10 +00:00
c15b8b9cd8 added posts 2025-12-10 17:05:17 +00:00
bd59419a0e temp admin necesitity 2025-12-10 06:27:25 +00:00
1c939c54ff preload 2025-12-10 06:15:22 +00:00
4dc9b4c0de bugfix 2025-12-10 06:06:37 +00:00
5ea3dc6eae bugfix 2025-12-10 04:55:59 +00:00
9a0c054968 added logout section 2025-12-10 01:41:31 +00:00
b6c9d8d80f new page layout 2025-12-10 00:58:38 +00:00
dc88df23d9 fixed db errors 2025-12-09 23:14:35 +00:00
d43f841037 fixing duplicate users 2025-12-09 23:06:01 +00:00
0d33274195 bugfixing refresh token 2025-12-09 22:46:40 +00:00
948f5179a2 bugfixing refresh token 2025-12-09 22:39:05 +00:00
461691c799 changing returned values 2025-12-09 17:30:11 +00:00
2f27d07274 changing returned values 2025-12-09 17:27:41 +00:00
57a6134d24 added check token handle 2025-11-30 13:44:20 +00:00
dc36264fd5 adding jwt authentication 2025-11-30 01:40:43 +00:00
f5935e9f52 adding jwt authentication 2025-11-30 01:40:06 +00:00
160dd24bf2 adding recently played endpoint 2025-11-29 00:30:34 +00:00
a34f5622f5 remove redundant preview url 2025-11-25 23:31:59 +00:00
ceac48c49a added refresh endpoint 2025-11-25 17:05:30 +00:00
83edd84537 adding refresh token 2025-11-25 16:37:21 +00:00
0466d9d288 adding jwt tokens 2025-11-25 16:03:05 +00:00
7b43b97650 rename context 2025-11-25 13:58:54 +00:00
e6773a5971 rename context 2025-11-25 13:58:35 +00:00
fe41f17f72 no alt text 2025-11-24 00:11:50 +00:00
a75e943e67 using background context 2025-11-23 23:18:00 +00:00
c6aac050cc added saving and refreshing token 2025-11-23 22:35:45 +00:00
c933b888cb added error handling 2025-11-23 21:35:42 +00:00
a42f946f49 request listening to song && create client 2025-11-23 21:34:00 +00:00
d042f365cf plenty of spotify variables 2025-11-23 21:33:40 +00:00
e705d175cb success response 2025-11-23 21:05:59 +00:00
1323d33bd1 adding spotify authentication 2025-11-23 20:40:07 +00:00