Commit Graph

11 Commits

Author SHA1 Message Date
Marc Ole Bulling 2b5c2596d2 Updated documention on how to re-run the setup on Docker 2023-11-17 17:04:15 +01:00
Marc Ole Bulling 246b3f5edc Upload status display is now handled natively with SSE instead of the Dropzone object. #26 #85
Protected URLs are generated to the documentation with go:generate automatically
2023-04-03 02:08:17 +02:00
Marc Ole Bulling b8d0eb5e4e Updated documentation 2023-04-01 23:06:58 +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 ebda2fe166 Updated documentation 2022-08-17 15:09:32 +02:00
Marc Ole Bulling b1b38ba160 Updated documentation 2022-06-08 10:28:27 +02:00
Emanuel Duss f97d6736c6 Use correct docker image 2022-04-21 22:39:41 +02:00
Marc Ole Bulling e576f688fe Added documentation 2022-03-06 17:52:45 +01:00
Marc Ole Bulling 58c1e2aa56 Support for file encryption (#38) 2022-02-24 14:53:02 +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 80c2a70030 Added documentation, modified AWS config example 2021-05-16 21:53:13 +02:00