Marc Ole Bulling
d9845cfc8d
Fixed tests
2022-03-12 08:54:06 +01:00
Marc Ole Bulling
c3fcd6981c
Added warning if CORS settings are not set encryption enabled
2022-03-12 08:46:23 +01:00
Marc Ole Bulling
e96f8bb02e
Added arm64 linux target for docker
2022-03-12 08:06:47 +01:00
Marc Ole Bulling
6d4d8b332c
Fixed crash when changing to local storage and remote files exist #52 , fixed tests
2022-03-12 07:56:39 +01:00
Marc Ole Bulling
2a51cbaaf8
Added option to have pictures always stored locally for hotlink support
2022-03-11 22:06:09 +01:00
Marc Ole Bulling
f22f95a993
Fixed that full encryption was active when selecting Level 1
v1.5.1
2022-03-10 16:27:37 +01:00
Raif Coonjah
39075f7e38
UI Design Improvements ( #51 )
...
* Design improvement
* Beautify code.
* Made dropzone lighter and added hover effect.
* Fix/removed the white border.
* Made card-title text bold (900).
* Add a 2px border to make card standout
2022-03-10 16:06:42 +01:00
Marc Ole Bulling
bfaf95f9ef
Host serviceworker on same domain if using https #49
2022-03-10 14:31:36 +01:00
Marc Ole Bulling
02e4e41407
Merge branch 'master'
2022-03-10 13:56:35 +01:00
Marc Ole Bulling
c4fb3746f5
Fixed initial setup not showing cloud storage option #50
2022-03-10 13:55:41 +01:00
Marc Ole Bulling
bbad7a244b
Update README.md
2022-03-08 19:21:06 +01:00
Marc Ole Bulling
dc246f444f
Updated screenshots
v1.5.0
2022-03-08 18:51:01 +01:00
Marc Ole Bulling
83e4e4a39c
Fixed test, minor UI changes
2022-03-08 18:49:04 +01:00
Marc Ole Bulling
26f542f8f2
Added tests, minor changes
2022-03-08 18:14:47 +01:00
Marc Ole Bulling
169e1afc01
Set new version, added tests
2022-03-08 15:36:13 +01:00
Marc Ole Bulling
eedabbd8f7
Added tests and comments
2022-03-08 13:17:39 +01:00
Marc Ole Bulling
327763a9ad
Added salt to file checksum if encrypted, added tests
2022-03-07 19:15:45 +01:00
Marc Ole Bulling
e576f688fe
Added documentation
2022-03-06 17:52:45 +01:00
Marc Ole Bulling
1c230b3c5e
Added tests and comments
2022-03-01 16:12:04 +01:00
Marc Ole Bulling
81f6125815
Added tests
2022-02-28 22:10:09 +01:00
Marc Ole Bulling
27f267d484
Merge branch 'master' of https://github.com/Forceu/Gokapi
2022-02-28 14:49:05 +01:00
Marc Ole Bulling
8b19d30beb
Close webserver gracefully on Gokapi shutdown, added tests
2022-02-28 14:47:28 +01:00
Marc Ole Bulling
910e9ab8fd
Fixed setup test ( #47 )
2022-02-26 21:37:32 +01:00
Marc Ole Bulling
b382b7da76
Another test
2022-02-26 21:31:46 +01:00
Marc Ole Bulling
c0f8403b3f
Test for runtime error
2022-02-26 21:00:21 +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
ac18cde0a8
Fixed test
2022-02-26 17:10:33 +01:00
Marc Ole Bulling
0b2a3836b0
Fixed test
2022-02-26 17:06:58 +01:00
Marc Ole Bulling
da00d3fb02
Fixed removing of files, make deleting source non-blocking
2022-02-26 17:02:27 +01:00
Marc Ole Bulling
3cbf388b5f
Remove password when unticking checkbox, addded feature to paste text #45
2022-02-26 16:56:19 +01:00
Marc Ole Bulling
8f84b89402
Disable selection of binding to localhost in Docker image, added tests
2022-02-26 15:53:39 +01:00
Marc Ole Bulling
58c1e2aa56
Support for file encryption ( #38 )
v1.5.0-beta1
2022-02-24 14:53:02 +01:00
Marc Ole Bulling
1b92f5f3fc
Fixed files with unlimited attribute not showing
2022-02-23 23:45:09 +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
a2daccd972
Filestorage Test now checks if the file was actually stored
2022-01-25 20:48:10 +01:00
Marc Ole Bulling
603508c589
Fixed file not being saved after upload to AWS
2022-01-25 20:36:38 +01:00
Marc Ole Bulling
8bb79e5de0
Fixed file not being saved if using a temp file
2022-01-25 20:31:29 +01:00
Marc Ole Bulling
2b79dcc63c
Fixed Upgrade package
2022-01-25 16:14:28 +01:00
Marc Ole Bulling
49f11e94da
Reformatting, added documentation, fixed Setup_test.go
2022-01-25 16:08:28 +01:00
Marc Ole Bulling
ba706f2c03
Adjusted Docker build files to new package name
2022-01-25 14:19:19 +01:00
Marc Ole Bulling
7ae36d1a52
Changed modulename to github.com/forceu/gokapi
2022-01-25 13:44:21 +01:00
Marc Ole Bulling
ef71183cc5
Fixed test
2022-01-24 17:14:44 +01:00
Marc Ole Bulling
e2a023bf56
Check if ID length fits into db
2022-01-24 17:03:23 +01:00
Marc Ole Bulling
28f9aff798
Better documentation for customising #41 , added upgrade instructions for v1.5, fixed API link
2022-01-24 14:37:08 +01:00
Marc Ole Bulling
9f41697eb2
Refactored config to json
2022-01-24 13:18:45 +01:00
Marc Ole Bulling
8d11235456
Move log to data dir
2022-01-22 14:30:51 +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
2fbf9ad579
Cloud storage cannot be selected in setup if build without AWS support
2022-01-11 15:48:44 +01:00
Marc Ole Bulling
efc9ebe2f1
Only load MaxMemory from env if actually set
2022-01-10 16:08:13 +01:00
Marc Ole Bulling
7a233b388f
Refactoring, added tests, minor changes
2022-01-05 10:54:15 +01:00