43 Commits

Author SHA1 Message Date
1f9a30c462 feature (dicom): support for dicom images 2022-12-09 20:26:20 +11:00
7135bd4e44 feature (nfs): support for nfs storage 2022-12-08 09:19:04 +11:00
090fd1a66a feature (backend): support for storj 2022-12-07 08:40:41 +11:00
e0f2f29307 feature (htpasswd): new authentication middleware 2022-11-09 14:00:48 +11:00
92219db637 feature (middleware): passthrough middleware 2022-11-09 13:59:35 +11:00
46b67d6711 feature (thumbnail): complete revamp of thumbnail generation 2022-10-03 23:40:46 +11:00
bfe809d5ab cleanup (plugin): disable plugin that don't seem to be used 2022-09-07 00:51:32 +10:00
3a63eb0777 feature (plg_image_ascii): image ascii transform
The idea here is to be able to use curl and have Filestash to render
image in a terminal friendly fashion
2022-09-06 22:27:12 +10:00
0e4fc75b35 cleanup (plugin): list of prebuild plugin 2022-04-02 20:07:05 +11:00
8d5c574a75 cleanup (plugin): update builtin plugin 2022-02-18 18:44:24 +11:00
53f744c42b plugin (add): add temporary file backend to default list 2022-01-25 18:19:35 +11:00
a91df1637d feature (search): search as a plugin 2022-01-14 16:38:42 +11:00
d56663e805 cleanup (sso): cleanup sso related plugins 2022-01-07 01:17:33 +11:00
e5800c6c3b feature (sso): authentication middleware 2022-01-06 20:22:26 +11:00
4186ec057d feature (backend): local backend with admin password 2021-12-22 23:08:36 +11:00
f7a4e52703 maintain (go): go format 2021-08-22 16:47:09 +10:00
fdc95f8af7 fix (test): missing webdav backend 2021-08-22 13:09:09 +10:00
fc4d8363e4 plugin (samba): disable by default
This plugin which came through a PR is giving issues to users which have been saying "I found it to perform quite poorly during browsing" which is a no no. One can still compile Filestash with this plugin, we'll simply disable it by default for the time being
2021-04-26 10:57:30 +10:00
f15cd1959b cleanup (tunnel): deprecate step 2 of the setup 2020-12-22 19:24:25 +11:00
d469d0e73c migrate (plugin): migrate ftp backend as a plugin 2020-12-12 00:11:10 +11:00
23e0de8e6e feature (samba): samba backend - #309 2020-10-06 23:07:03 +11:00
8fcb721c13 option (tty): reenable tty plugin on non cloud instance 2020-08-03 19:04:04 +10:00
8f1097273e maintain (s3): migrate s3 as a plugin 2020-06-23 18:15:12 +10:00
be798ee4ab fix (build): update build 2020-06-19 14:07:20 +10:00
347f9b016b fix (ftps): remove ftps plugin since ftp and ftps will be merged into one 2020-02-11 19:33:12 +11:00
00214d2a3a feature (syncthing): syncthing integration 2020-01-15 01:03:13 +11:00
f3e6c8c030 feature (documents): handle office documents using onlyoffice 2019-12-21 15:17:09 +11:00
539a6f086d feature (transcoding): live transcoding 2019-12-18 02:18:58 +11:00
b0896f0373 maintenance (migrate): migrate the dropbox backend as a plugin 2019-09-02 15:49:28 +10:00
7564ecb773 fix (backend): install LDAP backend by default 2019-07-24 08:08:56 +02:00
d2e9424642 feature (ftps): add FTPs #169 2019-07-01 17:01:07 +02:00
f5f0f30cea improve (config): listen for config changes for reactive configuration 2019-05-22 14:28:31 +10:00
e552b2b40d feature (console): new plugin that offer a debugging console 2019-05-17 01:57:38 +10:00
5597d6ec88 feature (tuneel): HTTP tunnel via websocket to expose instance on the internet 2019-05-15 15:08:52 +10:00
2ae2673df9 feature (tor): cooking some onions - Unstable 2019-05-10 18:20:04 +10:00
3d9fa49698 improve (plugin): expose routes via plugins 2019-05-10 18:18:02 +10:00
=
ca5198ac0b improve (static): attempt at statically compile everything - revamp 2019-04-29 19:26:11 +10:00
a34b8b48e7 migrate (name): change project name 2019-01-28 01:09:45 +11:00
b4652b90c8 fix (admin): fix bugs in the admin console 2019-01-28 01:09:45 +11:00
ce6a228968 feature (admin): admin console 2018-12-19 18:35:09 +11:00
41f605484e fix (plugin): extend API for plugins 2018-10-30 00:07:10 +11:00
b745b03d3f feature (log): create a proper API for logging 2018-10-25 22:45:28 +11:00
ddd1b83b27 feature (plugin): API to develop plugin 2018-10-25 20:25:59 +11:00