Marc Ole Bulling
945b50cb5e
Changed version number
v1.9.4
2024-12-07 20:57:36 +01:00
Marc Ole Bulling
be589fc758
Always recreate API key table in sqlite #215
2024-12-07 13:48:23 +01:00
Marc Ole Bulling
94ef26027c
Update docker build to go 1.23.4
v1.9.3
2024-12-07 09:27:06 +01:00
Marc Ole Bulling
1a0b7f90f8
Updated version number and changelog
2024-12-07 09:21:59 +01:00
Marc Ole Bulling
6f582b25d8
Store upload defaults locally ( #214 ), breaking API changes
2024-12-06 14:36:08 +01:00
Marc Ole Bulling
520f796c50
Fixed UI when uploading file larger than max allowed file size #213
2024-12-06 11:38:32 +01:00
Marc Ole Bulling
a291030918
Added warnings in setup if /app/data or /app/config is not mounted as a volume #203
2024-12-05 19:57:16 +01:00
Marc Ole Bulling
ddc72b0a98
Use API for most of UI interactions with an internal API key ( #211 ), breaking API changes
...
* Changed color of API procressing status
* Added internal system key, use system key for API page perm changes, BREAKING: removed session auth
* API: Added /auth/delete, added option to include basic parameters in /auth/create, migrated API overview page completely to use API calls
* Added toast in API menu for clipboard, removed reference to session authentication in documentation
* Changed delete button in upload menu to API call, fixed modify API call in menu #210
* Set Api key in API menu for changing permissions, renamed title for Deleting Uploads permission, refactoring
* Added tests, refactoring
2024-12-05 13:55:11 +01:00
Marc Ole Bulling
5a155f7180
Changed "bare metal" to "native installation" in documentation #208 , changed order
2024-11-28 06:25:18 +01:00
Marc Ole Bulling
6143449b8c
Removed unnecessary error check
2024-11-28 05:59:57 +01:00
Marc Ole Bulling
0e80a59e15
Added preview for WhatsApp
v1.9.2
2024-09-30 18:02:00 +02:00
Marc Ole Bulling
0ec822fb55
Changed version number
2024-09-30 17:06:16 +02:00
Marc Ole Bulling
2239a5d7b1
Add meta data for preview
2024-08-23 11:35:04 +02:00
Marc Ole Bulling
a3d90ee899
Added hotlink support for avif and apng format
2024-08-15 09:56:32 +02:00
Marc Ole Bulling
d6b0670c18
Fixed tests
2024-08-05 17:39:07 +02:00
Marc Ole Bulling
5ef0e89297
Ensure headers are set when proxying S3 file #199
2024-08-05 17:31:48 +02:00
Marc Ole Bulling
4186aea2c9
Remove risc-5 from docker build, until Alpine is supported
2024-08-05 17:22:23 +02:00
Marc Ole Bulling
0156d682b9
Fixed docker build script for risc-v
2024-08-05 17:19:03 +02:00
Marc Ole Bulling
14bddd55c4
Add risc-5 support
2024-08-05 17:14:41 +02:00
Marc Ole Bulling
3130917829
Fixed crash when OIDC returns nil for groups #198 , added make file build to include debug symbols, minor rewording
v1.9.1
2024-07-29 19:51:05 +02:00
Marc Ole Bulling
f08490e69e
Fixed crash after running setup and changing encryption #197 , changed versioning of css/js files to prevent caching #195
2024-07-26 14:19:51 +02:00
Marc Ole Bulling
673f4b3dd7
Fixed tests
2024-07-22 20:28:28 +02:00
Marc Ole Bulling
4f71a2b1c3
Fix processing/uploading status not showing after upload #193 , updated comment in string_constants.tmpl
2024-07-22 20:12:58 +02:00
Marc Ole Bulling
38d5275e9e
Changed outdated comment for version constants template
2024-07-15 14:29:11 +02:00
Marc Ole Bulling
94def515ca
Added tests, changed version number
v1.9.0
2024-07-15 13:30:28 +02:00
Marc Ole Bulling
533993ef3b
Only display Gokapi version in admin view #181
2024-07-13 04:01:20 +02:00
Marc Ole Bulling
e704904ed1
Updated version numbers
2024-07-12 19:52:24 +02:00
Marc Ole Bulling
e0741c86c0
Fixed SQLite update #189
2024-07-12 19:47:06 +02:00
Marc Ole Bulling
f909db076f
Have seperate Database schema version, do not run upgrade when initiating database
2024-07-12 19:15:58 +02:00
Marc Ole Bulling
5b118b5afd
Change default builder to podman, add win/arm64
2024-07-07 22:21:19 +02:00
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
f7ba24913d
Added tests, fixed typo
2024-06-15 22:51:20 +02:00
Marc Ole Bulling
0e740ba14c
Merge pull request #177 from Kwonunn/fix-go-generate-windows
...
Make go generate work on Windows
2024-06-15 22:40:15 +02:00
Kwonunn
2347bcfd2f
Make go generate work on Windows
2024-06-15 22:07:49 +02:00
Marc Ole Bulling
933ad58f81
Removed legacy DB upgrade option, added tests
...
-
2024-06-10 16:35:16 +02:00
Marc Ole Bulling
7fef0450bc
Updated makefile, added tests, remove lastupdate database entry for uploadstatus
2024-06-09 19:33:23 +02:00
Marc Ole Bulling
b14d9f9e51
Added tests and coverage to makefile, updated dependencies, added tests
2024-06-09 17:43:45 +02:00
Marc Ole Bulling
98e20beaff
Replaced SSE library with own code
2024-06-09 15:27:23 +02:00
Marc Ole Bulling
ee7fc54df9
Added tests
2024-06-09 13:03:06 +02:00
Marc Ole Bulling
fdd5a0d892
Refactoring
2024-06-09 11:36:33 +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
abc8a0eb7c
Fixed QR code with E2E encryption not having key
2024-06-08 20:00:27 +02:00
Marc Ole Bulling
0341a7f42c
Fixed Chunksize and MaxUploads = 0 after running setup, made MaxMemory persistant, as per documentation
2024-06-08 19:28:11 +02:00
Marc Ole Bulling
8619f165eb
Updated documentation
2024-06-07 19:30:00 +02:00
Marc Ole Bulling
9dc9aa5df8
Added makefiles
2024-06-07 19:18:18 +02:00
Marc Ole Bulling
d33caa45be
Fixed test
2024-06-07 16:45:59 +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
ca63110875
Modified dropzone library to limit parallel uploads, enabled parallel chunk uploads, set chunksize to 39MB, fixes slow upload #162
2024-06-06 21:45:22 +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
08a81fa454
Updated Docker Go build version, updated version number
v1.8.4
2024-05-29 13:49:06 +02:00