Commit Graph

329 Commits

Author SHA1 Message Date
Marc Ole Bulling 807b270124 Removed debug output 2024-04-13 19:43:06 +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 368fb6b388 Don't show S3 credential input if already supplied by env variables #151, removed debug output 2024-04-09 17:41:44 +02:00
Marc Ole Bulling 7e2514dabe Merge pull request #150 from JeroenoBoy/patch-1
Remove trimming from Provider URL
2024-03-31 14:07:28 -07:00
Jeroen f50b60ff74 Remove trim from provider URL 2024-03-31 22:21:14 +02:00
Marc Ole Bulling 12a88ef6ed Use go1.22.1-alpine build base, as armv6 support is dropped on the regular image 2024-03-26 14:18:32 +01:00
Marc Ole Bulling 0d4653ee9e Use Go 1.22 as build image, add custom releaser workflow 2024-03-26 13:58:32 +01:00
Marc Ole Bulling 2461875e60 Updated Go to 1.22.1, updated dependecies 2024-03-26 13:44:15 +01:00
Marc Ole Bulling e8fa01c92a Fixed typo in documentation, updated dependencies 2024-03-26 09:48:53 +01:00
Marc Ole Bulling f47a7c0eef Merge pull request #141 from Phaeton/patch
Minor typos in Setup
2024-02-28 22:17:46 +01:00
Phaeton 96598a10bd setup typos 2024-02-28 10:37:00 -05:00
Marc Ole Bulling a08cd2e8f1 Updated version number and changelog v1.8.1 2024-02-07 16:27:40 +01:00
Marc Ole Bulling 839de59cf5 Add cleanup for orphaned hotlinks, add/remove hotlinks on edit #136 2024-02-07 16:05:38 +01:00
Marc Ole Bulling 9641e2828d Added /auth/create API endpoint #133, fixed wrong openapi schemes, added examples to openapi 2024-02-07 14:34:41 +01:00
Marc Ole Bulling 9de7618cce Fix crash on client timeout #125, minor formatting 2024-02-07 01:59:08 +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 6936ced93e Fixed setup not saving recheck interval, fixed tests 2024-01-20 11:55:19 +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 9083ac3d05 Added option to restrict OIDC users and groups better with custom scopes, better OIDC error handling, try silent OIDC consent first before showing prompt, fixed download button symbol on e2esetup 2024-01-19 17:28:22 +01:00
Marc Ole Bulling 0c67f4d7b3 Added better error handling for OIDC authentication, updated dependencies 2024-01-17 21:57:13 +01:00
Marc Ole Bulling fa4c0bc35d Changed OIDC promt to "consent" instead of "select_account" #121, updated dependencies 2024-01-17 16:18:52 +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 0f9cf21f1c Added tests and comments 2023-12-12 18:55:26 +01:00
Marc Ole Bulling d4ad93ba01 Updated docs v1.8.0 2023-12-09 14:03:45 +01:00
Marc Ole Bulling c88c9f8421 Updated API documentation, changed Go Build to 1.21 2023-12-09 13:55:31 +01:00
Marc Ole Bulling 64de638e0c Updated documentation, version number 2023-12-09 13:31:58 +01:00
Marc Ole Bulling 479fdd3df8 Updated Screenshots 2023-12-09 13:31:33 +01:00
Marc Ole Bulling 77a18ea72a Dont log IP by default, to be GDPR compliant #119 2023-12-09 13:10:02 +01:00
Marc Ole Bulling a130357018 Added feature for editing uploaded files #103, updated Bootstrap to 5.3 2023-11-29 20:45:27 +01:00
Marc Ole Bulling d24ea9735a Fixed tests 2023-11-28 14:20:33 +01:00
Marc Ole Bulling c68afacaa5 Added permission model for API keys #79, replaced button text with icons 2023-11-28 13:47:51 +01:00
Marc Ole Bulling b0e44d2036 Add minimum spacing for Action column in admin menu #98, added comment 2023-11-27 23:12:39 +01:00
Marc Ole Bulling 82d6af3578 Further reduced parallel connections for db testing 2023-11-22 13:24:46 +01:00
Marc Ole Bulling 2a71f434d5 Reduced parallel connections for database test 2023-11-22 13:22:34 +01:00
Marc Ole Bulling 06e934daa0 Added tests, removed file data for e2e config from database 2023-11-22 13:19:18 +01:00
Marc Ole Bulling 1d0bde6644 Changed to sqlite, dropped Windows 32bit support, fixed data dir env not being persistant #115, updated readme v1.8.0-beta.0 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 4114cc7a06 Updated dependencies 2023-10-12 14:34:56 +02:00
Marc Ole Bulling 97c2b76c71 Merge pull request #108 from Kwonunn/fix-logo
Fix the ASCII logo
2023-09-17 16:01:13 +02:00
Kwonunn f890e416fc Fix the ASCII logo 2023-09-17 13:17:19 +02:00
Marc Ole Bulling 358a32af91 Removed app_name from templateVersions 2023-05-13 20:16:56 +02:00