6cf141bfd9
Rework api
2024-10-15 22:17:34 +02:00
071619cfb3
Rework db schema
2024-10-15 21:05:28 +02:00
d440ac0fd7
Update handlers to pass user id
2024-10-14 22:43:00 +02:00
4953138154
Fix filesystem paths
2024-10-14 22:36:37 +02:00
cbdf51db05
Fix filesystem
2024-10-14 22:06:38 +02:00
18bc50f5b4
Update handlers for workspaces
2024-10-14 22:01:17 +02:00
97ebf1c08e
Update fs for workspaces
2024-10-14 21:26:31 +02:00
2d2b596f2c
Add db support for workspaces
2024-10-14 21:08:37 +02:00
da5a3ebeee
Remove autocommit from backend
2024-10-13 16:00:17 +02:00
ac54c083a9
Setup git repo on settings change
2024-10-13 11:16:44 +02:00
859c460d84
Use react arborist
2024-10-09 21:59:30 +02:00
e7fbdd9a8d
Merge pull request #1 from LordMathis/dependabot/go_modules/backend/go_modules-b9ac453758
...
Bump golang.org/x/net from 0.21.0 to 0.23.0 in /backend in the go_modules group across 1 directory
2024-10-01 14:42:03 +02:00
ab27b36aad
Validate paths for static file server
2024-09-30 19:31:20 +02:00
b64c13442b
Handle wiki style links
2024-09-30 19:01:27 +02:00
43d647c9ea
Add support for images
2024-09-29 23:44:24 +02:00
a8da48b557
Setup and run go linters
2024-09-29 22:12:58 +02:00
4290119b93
Initial git settings on frontend
2024-09-28 15:35:52 +02:00
dependabot[bot]
ebdcda6aa2
Bump golang.org/x/net
...
Bumps the go_modules group with 1 update in the /backend directory: [golang.org/x/net](https://github.com/golang/net ).
Updates `golang.org/x/net` from 0.21.0 to 0.23.0
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-28 12:54:12 +00:00
0558ea292b
Initial git sorage backend implementation
2024-09-28 14:52:02 +02:00
122860d230
Fix settings not closing on submit bug
2024-09-27 23:28:19 +02:00
5cea9b3844
Set up static routing on be
2024-09-27 22:00:48 +02:00
56bd2c29ad
File path validation
2024-09-27 17:56:20 +02:00
840e77fcc0
FE Settings integration
2024-09-27 17:54:00 +02:00
3a651ce4d8
Add user settings validation
2024-09-27 14:56:43 +02:00
f99c93ac23
Add settings persistance on backend
2024-09-27 14:30:49 +02:00
9faa212043
Add file save and delete api endpoints
2024-09-26 15:34:24 +02:00
b2e99fa39e
Connect FE with BE api
2024-09-25 22:03:32 +02:00
a135f28fd5
Initial backend api
2024-09-25 20:36:09 +02:00