Commit Graph

60 Commits

Author SHA1 Message Date
Marc Ole Bulling
b56970bf88 Add Redis support / make database location and provider selectable in setup (#180) 2024-07-07 22:13:51 +02:00
Marc Ole Bulling
6beabdebc3 Added option to display filenames in URL (#171), breaking API changes, refactoring, update OpenAPI 2024-06-08 21:52:14 +02:00
Marc Ole Bulling
8619f165eb Updated documentation 2024-06-07 19:30:00 +02:00
Marc Ole Bulling
3b7cdae6fd Added settings to set the chunk size and amount of parallel uploads for faster upload speed, fixes #162. Updated documentation 2024-06-07 16:38:59 +02:00
Marc Ole Bulling
507c7b5d94 Added tzdata to docker image to support timezones #169 2024-06-04 15:33:47 +02:00
Marc Ole Bulling
09d25ff6a5 Docker only runs in non-root if env variable DOCKER_NONROOT is set #167, updated documentation 2024-05-29 13:44:57 +02:00
Marc Ole Bulling
7b3f83e50a Added test for header verification for AWS downloads, updated documentation 2024-05-27 16:42:59 +02:00
Marc Ole Bulling
fe3616fdcd Add option to proxy S3 dowmloads #75 2024-05-24 12:35:44 +02:00
Marc Ole Bulling
ac12cca1bf Add nginx header for SSE, update nginx documentation 2024-05-24 11:01:56 +02:00
Marc Ole Bulling
5fcd264ba6 Added GOKAPI_LOG_STDOUT env variable for outputing log file entries to stdout 2024-05-23 17:34:34 +02:00
Marc Ole Bulling
5a31cd5d63 Added deployment-password flag, generate salts if invalid, added section for automatic deployment to docs 2024-05-22 23:12:45 +02:00
Marc Ole Bulling
486c1d51a5 Replaced old env variables from examples 2024-05-22 14:49:44 +02:00
Marc Ole Bulling
579f755baf Updated docs for new docker image, fixed typos 2024-05-02 17:36:32 +02:00
Marc Ole Bulling
a45c181572 Minor change to documentation 2024-04-30 11:50:18 +02:00
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