Commit Graph
23 Commits
Author SHA1 Message Date
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
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 FiedlerandGitHub 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