This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Gokapi
Watch
1
Star
0
Fork
0
You've already forked Gokapi
mirror of
https://github.com/Forceu/Gokapi.git
synced
2025-12-30 21:39:36 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4fe1452fbb679df648243e33d8ed95b43f4d049
Gokapi
/
internal
/
webserver
History
Marc Ole Bulling
e4fe1452fb
Add new API keys to UI without reloading, add small animation, remove html_users.tmpl originaly from unpublished branch
2024-12-18 12:02:21 +01:00
..
api
Added env variable GOKAPI_DISABLE_REPLACE to displace replace feature, until user permissions are added
2024-12-17 15:55:00 +01:00
authentication
Fixed crash when OIDC returns nil for groups
#198
, added make file build to include debug symbols, minor rewording
2024-07-29 19:51:05 +02:00
downloadstatus
Refactoring, added comments
2024-12-12 17:35:37 +01:00
fileupload
Make /uploadComplete non blocking (
#224
), added /files/list/{id} API call, changed UploadStatus from database to in-memory, internal WebUI calls return 401 if unauthorised, make specific-test verbose
2024-12-14 13:24:23 +01:00
headers
Fixed tests
2024-08-05 17:39:07 +02:00
sse
Make /uploadComplete non blocking (
#224
), added /files/list/{id} API call, changed UploadStatus from database to in-memory, internal WebUI calls return 401 if unauthorised, make specific-test verbose
2024-12-14 13:24:23 +01:00
ssl
Fix file permissions for created files
#60
, export variable to disable flag parsing
2022-05-22 00:06:25 +02:00
web
Add new API keys to UI without reloading, add small animation, remove html_users.tmpl originaly from unpublished branch
2024-12-18 12:02:21 +01:00
Webserver_test.go
Make /uploadComplete non blocking (
#224
), added /files/list/{id} API call, changed UploadStatus from database to in-memory, internal WebUI calls return 401 if unauthorised, make specific-test verbose
2024-12-14 13:24:23 +01:00
Webserver.go
Make /uploadComplete non blocking (
#224
), added /files/list/{id} API call, changed UploadStatus from database to in-memory, internal WebUI calls return 401 if unauthorised, make specific-test verbose
2024-12-14 13:24:23 +01:00