Marc Ole Bulling
06e934daa0
Added tests, removed file data for e2e config from database
2023-11-22 13:19:18 +01:00
Marc Ole Bulling
0ccca6cf19
Refactoring, table now searchable when using E2E encryption #99
2023-04-14 15:35:26 +02:00
Marc Ole Bulling
a352cf5656
Fixed tests
2023-04-03 02:19:13 +02:00
Marc Ole Bulling
9c9ea6dbb7
Add end-to-end encryption ( #71 )
...
* Added WASM module for e2e
* Added cmd util to read database
* Changed to go 1.19
* Fixed crash with random string generator
* Fixed typos and tests
* Host service worker on github
2022-08-11 13:37:55 +02:00
Marc Ole Bulling
3ea8e22042
Added comments, fixed tests
2022-07-27 14:08:17 +02:00
Marc Ole Bulling
44260f012b
Use chunked uploads instead of single upload ( #68 )
...
* Change to chunked uploads
* Renamed SHA256 attribute to SHA1
* Breaking: removed /upload endpoint
* Changed timeout to 15 minutes for reading
* Change session key only after 12 hours
* Added API calls for chunk upload, refactoring, added tests
* Add content-type based on file extension for images if empty
2022-07-25 13:21:38 +02:00
Marc Ole Bulling
a72236ab70
Refactor: Rename datastorage to database
2022-03-16 18:31:55 +01:00
Marc Ole Bulling
7f9037ff1f
Updated to Go 1.18, removed debug log, added Go Version to --version output
2022-03-16 10:56:46 +01:00
Marc Ole Bulling
81f6125815
Added tests
2022-02-28 22:10:09 +01:00
Marc Ole Bulling
43a3a67906
Fixed API to work with unlimited downloads and unlimited time #46
2022-02-26 20:52:53 +01:00
Marc Ole Bulling
f42faf8f53
Added option to disable upload and time limit during upload #13
2022-02-15 20:20:53 +01:00
Marc Ole Bulling
49f11e94da
Reformatting, added documentation, fixed Setup_test.go
2022-01-25 16:08:28 +01:00
Marc Ole Bulling
7ae36d1a52
Changed modulename to github.com/forceu/gokapi
2022-01-25 13:44:21 +01:00
Marc Ole Bulling
3766c9257f
Replace writable parts of config with database ( #40 )
2022-01-20 23:52:34 +01:00
Marc Ole Bulling
4eb609ece9
Fixed setup if no config directory exists
...
Remove temp files after upload
Set temp directory for docker to data directory by default #37
Increase default memory to 40
Added TMPDIR env
Update doc
2022-01-01 21:01:39 +01:00
Marc Ole Bulling
1b300a6691
Automated formatting for go1.17
2021-12-12 20:06:33 +01:00
Marc Ole Bulling
cbbbef41c5
Fixed Gokapi not parsing parameters when uploading through API #31
2021-12-10 18:56:54 +01:00
Marc Ole Bulling
a7888896f0
Added test tag requirement for unit tests, added minor tests
2021-06-24 13:34:53 +02:00
Marc Ole Bulling
884c2d94b5
Added AWS S3 support #14
2021-05-10 14:37:29 +02:00
Marc Ole Bulling
c8a019e22a
Fixed lint issues, set Go version to 1.16.4
2021-05-07 17:15:12 +02:00
Marc Ole Bulling
c9ad7064fa
Refactoring, early implementation of API
2021-05-06 12:35:07 +02:00