admin
7f3f77bff6
changed endpoints to work as should in first place
2026-04-21 18:22:56 +02:00
admin
c7da6a3b4f
fix deelevation of connection, update client
2026-04-19 22:19:23 +02:00
admin
f24cab8fb0
getting user; mod: avatar, profileBg, profile now working
2026-04-19 18:27:36 +02:00
admin
a0140ec0a7
add getting user
2026-04-19 00:37:49 +02:00
admin
a47654428c
add option for avatar/profilebg change
2026-04-19 00:06:17 +02:00
gitGnome
c85c66e43a
add dynamic profile update, connection helper, file download metadata
...
- replace UserSetColor/UserSetPronouns with single UserUpdateProfile that dynamically builds one UPDATE query from UserProfileUpdateList
- add getConnectionWithResponseOnFail helper to deduplicate connection ID parsing and validation across handlers
- rename file.go to attachmentFile.go and update handler names
- GetDownloadUrlAndMetadata now fetches object metadata via StatObject and returns it alongside the presigned URL
- file download endpoint returns JSON with url and originalName
- add description field to user and DB schema
- remove unused ConnectionState variants (GroupFellow, GroupFriend)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-17 13:28:27 +02:00
admin
84e3f852fe
working file sharing
2026-04-16 20:38:16 +02:00
gitGnome
6d0eaa92e9
rename postgr fucntions
2026-04-15 14:18:22 +02:00
admin
c90c13b468
start minIO, refactored files into packages
2026-04-13 20:22:38 +02:00
gitGnome
6435206683
rename database to postgressql
2026-04-13 08:06:41 +02:00
admin
4f181b2d5c
delete groups
2026-04-12 19:29:10 +02:00
admin
ab9319a962
add user deletion and rename user http
2026-04-11 23:09:48 +02:00
admin
4c87222b43
message history for dm
2026-04-11 22:49:05 +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
f254a71ef8
rename group add user and add global for develop
2026-04-05 15:04:01 +02:00
admin
27cce022a4
add client client messaging
2026-04-05 13:10:37 +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
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
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
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
551b213c49
fix http group sending
2026-03-30 14:46:31 +02:00
gitGnome
8f9503bbab
fix websocket messaging, renamed http functions, start sending message via http
2026-03-30 12:31:38 +02:00
admin
c5fc74d142
add client and groups member logic
2026-03-27 18:49:45 +01:00
admin
a95bc43be6
fix first critical issiue
2026-03-27 16:06:23 +01:00
admin
d756023952
new start
2026-03-22 14:26:49 +01:00
GitProtogen
da5f87d67b
nie wiedzieju
2026-03-18 12:07:29 +01:00
admin
d3fc2a65d9
Add saving user, add nonpersistant register login handling
2026-03-17 21:40:48 +01:00
GitProtogen
83d2105b4e
add simple ws logger
2026-03-16 00:04:01 +01:00
admin
9a677d7e46
before rewrite
2026-03-15 17:59:22 +01:00
admin
c97b21a39e
add cache for groups and clients, http sending message remains to be add
2026-03-15 14:15:24 +01:00
admin
bb1acfe38f
complete group creation endpoint with auth and validation, change parameter and return pointer usage in some get func
2026-03-13 09:56:08 +01:00
GitProtogen
b7b5788f98
change db structure, add goroutine connection handling
2026-03-12 14:24:31 +01:00
admin
afdc3f96a0
irc working
2026-03-11 20:08:33 +01:00
admin
744dd7f42d
implemented login logic
2026-03-11 19:23:58 +01:00
GitProtogen
ebfe80133c
ws server now haves its own file
2026-03-11 14:15:38 +01:00
GitProtogen
f6df1b2028
system ready for adding logging and registery
2026-03-11 14:10:16 +01:00
GitProtogen
be0d46e256
create support early auth functions
2026-03-11 08:51:33 +01:00
admin
1a103f8173
add postgress user handling support
2026-03-10 21:26:51 +01:00
GitProtogen
a8151df167
started adding token system
2026-03-09 22:25:49 +01:00
GitProtogen
150b4492de
server fixes and simple python client added
2026-03-09 15:16:15 +01:00
GitProtogen
4a7e8b79c4
ws works
2026-03-09 14:45:36 +01:00