MickaelK
0ac2bde335
feature (thumbnail): better thumbnail plugin
2023-11-10 00:54:00 +11:00
MickaelK
513ba65d46
chore (preload): move preload tags as http headers
2023-11-02 21:41:30 +11:00
Stéphane Lam
3c379d50ee
fix (api): api key validation
2023-10-31 08:43:47 +11:00
Mickael Kerjean
73d1a07b12
fix (admin): bug in admin
2023-10-09 14:28:33 +11:00
Mickael Kerjean
d9202c7f15
release (migration): migration of admin interface
2023-10-07 22:47:37 +11:00
Mickael Kerjean
ac51227d50
fix (config): type error in featurs->share->redirect
2023-09-05 00:34:19 +10:00
Mickael Kerjean
e0407c83cf
merge
2023-06-16 13:13:42 +00:00
Mickael Kerjean
b4572be6e9
feature (config): default value as env variable for log level
2023-06-09 00:47:47 +10:00
Mickael Kerjean
377434c17a
fix (css): server page - enable custom background
2023-06-09 00:47:08 +10:00
Mickael Kerjean
06ca7a6678
chore (refactoring): easier for unit test
2023-06-09 00:46:32 +10:00
Mickael Kerjean
5eadfac2ae
maintain (refactoring): unit testability of router
2023-06-07 17:57:51 +10:00
Mickael Kerjean
a2c0323e8d
fix (status): wrong http status in app manifest
2023-06-07 17:31:02 +10:00
Mickael Kerjean
b1766b4fe0
feature (error): infer http status when loading the base error page
2023-06-02 17:31:29 +10:00
Mickael Kerjean
dbf0878335
feature (wip): wip for tags
2023-05-22 22:29:31 +10:00
Mickael Kerjean
c4e5da9169
fix ( #605 ): regression for sharing link
2023-05-22 21:51:30 +10:00
Mickael Kerjean
0f355c1030
feature (smb): direct access via share name
2023-05-12 00:59:17 +10:00
Mickael Kerjean
1f52ea90e4
improve (zip): no need to zip single file
2023-04-28 08:55:53 +10:00
Mickael Kerjean
8758cb4b5b
fix (unzip): reduce wait time
2023-04-27 20:50:21 +10:00
Mickael Kerjean
e05c868740
feature (unzip): extract zip files
2023-04-27 20:10:20 +10:00
Mickael Kerjean
650abf55ba
maintain (plg_authenticate_admin): cleanup
2023-04-25 11:03:32 +10:00
Mickael Kerjean
1e562aa8e8
maintain (api): config endpoint refactoring
2023-04-25 10:47:44 +10:00
Mickael Kerjean
9a6af501e4
fix (middleware): add middleware to config endpoint
2023-04-25 10:46:14 +10:00
Mickael Kerjean
391f7cf82d
maintain (plg_video_transcoder): cleaner log
2023-04-18 22:58:54 +10:00
Mickael Kerjean
bb7840f27e
feature (chromecast): image viewer chromecast support
2023-04-14 00:08:17 +10:00
Mickael
8c4ca9da76
fix (plg_backend_s3): revert #584 after broken e2e
...
This reverts commit 67e2a34853 .
2023-04-10 10:56:40 +10:00
Mickael Kerjean
c7cd48ce90
fix (plg_backend_ftp): context handling
2023-04-10 10:06:21 +10:00
Mickael Kerjean
39f8fc66aa
fix (ftp): recreate connection if closed
...
An issue would araise when the connection is closed before we had time
to do the vacuum cleaning on servers like on infinity free where "Our server has quite aggressive inactivity timeouts and will kill the connection after only 20 seconds of inactivity."
reference: https://forum.infinityfree.net/t/good-online-ftp/69285/18
2023-04-10 01:28:39 +10:00
Yanick.xia
67e2a34853
feature (plg_backend_s3): add param for forcePathStyle - #584
...
Co-authored-by: xiayan.cn <xiayan.cn@bytedance.com>
Co-authored-by: Mickael <mickael@kerjean.me>
2023-04-09 13:10:33 +10:00
Daniel Gomes-Sebastiao
586e803bde
feature (plg_backend_s3): access S3 via AWS role - #583
...
Co-authored-by: Daniel Gomes-Sebastiao <daniel.gomes@adscale.co.nz>
2023-04-09 13:07:14 +10:00
Juan Carlos Ramirez
36c006680c
feature ( #585 ): support for proxied ip when logging intrusions
2023-04-07 15:19:16 +10:00
Liang Zheng
091e9c0c78
fix(s3) save #577
...
Signed-off-by: Liang Zheng <zhengliang0901@gmail.com>
2023-04-01 10:53:29 +11:00
Mickael Kerjean
86dde05507
fix ( #533 ): json conversion issue
2023-03-31 08:20:51 +11:00
Mickael Kerjean
26ee2006f4
feature (auth): redirection URI in auth middleware
2023-03-26 01:43:48 +11:00
Mickael Kerjean
fa9f1bc3e4
fix (ls): configurable ls timeout for plugins
2023-03-24 22:37:19 +11:00
Mickael Kerjean
cea8a77cd8
Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash
2023-03-24 21:14:51 +11:00
Mickael Kerjean
425e71a3cd
fix (plg_search_stateless): path issue in search
2023-03-24 21:12:32 +11:00
Liang Zheng
a57a4a7e15
fix (s3): exit s3 list via IsTruncated flag
...
Signed-off-by: Liang Zheng <zhengliang0901@gmail.com>
2023-03-24 10:53:38 +11:00
Mickael Kerjean
3a9961d6fe
fix (plg_backend_artifactory): ls metadata fix
2023-03-21 22:28:41 +11:00
Mickael Kerjean
48c89767ad
feature (plg_backend_artifactory): support for jfrog artifactory
2023-03-21 14:41:30 +11:00
Mickael Kerjean
176931f6c8
fix (plg_backend_nfs): production ready nfs connector
2023-03-20 23:06:00 +11:00
Mickael Kerjean
7421750226
feature (plg_backend_ftp): anonymous read only when no user given
2023-03-15 08:23:09 +11:00
Mickael Kerjean
2268e32560
feature (plg_backend_sftp): support for new authentication method
2023-03-08 12:11:01 +11:00
Mickael Kerjean
16d4d60469
Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash
2023-03-02 20:16:36 +11:00
Mickael Kerjean
8ca7a0e3f9
maintain (path): absolute path
...
getting things ready to have config coming as a plugin to handle
various distributions
2023-03-02 20:15:56 +11:00
Mickael Kerjean
8059730720
feature (middleware): use translated errors in auth middleware
2023-02-28 21:19:50 +11:00
Roman Zabaluev
4f4e833360
fix (grammar): grammar issues #567
2023-02-28 18:17:14 +11:00
Louis Koo
62b066feab
fix ( #559 ): handle large amount of deletion on s3
...
Signed-off-by: zhucan <zhucan.k8s@gmail.com>
2023-02-21 17:31:10 +11:00
Mickael Kerjean
fd15e7255a
maintain (log): additional logs for easier debugging
...
some people are experiencing issues with the data being lost somehow
but as of today we can't replicate that. Hopefully with this, we will
know a bit more about that
2023-02-09 08:48:40 +11:00
Mickael Kerjean
23ddbee129
fix (not implemented): image preview for jpeg or png
2023-02-09 08:32:19 +11:00
Mickael Kerjean
69b0b71ce5
feature (title): set title to general.name in static pages
2023-02-09 08:09:17 +11:00