gitGnome
fcda29a66b
rename file_metadata_connections to file_connections
2026-04-15 07:42:14 +02:00
admin
53c2f71d5d
continue minIo, rename convertion methods and http methods
2026-04-14 22:04:12 +02:00
admin
60a02b73c0
add paritional files uploading for minIO
2026-04-14 21:42:22 +02:00
admin
48d3c6f857
add file storage: metadata schema, minio upload/download, content-type extension mapping
...
- add files_metadata and files_metadata_connections tables with CRUD helpers
- add FileMetadata type and Sha256Hash typedef; replace Media struct
- add minio upload, presigned download URL, and key generation
- fix bucket existence check to use FileStorageBucketName instead of hardcoded "main"
- fix files_metadata_connections table name and trailing comma in DDL
- fix column name original -> name in files_metadata schema
- add canonical MIME-to-extension map with .unk fallback
- add FileDownloadLinkTtl constant (24h)
2026-04-14 18:55:22 +02:00
gitGnome
39a28ee888
idk
2026-04-14 15:58:10 +02:00
gitGnome
a020c13394
idk
2026-04-14 14:11:38 +02:00
gitGnome
2500418f80
idk
2026-04-14 13:02:01 +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
gitGnome
554b7c338a
add media attach to message
2026-04-12 22:36:00 +02:00
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