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
v1.8.2
Gokapi
/
internal
/
webserver
History
Marc Ole Bulling
1951a268aa
Removed wasm_exec.min.js from git repo, changed to go1.22, updated version number
2024-04-20 15:10:37 +02:00
..
api
Add cleanup for orphaned hotlinks, add/remove hotlinks on edit
#136
2024-02-07 16:05:38 +01:00
authentication
Fix crash on client timeout
#125
, minor formatting
2024-02-07 01:59:08 +01:00
downloadstatus
Use chunked uploads instead of single upload (
#68
)
2022-07-25 13:21:38 +02:00
fileupload
Added tests, removed file data for e2e config from database
2023-11-22 13:19:18 +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
Removed wasm_exec.min.js from git repo, changed to go1.22, updated version number
2024-04-20 15:10:37 +02:00
Webserver_test.go
Added option to change the name in the setup, show filename in title for downloads, use sessionStorage instead of localStorage for e2e decryption, replaced expiry image with dynamic SVG
2023-05-13 14:33:37 +02:00
Webserver.go
Added /auth/create API endpoint
#133
, fixed wrong openapi schemes, added examples to openapi
2024-02-07 14:34:41 +01:00