Commit Graph
20 Commits
Author SHA1 Message Date
ge-garcia 67d041e287 Merge branch 'main' of https://github.com/k-puig/shellhacks-2025 2025-09-28 08:34:47 -04:00
Kevin Puig d55049dfc4 sdfgh 2025-09-28 06:06:44 -04:00
ge-garcia af8371ed84 halfway commit to allow collaboration 2025-09-28 05:58:29 -04:00
Kevin Puig b3e24f4493 pretty + socket separation 2025-09-28 03:18:11 -04:00
ge-garcia b79d3ac2cf auth: update server authentication 2025-09-28 01:58:59 -04:00
PrimarchPaul 6ef53fd964 feat: completed messagetochannel endpoint 2025-09-28 01:45:43 -04:00
PrimarchPaul db9a9a5d13 feat: send message to channel event 2025-09-28 00:41:42 -04:00
Kevin Puig c305298927 code made pretty 2025-09-27 21:42:43 -04:00
Kevin Puig d7aeb2fec8 Basic instance stuff 2025-09-27 21:01:52 -04:00
PrimarchPaul d1273ca4ec feat: category and channel endpoints 2025-09-27 20:45:36 -04:00
Kevin Puig 9b46852e20 Get up to 50 messages before ISO 8601 timestamp 2025-09-27 19:37:56 -04:00
Kevin Puig 0ee3984262 Message post and get by id + Deps fixed 2025-09-27 18:47:34 -04:00
Kevin Puig da1310b9c8 made pretty and fixed message posting 2025-09-27 15:55:20 -04:00
PrimarchPaul 74f4e076ce feat: message.ts service 2025-09-27 15:51:46 -04:00
Kevin Puig 5634518cd3 Add admin auth verification to user creation ; Force credentials for a new user 2025-09-27 15:31:49 -04:00
Kevin Puig 0818d9828a Update db schema + add hasher func 2025-09-27 14:53:15 -04:00
Kevin Puig 27807357ac Add good validation to all existing endpoints 2025-09-27 14:17:15 -04:00
Kevin Puig 3d79c9cf4f Add user POST + validation 2025-09-27 13:04:35 -04:00
Kevin Puig b22734831e Created some user endpoints ; Pretty code 2025-09-27 11:13:37 -04:00
PrimarchPaul f71e639d49 fix: app.route overload 2025-09-27 04:15:51 -04:00