667 Commits
Author SHA1 Message Date
MickaelK 87d6911288 fix (webdav): network drive permissions 2024-04-21 20:38:32 +10:00
MickaelK 335fbe945a feature (azure): support for azure container 2024-04-17 00:57:52 +10:00
MickaelK dabdc03a73 chore (GenerateID): change signature for GenerateID 2024-04-15 22:18:16 +10:00
MickaelK c7446f3113 fix (nfs): permission for base case 2024-04-15 20:40:23 +10:00
MickaelK 0a728c695b fix (plg_backend_nfs): support auxiliary gids 2024-04-15 19:14:59 +10:00
MickaelK ee2ce3f5c5 chore (plg_backend_nfs): splitdown plugin onto smaller chunks 2024-04-14 22:12:45 +10:00
MickaelK 3cab180956 fix (nfs4): broken nfs4 plugin 2024-04-03 21:50:26 +11:00
MickaelK 8ece5301db fix (typo): typo in scanner block logic 2024-04-02 20:05:44 +11:00
MickaelK c906a4d264 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2024-04-02 18:57:13 +11:00
MickaelK 3d65a40273 feature (csp): admin option to enable/disable csp
One of the use case for this is to be able to open an html document via
an iframe and have the content of the document to be fully loaded when
we can assume the storage setup in Filestash is trusted
2024-04-02 18:53:34 +11:00
Mickael 8de87be06f chore (refactoring): cleanup server middleware 2024-03-26 07:42:59 +11:00
MickaelK 3d4aa9c785 chore (debt): cleanup tech debt 2024-03-19 07:54:49 +11:00
MickaelK 4244c9c604 feature (path): configurable path for generated data 2024-03-18 21:06:18 +11:00
MickaelK da5d076e4e chore (log): logger init order 2024-03-18 20:59:51 +11:00
MickaelK af75e96250 chore (cleanup): plugins cleanup 2024-03-14 20:53:57 +11:00
MickaelK c96dd9f5d1 fix (test): broken utest 2024-03-13 01:12:12 +11:00
MickaelK 225107005a chore (refactoring): cleanup old code 2024-03-13 00:37:44 +11:00
MickaelK 9e142d5de5 feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
MickaelK 845c4584d3 chore (log): simplify init logic 2024-03-12 17:29:42 +11:00
MickaelK 436f41b3d5 chore (cleanup): regroup app constants 2024-03-12 17:22:39 +11:00
MickaelK ab14520c6a chore (debug): additional debug information 2024-03-06 01:17:58 +11:00
MickaelK ae70b692e6 fix (panic): possible panic when used with full text search engine 2024-02-29 01:34:32 +11:00
MickaelK 9c6d337c7f fix (panic): possible panic in search using reflection 2024-02-26 01:36:46 +11:00
MickaelK 6ab60bb38d chore (cleanup): typos 2024-02-01 01:15:13 +11:00
MickaelK f3104700f1 chore (plg_video_transcoder): cleaner 2024-02-01 01:08:33 +11:00
MickaelK 991a6cc43e chore (log): debug log on samba plugin 2024-01-31 13:05:53 +11:00
MickaelK 24e7b5eb35 fix (plg_search_sqlitefts): prevent context expiration if possible 2024-01-31 01:01:35 +11:00
MickaelK 4660f3a2ff feature (plg_backend_s3): calculate the right mime type 2024-01-25 21:44:55 +11:00
MickaelK 0c2e5f1351 feature (plg_backend_nfs): add option to calculate uid/gid 2024-01-10 18:32:37 +11:00
MickaelK 0367f45089 feature (nfs): improve nfs implementation 2024-01-06 17:42:02 +11:00
MickaelK 409f1bc09f feature (chroot): add chroot option to nfs backends 2024-01-06 17:17:46 +11:00
MickaelK 763201eaa6 feature (plg_backend_local): home calculation and additional options for authentication 2024-01-06 16:55:55 +11:00
MickaelK 2853898f75 feature (plg_backend_nfs4): poc for nfsv4 2024-01-03 22:44:23 +11:00
MickaelK 86175220cd fix (nfs): improved nfsv3 handling 2024-01-03 17:39:39 +11:00
MickaelK c702402b87 fix (plg_backend_local): don't enforce home to be set 2024-01-02 23:26:25 +11:00
MickaelK 800d0841ed fix (link): broken preload link 2024-01-01 23:32:20 +11:00
MickaelK 6ad16259ef feature (plg_backend_local): better error handling 2024-01-01 23:31:45 +11:00
MickaelK fae939120a feature (connect): frontend rewrite - connection page 2023-11-30 20:18:05 +11:00
MickaelK dd6e91c493 chore (frontend): move url in frontend 2023-11-27 20:58:54 +11:00
MickaelK def45d5ad5 feature (s3): multithread on s3 plugin 2023-11-27 00:25:28 +11:00
MickaelK 253cb8ceba chore (maintain): maintain sqlite full text search plugin 2023-11-22 18:46:46 +11:00
MickaelK 9323c73fa9 feature (plugin): add plugin hook to extend frontend code 2023-11-21 23:06:45 +11:00
MickaelK 81578f48cf chore (thumbnail): cleanup and support for ai 2023-11-20 23:33:25 +11:00
MickaelK 0d8dce3b99 feature (thumbnail): support for tiff 2023-11-20 22:36:03 +11:00
MickaelK 837f440e36 fix (thumbnailer): format update & fix png artifact 2023-11-20 20:51:20 +11:00
MickaelK 376fe22770 feature (thumb): support for webp 2023-11-16 02:06:10 +11:00
MickaelK e72d4a290f feature (gif): a gif thumbnailer made in C 2023-11-13 23:58:16 +11:00
MickaelK ade354fde0 fix (plg_image_c): cleanup thumbnailer 2023-11-13 23:57:51 +11:00
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