Marc Ole Bulling
|
1c230b3c5e
|
Added tests and comments
|
2022-03-01 16:12:04 +01:00 |
|
Marc Ole Bulling
|
58c1e2aa56
|
Support for file encryption (#38)
|
2022-02-24 14:53:02 +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
|
9f41697eb2
|
Refactored config to json
|
2022-01-24 13:18:45 +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
|
3595a18dbd
|
Replace CLI/env based setup with web UI setup, add OAuth2 (#33)
* Initial commit websetup
* Added writing cloudstorage credentials
* Clean up old configuration generation
* Added Oauth2 OpenID Connect support
* Bugfixes and fixed tests
* Refactoring
* Refactoring, added first tests
* Added documentation
* Refactoring, updated docs
* Added tests
* Added option to reshow setup for reconfiguring Gokapi instance
* Added docs and tests
|
2021-12-31 01:40:10 +01:00 |
|
Marc Ole Bulling
|
1b300a6691
|
Automated formatting for go1.17
|
2021-12-12 20:06:33 +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
|
51c6ffab8c
|
Fixed lint warnings
|
2021-05-16 18:43:42 +02:00 |
|
Marc Ole Bulling
|
e9dad37710
|
Refactoring, changed AWS env variable names, AWS config can be loaded from file as well, enhanced unit tests
|
2021-05-16 18:32:46 +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
|
91ca09ac03
|
Finished API and API documentation
|
2021-05-07 16:07:48 +02:00 |
|
Marc Ole Bulling
|
b40702f10b
|
Working API except upload and documentation
|
2021-05-06 21:55:30 +02:00 |
|
Marc Ole Bulling
|
c9ad7064fa
|
Refactoring, early implementation of API
|
2021-05-06 12:35:07 +02:00 |
|
Marc Ole Bulling
|
3ebcafbb81
|
Refactoring, using mutex to prevent race conditions for all configuration reads/writes
|
2021-04-30 15:12:34 +02:00 |
|
Marc Ole Bulling
|
d635d62268
|
Refactoring, enhancing unit tests
|
2021-04-30 12:46:36 +02:00 |
|