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 04:28:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
21063956b1bf589539db32c51b85eb078e2ae7c7
Gokapi
/
internal
History
Marc Ole Bulling
21063956b1
Added tests
2022-07-16 16:37:52 +02:00
..
configuration
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
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