Commit Graph

46 Commits

Author SHA1 Message Date
Marc Ole Bulling
b59fe814ef Fixed Keycloak documentation regarding group mappings #158, minor change to version info output 2024-04-30 11:44:53 +02:00
Marc Ole Bulling
42312726fd Updated documentation, do not allow root user to be the user in the systemd service 2024-04-14 10:32:09 +02:00
Mason Francis
a7786f051d Add flag to install Gokapi as a systemd service (#152)
Co-authored-by: Marc Ole Bulling <Marc-Ole@gmx.de>
2024-04-13 19:38:55 +02:00
Marc Ole Bulling
729185faea Added env variable to disable CORS check 2024-04-13 00:21:29 +02:00
Marc Ole Bulling
e8fa01c92a Fixed typo in documentation, updated dependencies 2024-03-26 09:48:53 +01:00
Marc Ole Bulling
a08cd2e8f1 Updated version number and changelog 2024-02-07 16:27:40 +01:00
Marc Ole Bulling
f32201321a Completed Entra example configuration #130 2024-02-07 00:55:27 +01:00
Marc Ole Bulling
79c95936ef Added WIP documentation for Microsoft Entra 2024-01-26 15:16:32 +01:00
Marc Ole Bulling
1ce1d3ce77 Formating docs, moved example nginx config to docs 2024-01-20 17:10:17 +01:00
Marc Ole Bulling
15c2bd9c67 Added wildcard for OIDC groups and users, better login flow for OIDC, updated documentation to add OIDC provider examples 2024-01-20 11:40:20 +01:00
Marc Ole Bulling
a29aaf6b3a Updated changelog 2024-01-16 21:37:30 +01:00
Marc Ole Bulling
9131355e18 Added test, updated documentation dependencies to fix readthedocs-sphinx-search vulnerability 2024-01-16 21:25:16 +01:00
Marc Ole Bulling
6e672195cb Update setup.rst 2023-12-27 23:25:45 +01:00
Marc Ole Bulling
d4ad93ba01 Updated docs 2023-12-09 14:03:45 +01:00
Marc Ole Bulling
64de638e0c Updated documentation, version number 2023-12-09 13:31:58 +01:00
Marc Ole Bulling
1d0bde6644 Changed to sqlite, dropped Windows 32bit support, fixed data dir env not being persistant #115, updated readme 2023-11-21 20:50:30 +01:00
Marc Ole Bulling
850d76301c Update Readthedocs requirements 2023-11-17 17:28:09 +01:00
Marc Ole Bulling
4227e68203 Update Readthedocs requirements 2023-11-17 17:25:14 +01:00
Marc Ole Bulling
fa4eb3254c Update Readthedocs requirements 2023-11-17 17:23:26 +01:00
Marc Ole Bulling
90f26db7c0 Update Readthedocs config 2023-11-17 17:19:18 +01:00
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
59271c2ff2 Added option to change the name in the setup, show filename in title for downloads, use sessionStorage instead of localStorage for e2e decryption, replaced expiry image with dynamic SVG 2023-05-13 14:33:37 +02: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
3f7cce9f65 Updated documentation 2023-02-09 17:49:31 +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
522c4b817a Added changelog 2022-08-17 22:53:24 +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
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
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
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
0bd9bd1a8d Changed /api endpoint to /apiKeys in order to avoid confusion with /api/ 2021-12-02 16:30:57 +01:00
Marc Ole Bulling
4b411f113f Updated docs 2021-12-02 16:20:59 +01:00
Marc Ole Bulling
724489d2a4 Minor changes, added tests 2021-12-02 16:05:21 +01:00
Marc Ole Bulling
0e31aba457 Fixed table in docs 2021-12-01 22:33:49 +01:00
Marc Ole Bulling
d88a3cdd1e Added env DISABLE_LOGIN in order to support 3rd party authentication #30 2021-12-01 22:25:33 +01:00
Marc Ole Bulling
b89ef499e2 Fixed description for docs folder 2021-07-21 19:01:59 +02:00
Marc Ole Bulling
fc45c89cde Added note about AWS deletion in documentation 2021-07-16 10:17:47 +02:00
Marc Ole Bulling
10d17d0807 Added maximum filesize setting throuh env variable #23 2021-07-03 16:51:26 +02:00
Marc Ole Bulling
80c2a70030 Added documentation, modified AWS config example 2021-05-16 21:53:13 +02:00