This website requires JavaScript.
7f54cc7a40
mid prog
gitGnome
2026-04-05 16:24:06 +02:00
f38b130c8f
make login return id of user also
gitGnome
2026-04-05 15:13:44 +02:00
f254a71ef8
rename group add user and add global for develop
gitGnome
2026-04-05 15:04:01 +02:00
b3cd97ef3c
update todo
admin
2026-04-05 13:21:02 +02:00
ee0163d52c
now direct messaging fully works
admin
2026-04-05 13:19:58 +02:00
27cce022a4
add client client messaging
admin
2026-04-05 13:10:37 +02:00
cf8a635dd7
update test client
admin
2026-04-05 13:06:30 +02:00
9d279c9680
fix changes from debug, edit groups return, add new connections func
admin
2026-04-05 12:55:36 +02:00
8f5e405532
fix connection handlers, group ops, and various HTTP handler bugs
admin
2026-04-04 19:56:20 +02:00
e30a3077b1
fix db function naming, connections query, and nil map init
admin
2026-04-04 16:45:01 +02:00
55095d5f02
refactor db functions
admin
2026-04-04 13:05:39 +02:00
fc14987d6d
add db function for user connections
admin
2026-04-04 12:55:35 +02:00
91220c37ca
mod todo, add mod appearence, about for user
admin
2026-04-04 12:14:15 +02:00
a7c58f4037
refactor naming in db, add user delete, update todo
admin
2026-04-03 20:04:27 +02:00
bd1168aef7
change client to user
admin
2026-04-03 19:33:26 +02:00
8d97e28dde
update todo, delete uneccessary body http respons
admin
2026-04-03 01:00:00 +02:00
922f13c64f
fix main change owner route, fix group create id return, add new client
admin
2026-04-02 23:29:45 +02:00
3d1c7afdd7
fix owner change typo in main, create new client
admin
2026-04-02 14:49:44 +02:00
5d60c5120f
implement all http functions in codebase
admin
2026-04-02 14:01:49 +02:00
b8690f5093
add group color, owner manipulation
admin
2026-04-02 14:00:21 +02:00
8459975f0c
update todo
admin
2026-04-01 20:16:09 +02:00
b00eff5c47
add brief for functions in db, implemet full group manipulation (except owner,color), some fixes
admin
2026-04-01 20:13:50 +02:00
81d0d19064
changed http handle func dir for adding members to group
admin
2026-04-01 18:52:36 +02:00
75c23c151f
add tests
gitGnome
2026-04-01 10:58:07 +02:00
055bc5dcf2
add helper functions to http, add group handlers, add json group
gitGnome
2026-04-01 09:40:05 +02:00
caab2e22bc
continue
gitGnome
2026-03-31 20:57:05 +02:00
23cd966eee
continue
gitGnome
2026-03-31 18:26:07 +02:00
a237b8ba9c
start add getting groups handle
gitGnome
2026-03-30 15:08:13 +02:00
551b213c49
fix http group sending
gitGnome
2026-03-30 14:46:31 +02:00
fcb936027e
delete response error check, fix new message logic
gitGnome
2026-03-30 14:20:43 +02:00
5351d9686f
change message sending to work via http
gitGnome
2026-03-30 14:05:29 +02:00
8f9503bbab
fix websocket messaging, renamed http functions, start sending message via http
gitGnome
2026-03-30 12:31:38 +02:00
9fb5f952c5
add tests, 05 is broken
gitGnome
2026-03-30 10:42:11 +02:00
c5fc74d142
add client and groups member logic
admin
2026-03-27 18:49:45 +01:00
a95bc43be6
fix first critical issiue
admin
2026-03-27 16:06:23 +01:00
a6a19dad6e
fix bugs from todo except first critical
gitGnome
2026-03-27 12:27:05 +01:00
04da887e4d
add TODO
admin
2026-03-26 20:47:17 +01:00
3d230717f6
complete logic for login and responses of http functions
admin
2026-03-26 20:45:28 +01:00
4ccaf627b4
i wanted to add full cahce but i dont have time :(
gitGnome
2026-03-26 14:21:30 +01:00
ca0b85cdb7
add client adding logic
gitGnome
2026-03-25 13:46:53 +01:00
defed9c268
http
gitGnome
2026-03-24 19:40:52 +01:00
c679b18f39
ad group logic except somes
GitProtogen
2026-03-23 14:24:53 +01:00
9693e9ee88
add logic for login register
admin
2026-03-22 20:06:59 +01:00
d756023952
new start
admin
2026-03-22 14:26:49 +01:00
da5f87d67b
nie wiedzieju
GitProtogen
2026-03-18 12:07:29 +01:00
d3fc2a65d9
Add saving user, add nonpersistant register login handling
admin
2026-03-17 21:40:48 +01:00
e496cb0017
omg
admin
2026-03-17 19:51:47 +01:00
84c9fa2b60
aidk
GitProtogen
2026-03-17 19:06:56 +01:00
912136e2bc
idk
GitProtogen
2026-03-17 18:54:04 +01:00
bbd3d390c2
all clients should be saved in cache
admin
2026-03-16 18:02:32 +01:00
66e189d247
add cache
GitProtogen
2026-03-16 13:49:11 +01:00
83d2105b4e
add simple ws logger
GitProtogen
2026-03-16 00:04:01 +01:00
9a677d7e46
before rewrite
admin
2026-03-15 17:59:22 +01:00
c97b21a39e
add cache for groups and clients, http sending message remains to be add
admin
2026-03-15 14:15:24 +01:00
76fbb8b970
rewrite needed, local group connections
admin
2026-03-13 18:55:47 +01:00
bb1acfe38f
complete group creation endpoint with auth and validation, change parameter and return pointer usage in some get func
admin
2026-03-13 09:56:08 +01:00
eeea54492b
mid chat group ccreation implementation
admin
2026-03-12 22:54:31 +01:00
b7b5788f98
change db structure, add goroutine connection handling
GitProtogen
2026-03-12 14:24:31 +01:00
afdc3f96a0
irc working
admin
2026-03-11 20:08:33 +01:00
58fc553f04
register, login logic works
admin
2026-03-11 19:46:37 +01:00
744dd7f42d
implemented login logic
admin
2026-03-11 19:23:58 +01:00
ebfe80133c
ws server now haves its own file
GitProtogen
2026-03-11 14:15:38 +01:00
f6df1b2028
system ready for adding logging and registery
GitProtogen
2026-03-11 14:10:16 +01:00
be0d46e256
create support early auth functions
GitProtogen
2026-03-11 08:51:33 +01:00
1a103f8173
add postgress user handling support
admin
2026-03-10 21:26:51 +01:00
f8b43cc54f
idk
GitProtogen
2026-03-10 15:43:47 +01:00
a8151df167
started adding token system
GitProtogen
2026-03-09 22:25:49 +01:00
150b4492de
server fixes and simple python client added
GitProtogen
2026-03-09 15:16:15 +01:00
80cc56292a
added gitignore
GitProtogen
2026-03-09 14:48:44 +01:00
4a7e8b79c4
ws works
GitProtogen
2026-03-09 14:45:36 +01:00