Commit graph

50 commits

Author SHA1 Message Date
MickaelK
e8e83250f7 feature (workflow): first release of the workflow engine 2025-10-02 13:12:23 +10:00
MickaelK
9c2eee69ba chore (maintenance): go deps 2025-08-22 15:15:27 +10:00
MickaelK
e7097b402c maintenance (upgrade): go 1.24 2025-07-01 00:06:49 +10:00
MickaelK
b629daba62 chore (tidy): go mod tidy 2025-05-22 02:23:57 +10:00
MickaelK
4ef1c2bbd8 chore (gomod): #780 2024-12-18 09:27:46 +11:00
dependabot[bot]
2543e6fe14
chore (maintenance): dependency update #784
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-14 20:24:57 +11:00
MickaelK
a6a202495c feature (patch): dynamic patching of assets
This is to enable static assets to be patched dynamically via a plugin.
The idea is to be able to apply things like custom branding, custom
banners and change in the behavior of the software via plugins that
override the core
2024-07-16 08:28:28 +10:00
MickaelK
ea766686b1 fix (ci): go build missing dependency 2024-06-04 02:34:27 +10:00
MickaelK
b4043715d2 chore (maintenance): dependency upgrade 2024-06-04 01:21:34 +10:00
MickaelK
4c1559446a chore (maintenance): upgrade deps 2024-06-04 01:00:10 +10:00
MickaelK
b1da883cff chore (maintenance): dependency upgrade 2024-06-04 00:08:22 +10:00
MickaelK
a8e3167287 chore (maintenance): dependencies 2024-03-06 01:20:08 +11:00
MickaelK
253cb8ceba chore (maintain): maintain sqlite full text search plugin 2023-11-22 18:46:46 +11:00
Mickael Kerjean
0f355c1030 feature (smb): direct access via share name 2023-05-12 00:59:17 +10:00
Mickael Kerjean
a450238129 Merge branch 'master' of ssh://github.com/mickael-kerjean/filestash 2023-03-14 19:47:22 +11:00
Mickael Kerjean
87e723dcce maintain (deps): golang deps 2023-03-14 18:12:08 +11:00
Mickael Kerjean
6c439d8108 maintain (deps): golang deps 2023-03-14 17:32:08 +11:00
dependabot[bot]
88412fb13f
maintain (dep): Bump golang.org/x/crypto from 0.0.0-20220131195533-30dcbda58838 to 0.1.0 (#572)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220131195533-30dcbda58838 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 00:41:00 +11:00
Mickael Kerjean
2645fd62d0 feature (plg_image_*): support for new images and cleanup 2022-12-22 22:13:52 +11:00
Mickael Kerjean
1f9a30c462 feature (dicom): support for dicom images 2022-12-09 20:26:20 +11:00
Mickael Kerjean
7135bd4e44 feature (nfs): support for nfs storage 2022-12-08 09:19:04 +11:00
Mickael Kerjean
0bc5f3d880 backend (storj): vendor deps 2022-12-07 17:15:13 +11:00
Mickael Kerjean
10daf893cd improve (plg_authenticate_htpasswd): support additional algorithm 2022-11-12 00:50:45 +11:00
Mickael Kerjean
e0f2f29307 feature (htpasswd): new authentication middleware 2022-11-09 14:00:48 +11:00
Mickael Kerjean
3013141999 clean (sqlite): sqlite without cgo
We want to make it easier to compile the project for newcomers
2022-09-28 13:58:25 +10:00
Mickael Kerjean
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
Mickael Kerjean
c7e40e42db feature (429): rate limit authentication endpoints 2022-09-04 22:26:03 +10:00
Mickael Kerjean
84aaea4008 fix (console): provide a fix for #461 and #463 2022-04-07 08:52:07 +10:00
Mickael Kerjean
fd2dff4481 improve (404): lighten up the 404 page 2022-02-01 08:59:02 +11:00
Mickael Kerjean
a37de01b3b fix (deps): vendoring golang deps 2022-01-25 23:26:55 +11:00
Mickael Kerjean
a95fad4d13 feature (static): upate a few static pages
- /about now shows a list of installed plugin
- 404 page is more "funky"
2022-01-20 17:15:49 +11:00
Mickael Kerjean
e419b19b61 maintenance (deps): upgrade golang deps 2022-01-19 23:01:01 +11:00
Mickael Kerjean
aa432414f3 fix (deps): update ldap dependency 2022-01-10 17:34:33 +11:00
Mickael Kerjean
f1c32880a3 refactoring (sso): sso middleware 2022-01-10 00:42:16 +11:00
Mickael Kerjean
8c60c12417 feature (letsencrypt): new starter plugin with automatic ssl 2021-11-25 08:28:11 +11:00
Mickael Kerjean
3214cfd588 feature (s3): add ec2 role base authentication 2021-09-12 17:16:32 +10:00
Mickael Kerjean
47751a446f fix (ftp): issue on microsoft FTP 2021-09-04 23:02:03 +10:00
Mickael Kerjean
b5518bbc46 fix (test): broken tests 2021-08-31 00:35:20 +10:00
dependabot[bot]
49b652dd9c
maintain (deps): bump up
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.3.5 to 1.6.5.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.3.5...v1.6.5)

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-30 23:32:55 +10:00
Mickael Kerjean
a0e1340e18 fix (build): broken CI 2021-06-30 00:08:22 +10:00
Mickael Kerjean
1ef87a42fd maintain (tidy): go mod tidy 2021-06-27 03:27:05 +10:00
Mickael Kerjean
ec89a05455 feature (image): another image plugin 2021-06-27 03:26:23 +10:00
Mickael Kerjean
9c8d51c03e feature (image): pure golang image resizing 2021-06-27 03:07:59 +10:00
Mickael Kerjean
7c63073c81 fix (CI): broken build - #309 2020-10-08 00:49:58 +11:00
Ben Fiedler
23e0de8e6e
feature (samba): samba backend - #309 2020-10-06 23:07:03 +11:00
Mickael Kerjean
40c791b717 fix (#169): upgrade goFTP 2020-06-22 02:17:58 +10:00
Mickael Kerjean
8c00161f73 test (sftp): fix broken tests for 4266f26649 2020-05-24 22:54:22 +10:00
Mickael Kerjean
4266f26649 fix (sftp): openssh private key format with passphrase 2020-05-24 21:41:36 +10:00
Mickael Kerjean
5865e84593 maintain (go): vendor dependencies 2020-01-20 17:12:09 +11:00
Mickael Kerjean
a190b37f99 maintenance (module): make use of go modules 2020-01-14 01:45:35 +11:00