Marc Ole Bulling
5bb3b29bc6
Additionally use http.MaxBytesReader for enforcing maximum file size
2023-04-01 23:04:19 +02:00
Marc Ole Bulling
a23a0999f0
Added go:generate for protected URLs, fixed test and reduced time for Setup test significantly, updated dependencies
2023-04-01 16:45:37 +02:00
Marc Ole Bulling
dd16c9c8d7
Added tests
2023-04-01 13:26:24 +02:00
Marc Ole Bulling
c875e4a66d
Refactoring, added tests
2023-04-01 01:21:12 +02:00
Marc Ole Bulling
dc61ab02d1
Update dependencies
2023-03-31 15:47:36 +02:00
Marc Ole Bulling
da13408e1d
Removed deprecated rand.Seed, set min Go version to 1.20+
2023-03-31 14:22:40 +02:00
Marc Ole Bulling
a97979a899
Replaced go generate commands with native go code
2023-03-31 13:56:25 +02:00
Marc Ole Bulling
63c3828805
Fixed that hotlink was created when file requiered client-side decryption.
...
Fixed hotlink being displayed if password was set and client-side decryption required
2023-03-30 16:21:44 +02:00
Marc Ole Bulling
a86e64f2c3
Refactor uploading of new files from chunks, introduced filesystem driver
2023-03-30 15:53:36 +02:00
Marc Ole Bulling
e4e2bf0abe
Fix crash when uploading files on Windows #95
2023-03-26 23:25:40 +02:00
Marc Ole Bulling
2d57cd663a
Update upload count dynamically #92 , remove debug log, update dependencies
2023-03-10 21:30:07 +01:00
Marc Ole Bulling
c49a21414c
Updated dependecies
2023-02-23 19:03:11 +01:00
Marc Ole Bulling
9d04352858
Merge pull request #89 from Jisagi/master
...
add healthcheck for docker
2023-02-22 09:53:40 +01:00
Jisagi
dd75299eba
add healthcheck for docker
2023-02-22 09:36:34 +01:00
Marc Ole Bulling
82f9f0f7e2
Fixed tests
2023-02-14 00:24:39 +01:00
Marc Ole Bulling
7fe7f6158b
Updated versions
v1.6.2
2023-02-13 23:52:39 +01:00
Marc Ole Bulling
14771f0ff0
Added prompt if page is closed when still uploading #83
2023-02-13 23:46:03 +01:00
Marc Ole Bulling
a313d26718
Added log viewer, set JS versions through go generate
2023-02-13 23:25:47 +01:00
Marc Ole Bulling
a03b7469ed
Update Go to 1.20
2023-02-13 22:30:22 +01:00
Marc Ole Bulling
519e38b1e0
Update README.md
2023-02-09 17:56:12 +01:00
Marc Ole Bulling
3f7cce9f65
Updated documentation
2023-02-09 17:49:31 +01:00
Marc Ole Bulling
74b5d3572a
Updated OpenApi specs, fixed test
2022-12-14 23:14:06 +01:00
Marc Ole Bulling
bdeaac4926
Make overview sortable and searchable #86
2022-12-14 23:01:51 +01:00
Marc Ole Bulling
c5c01b9bab
Added tests, added note when port in use during setup, added port env variable to documentation
2022-10-29 00:02:21 +02:00
Marc Ole Bulling
510ee9d493
Change timeout back to 12 hours #81
2022-09-14 18:44:23 +02:00
Marc Ole Bulling
0b87d41c73
Update FUNDING.yml
2022-08-18 10:38:57 +02:00
Marc Ole Bulling
522c4b817a
Added changelog
v1.6.1
2022-08-17 22:53:24 +02:00
Marc Ole Bulling
648baae684
Fixed that setup on docker was unable to complete
2022-08-17 22:50:10 +02:00
Marc Ole Bulling
ebda2fe166
Updated documentation
v1.6.0
2022-08-17 15:09:32 +02:00
Marc Ole Bulling
58bb7131f3
Increased delay for test, added notes in setup
2022-08-17 15:01:31 +02:00
Marc Ole Bulling
d4f90a8153
Updated screenshots
2022-08-17 15:00:59 +02:00
Marc Ole Bulling
5cae317c2e
Increased test delay for slow Github action runner
2022-08-17 13:59:27 +02:00
Marc Ole Bulling
689f643f35
Dynamically show secured endpoints during setup, change version number
2022-08-17 13:42:14 +02:00
Marc Ole Bulling
2ad33b79dd
Only run release builder on stable releases, not pre-releases, fixed test on slow build runners
2022-08-11 18:38:13 +02:00
Marc Ole Bulling
8da7fe4fcb
Changed version name
v1.6.0-beta1
2022-08-11 14:01:47 +02:00
Marc Ole Bulling
7a9a0a7233
Fix test
2022-08-11 13:55:30 +02:00
Marc Ole Bulling
a537d7fec4
Remove building noaws version
2022-08-11 13:44:52 +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
482d651056
Set theme jekyll-theme-minimal
2022-08-11 12:34:24 +02:00
Marc Ole Bulling
844dd350c4
Added flag to disable CORS check on startup, fixed usage view exiting with code 2
2022-08-01 14:51:30 +02:00
Marc Ole Bulling
a8cbf2b25c
Added timout for AWS if endpoint is invalid #72
2022-08-01 14:29:41 +02:00
Marc Ole Bulling
e824a94f81
Fixed dropzone.js not uploading chunks if filesize = 0
2022-07-28 13:54:21 +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
063c8c6798
Don't allow selection of port when running setup with docker
2022-07-20 18:17:24 +02:00
Marc Ole Bulling
21063956b1
Added tests
2022-07-16 16:37:52 +02:00
Marc Ole Bulling
23feaa241c
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
Marc Ole Bulling
5bb338f91c
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
Marc Ole Bulling
a10c036c6a
Fixed API call duplication, refactoring, added tests
2022-07-11 19:02:41 +02:00
Marc Ole Bulling
7927e462e0
Added API call to duplicate existing files #66
2022-07-11 16:25:00 +02:00