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
2026-01-29 12:38:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
063c8c67983f8d020034de4dcfe1dfd8d76b0a58
Gokapi
/
internal
History
Marc Ole Bulling
063c8c6798
Don't allow selection of port when running setup with docker
2022-07-20 18:17:24 +02:00
..
configuration
Don't allow selection of port when running setup with docker
2022-07-20 18:17:24 +02:00
encryption
Fixed bug where encrypted files could not be downloaded after rerunning setup
#64
, output error message if incorrect key is provided during download instead of panic, added note about password entry on setup
2022-07-15 14:59:01 +02:00
environment
Fix file permissions for created files
#60
, export variable to disable flag parsing
2022-05-22 00:06:25 +02:00
helper
Updated to Go 1.18, removed debug log, added Go Version to --version output
2022-03-16 10:56:46 +01:00
logging
Fix file permissions for created files
#60
, export variable to disable flag parsing
2022-05-22 00:06:25 +02:00
models
Breaking: Make API output less verbose
#63
, fixed hotlink not working with "duplicate" API call, added option to change filename with duplicate API call
2022-07-15 02:29:49 +02:00
storage
Fixed bug where encrypted files could not be downloaded after rerunning setup
#64
, output error message if incorrect key is provided during download instead of panic, added note about password entry on setup
2022-07-15 14:59:01 +02:00
test
Fixed API call duplication, refactoring, added tests
2022-07-11 19:02:41 +02:00
webserver
Added tests
2022-07-16 16:37:52 +02:00