admin
|
1d9e9b7dab
|
update todo
|
2026-04-12 20:44:51 +02:00 |
|
admin
|
e7f408788c
|
change colors to work in uint32 and Rgba type
|
2026-04-12 20:44:38 +02:00 |
|
admin
|
376992d2e1
|
update todo
|
2026-04-12 19:33:15 +02:00 |
|
admin
|
4f181b2d5c
|
delete groups
|
2026-04-12 19:29:10 +02:00 |
|
admin
|
09a6255213
|
part of group messages history
|
2026-04-12 14:39:24 +02:00 |
|
admin
|
3be9619cca
|
use uuid for everything
|
2026-04-12 14:19:46 +02:00 |
|
admin
|
18ebfd0416
|
add update group struct
|
2026-04-12 13:59:20 +02:00 |
|
admin
|
989b10ac4e
|
fix spelling in todo
|
2026-04-12 13:22:23 +02:00 |
|
admin
|
63b585313a
|
rework ws responses to user, send events to user via ws
|
2026-04-12 13:18:54 +02:00 |
|
admin
|
9076a5c5c8
|
update todo
|
2026-04-11 23:12:41 +02:00 |
|
admin
|
ab9319a962
|
add user deletion and rename user http
|
2026-04-11 23:09:48 +02:00 |
|
admin
|
59e693dacd
|
split http across files
|
2026-04-11 23:04:50 +02:00 |
|
admin
|
4c87222b43
|
message history for dm
|
2026-04-11 22:49:05 +02:00 |
|
admin
|
62ff403d92
|
fix base64 encode of jsons
|
2026-04-11 22:38:05 +02:00 |
|
admin
|
d2cd784b6a
|
fuck
|
2026-04-11 20:06:03 +02:00 |
|
admin
|
1c58954613
|
add fetching message history
|
2026-04-11 20:03:09 +02:00 |
|
admin
|
1c7d0a691d
|
add fixes for db and http
|
2026-04-11 13:56:59 +02:00 |
|
admin
|
47c0bcbb0a
|
rewrite connections, messages system, add dm message history, fix multiple bugs, update machine-client
|
2026-04-11 13:40:13 +02:00 |
|
gitGnome
|
9804a700ce
|
add getUserById helper in http delete old connections code from http
|
2026-04-08 14:10:43 +02:00 |
|
admin
|
26fef0a777
|
use uuid in connection, message. Add fetch connections function
|
2026-04-07 20:06:06 +02:00 |
|
gitGnome
|
9b57157769
|
so much work to do :c
|
2026-04-05 22:38:02 +02:00 |
|
gitGnome
|
7f54cc7a40
|
mid prog
|
2026-04-05 16:24:06 +02:00 |
|
gitGnome
|
f38b130c8f
|
make login return id of user also
|
2026-04-05 15:13:44 +02:00 |
|
gitGnome
|
f254a71ef8
|
rename group add user and add global for develop
|
2026-04-05 15:04:01 +02:00 |
|
admin
|
b3cd97ef3c
|
update todo
|
2026-04-05 13:21:02 +02:00 |
|
admin
|
ee0163d52c
|
now direct messaging fully works
|
2026-04-05 13:19:58 +02:00 |
|
admin
|
27cce022a4
|
add client client messaging
|
2026-04-05 13:10:37 +02:00 |
|
admin
|
cf8a635dd7
|
update test client
|
2026-04-05 13:06:30 +02:00 |
|
admin
|
9d279c9680
|
fix changes from debug, edit groups return, add new connections func
|
2026-04-05 12:55:36 +02:00 |
|
admin
|
8f5e405532
|
fix connection handlers, group ops, and various HTTP handler bugs
|
2026-04-04 19:56:20 +02:00 |
|
admin
|
e30a3077b1
|
fix db function naming, connections query, and nil map init
|
2026-04-04 16:45:01 +02:00 |
|
admin
|
55095d5f02
|
refactor db functions
|
2026-04-04 13:05:39 +02:00 |
|
admin
|
fc14987d6d
|
add db function for user connections
|
2026-04-04 12:55:35 +02:00 |
|
admin
|
91220c37ca
|
mod todo, add mod appearence, about for user
|
2026-04-04 12:14:15 +02:00 |
|
admin
|
a7c58f4037
|
refactor naming in db, add user delete, update todo
|
2026-04-03 20:04:27 +02:00 |
|
admin
|
bd1168aef7
|
change client to user
|
2026-04-03 19:33:26 +02:00 |
|
admin
|
8d97e28dde
|
update todo, delete uneccessary body http respons
|
2026-04-03 01:00:00 +02:00 |
|
admin
|
922f13c64f
|
fix main change owner route, fix group create id return, add new client
|
2026-04-02 23:29:45 +02:00 |
|
admin
|
3d1c7afdd7
|
fix owner change typo in main, create new client
|
2026-04-02 14:49:44 +02:00 |
|
admin
|
5d60c5120f
|
implement all http functions in codebase
|
2026-04-02 14:01:49 +02:00 |
|
admin
|
b8690f5093
|
add group color, owner manipulation
|
2026-04-02 14:00:21 +02:00 |
|
admin
|
8459975f0c
|
update todo
|
2026-04-01 20:16:09 +02:00 |
|
admin
|
b00eff5c47
|
add brief for functions in db, implemet full group manipulation (except owner,color), some fixes
|
2026-04-01 20:13:50 +02:00 |
|
admin
|
81d0d19064
|
changed http handle func dir for adding members to group
|
2026-04-01 18:52:36 +02:00 |
|
gitGnome
|
75c23c151f
|
add tests
|
2026-04-01 10:58:07 +02:00 |
|
gitGnome
|
055bc5dcf2
|
add helper functions to http, add group handlers, add json group
|
2026-04-01 09:40:05 +02:00 |
|
gitGnome
|
caab2e22bc
|
continue
|
2026-03-31 20:57:05 +02:00 |
|
gitGnome
|
23cd966eee
|
continue
|
2026-03-31 18:26:07 +02:00 |
|
gitGnome
|
a237b8ba9c
|
start add getting groups handle
|
2026-03-30 15:08:13 +02:00 |
|
gitGnome
|
551b213c49
|
fix http group sending
|
2026-03-30 14:46:31 +02:00 |
|