Commit graph

  • 5c1c7e4fa3
    update deps Nicola Murino 2023-11-01 10:55:51 +0100
  • 379f87f571
    loaddata: do not reveal the existence of the files in error messages Nicola Murino 2023-11-01 10:52:32 +0100
  • 51febb19fa
    httpd: add database based token manager Nicola Murino 2023-10-31 19:56:59 +0100
  • ebec3042e9
    loaddata: do not reveal the existence of the files in error messages Nicola Murino 2023-11-01 10:52:32 +0100
  • 50cae4ee7d
    httpd: add database based token manager Nicola Murino 2023-10-31 19:56:59 +0100
  • 5c938e46b7
    allow to restrict the env vars passed to plugins Nicola Murino 2023-10-29 15:19:30 +0100
  • 9a7a3b00dc
    EventManager commands: allow to retrieve env vars from the process env Nicola Murino 2023-10-29 11:52:53 +0100
  • daf643596d
    WebClient: fix icon for 0 byte files Nicola Murino 2023-10-29 08:27:00 +0100
  • bc8d71dfc7
    editfiles: fix label Nicola Murino 2023-09-17 17:38:20 +0200
  • a4009c8894
    events page: fix dismissable alert Nicola Murino 2023-10-29 08:18:06 +0100
  • 8c31cc47b0
    web UIs: fix dismissable alerts Nicola Murino 2023-10-29 08:17:24 +0100
  • 59378104b7
    webclient: fix link for shares with a trailing space Nicola Murino 2023-10-29 07:33:56 +0100
  • 116be362ba
    update nfpm to 2.34.0 Nicola Murino 2023-10-29 07:15:14 +0100
  • e1c3097546
    event rules: add test case for rename after upload Nicola Murino 2023-10-28 21:02:14 +0200
  • 9bcdc90ca8
    add basic test cases for ALPN protocols Nicola Murino 2023-10-28 13:07:23 +0200
  • 7da5d8fcea
    config: rename protocols to tls_protocols Nicola Murino 2023-10-28 12:42:05 +0200
  • 4a15775f65
    allow to configure ALPN protocols Nicola Murino 2023-10-28 12:35:26 +0200
  • c50d2c15e8
    httpd request logger: set log level based on the status code Nicola Murino 2023-10-28 10:39:09 +0200
  • 691e44c1dc
    add more upload modes Nicola Murino 2023-10-25 19:05:37 +0200
  • 90bce505c4
    improve conditional resuming of uploads Nicola Murino 2023-10-24 19:14:33 +0200
  • cd953e6794
    webadmin: fix typo on webpages (#1438) CUI Hao 2023-10-23 00:54:50 -0700
  • 320e404e4d
    vfs: make PipeWriter an interface Nicola Murino 2023-10-22 16:30:04 +0200
  • e3c4ee0833
    add support for conditional resuming of uploads Nicola Murino 2023-10-22 16:09:30 +0200
  • f1e52d99ba
    webadmin: fix typo on webpages (#1438) CUI Hao 2023-10-23 00:54:50 -0700
  • fc460922ad
    events: fix event type string conversion Nicola Murino 2023-10-21 11:25:39 +0200
  • 2059dad7c8 webadmin: fix typo on webpages #1438 Hao Cui 2023-10-19 14:32:16 -0700
  • ba9df51b2e
    fix or suppress lint warnings detected by golangci-lint 1.55.0 Nicola Murino 2023-10-20 20:31:17 +0200
  • 6282f95bd3
    improve temp dirs handling an some logs Nicola Murino 2023-10-17 18:06:52 +0200
  • 5e65fd3cac Remove leading and trailing spaces when creating folders #1436 hackitect1024 2023-10-13 23:27:39 +0800
  • 254824b781
    Docker: update to bookworm Nicola Murino 2023-10-13 15:55:27 +0200
  • f5d64a1a8a
    docker: upgrade also build environment before build Nicola Murino 2023-10-13 12:51:25 +0200
  • 9a9d16292a
    docker: upgrade packages Nicola Murino 2023-10-12 22:04:58 +0200
  • 40d0945450
    update deps Nicola Murino 2023-10-11 18:48:29 +0200
  • 1c579d73f8
    suppress lint warning Nicola Murino 2023-10-10 20:54:10 +0200
  • 904ad2f691
    sshd: skip host keys with invalid algorithms Nicola Murino 2023-10-10 19:59:22 +0200
  • bc6bdb2f05
    backports from main Nicola Murino 2023-10-10 19:22:52 +0200
  • 63972edb96
    httpd: add a test case for StripSlash middleware Nicola Murino 2023-10-08 10:46:17 +0200
  • da0eb5037e
    httpd: skip StripSlash middleware for URL ending with multiple slashes Nicola Murino 2023-10-08 10:40:08 +0200
  • 4b685b21a2
    configs: fix backward compatibility Nicola Murino 2023-10-07 22:02:10 +0200
  • f05fe78737
    ssh: refactor host key algorithm restriction Nicola Murino 2023-10-07 16:07:19 +0200
  • 19a95d8c55
    httpfs: limit body size Nicola Murino 2023-10-07 11:28:16 +0200
  • 64c7588a44
    sftpd: improve permissions checking test cases Nicola Murino 2023-10-04 19:41:50 +0200
  • d9ac1a5631
    WebClient: fix icon for 0 byte files Nicola Murino 2023-10-04 19:39:46 +0200
  • c55196a525
    portable mode: allow to set config dir/config file Nicola Murino 2023-09-25 18:20:09 +0200
  • 1da24ea0af
    update deps Nicola Murino 2023-09-24 08:44:16 +0200
  • f37b57884f
    editfiles: fix label Nicola Murino 2023-09-17 17:38:20 +0200
  • d6e31ce8e2
    web UIs: fix dismissable alerts Nicola Murino 2023-09-17 17:31:40 +0200
  • 75278d64de
    docs repo: add instructions for Suse/OpenSuse Nicola Murino 2023-09-14 19:41:48 +0200
  • cf1cc25a48
    SQL providers: make sure we don't exceed the allowed placeholders Nicola Murino 2023-09-12 19:16:54 +0200
  • e54fd46a9e
    SQL providers: make sure we don't exceed the allowed placeholders Nicola Murino 2023-09-12 19:15:40 +0200
  • 9906caefd5
    httpd: disable directory index for static files Nicola Murino 2023-09-08 19:55:45 +0200
  • fac022090d
    httpd: disable directory index for static files Nicola Murino 2023-09-08 19:55:45 +0200
  • bef0e10d1e
    update deps Nicola Murino 2023-09-08 19:19:25 +0200
  • dc7c829b73
    update deps Nicola Murino 2023-09-08 19:19:12 +0200
  • e8df1b6e4c
    validate API key scope Nicola Murino 2023-09-08 18:54:11 +0200
  • 991739d47a
    WebUIs: update the css to hide the theme hard coded background image Nicola Murino 2023-09-08 18:07:23 +0200
  • aefcea034a
    validate API key scope Nicola Murino 2023-09-08 18:54:11 +0200
  • 1cbaa7c77b
    WebUIs: update the css to hide the theme hard coded background image Nicola Murino 2023-09-08 18:07:23 +0200
  • 1508fc9253
    External/plugin auth: check for password change after empty response Nicola Murino 2023-08-26 12:07:06 +0200
  • 5ef0a2ed4b
    External/plugin auth: check for password change after empty response Nicola Murino 2023-08-26 12:04:41 +0200
  • a592e388cd
    ftpd: advertise TLS support only if really enabled Nicola Murino 2023-08-21 15:48:29 +0200
  • 5d4145900f
    CI FreeBSD: disable until Go 1.21 is available in Quarterly Nicola Murino 2023-08-20 23:05:40 +0200
  • b94ec7597c
    smtp: set default port to 587 Nicola Murino 2023-08-20 22:32:03 +0200
  • c437f0ad76
    logger: update mail adapter Nicola Murino 2023-08-20 21:42:41 +0200
  • 7f7d2e57c2
    docs: minor improvements Nicola Murino 2023-08-20 19:22:38 +0200
  • 397cad93df
    httpd request logger: set log level based on the status code Nicola Murino 2023-08-20 19:01:16 +0200
  • 520e22b63d
    backports from main branch Nicola Murino 2023-08-20 17:22:03 +0200
  • ce8dbda44b
    CI FreeBSD: use Go 1.21 Nicola Murino 2023-08-20 16:07:12 +0200
  • 62b87083bb
    ftpd: add support for TLS session reuse Nicola Murino 2023-08-20 16:00:36 +0200
  • de35eb77cb
    ftpd: use the extra field for certificate authentication Nicola Murino 2023-08-18 14:39:28 +0200
  • 163662a65a
    eventmanager: replace placeholders in multipart filename Nicola Murino 2023-08-14 14:34:25 +0200
  • 6395fa0b67
    eventmanager: fix params copy Nicola Murino 2023-08-12 19:03:47 +0200
  • f03fdd1155
    add object metadata to notification events Nicola Murino 2023-08-12 18:51:47 +0200
  • 8ab4a9aa70
    all: update to Go 1.21 Nicola Murino 2023-08-10 19:23:55 +0200
  • 6c482a248d
    portable mode: add WebClient Nicola Murino 2023-08-10 19:02:55 +0200
  • 25450d9efc
    fix event validation test case Nicola Murino 2023-08-09 19:00:59 +0200
  • 60cc07bc81
    eventmanager: add DELETE method to HTTP notifications Nicola Murino 2023-08-09 18:44:17 +0200
  • d8dd4b2131
    CI: fix "Build packages" workflow after Go 1.21 release Nicola Murino 2023-08-08 19:47:12 +0200
  • b7b54b54c3
    remove Chinese README Nicola Murino 2023-08-08 18:31:48 +0200
  • 5011002d84
    allow to set umask on *NIX platforms Nicola Murino 2023-08-08 18:30:42 +0200
  • f5f56129df
    add VPS2day to the sponsors section, thank you!!! Nicola Murino 2023-08-07 19:36:31 +0200
  • 63212bb033
    remove the legacy PreferServerCipherSuites configuration Nicola Murino 2023-08-07 19:11:48 +0200
  • 830116bcf2
    shares: allow to force an expiration date Nicola Murino 2023-08-07 19:07:20 +0200
  • ea96fe9a26
    postgres provider: add support for "allow" and "prefer" SSL modes Nicola Murino 2023-08-05 20:01:14 +0200
  • ebdda1b62e
    pre-login hook doc: add a note about partial updates Nicola Murino 2023-08-05 12:12:16 +0200
  • 54a76e8c45
    s3: remove usage of the now deprecated EndpointResolver Nicola Murino 2023-08-05 11:58:01 +0200
  • 132d18d5d1
    sftpd: fix keyboard interactive test cases Nicola Murino 2023-08-04 21:32:14 +0200
  • 75e6ef6132
    sftpd: remove diffie-hellman-group18-sha512 KEX Nicola Murino 2023-08-04 21:10:39 +0200
  • af0d7b48ad
    sftpd: refactor multi-step authentication Nicola Murino 2023-08-04 20:56:23 +0200
  • c03bcb3a8a
    fix: typo (#1381) guangwu 2023-08-04 15:20:25 +0800
  • 8971f5ccd6 fix: typo #1381 guoguangwu 2023-08-04 14:11:29 +0800
  • 39259ad6a9
    Add a link to the Azure Kubernetes Service offering Nicola Murino 2023-07-31 19:47:04 +0200
  • 2c070b7eda
    update deps Nicola Murino 2023-07-31 19:44:36 +0200
  • 0413c0471c
    add a specific permission to manage folders Nicola Murino 2023-07-23 18:48:49 +0200
  • e4be4048e3
    Expand reference to http clients in hooks docs (#1359) Bruce Weirdan 2023-07-18 15:37:57 +0200
  • 6ab7a6121f
    Update more mentions of HTTP clients #1359 Bruce Weirdan 2023-07-18 14:57:01 +0200
  • ed320213e2
    Expand reference to http clients in hooks docs Bruce Weirdan 2023-07-17 08:40:47 -0400
  • d6b584e064
    shares: respect password strength Nicola Murino 2023-07-16 16:53:43 +0200
  • 00366fce07
    shares: respect password strength Nicola Murino 2023-07-16 16:51:38 +0200
  • e88172dd7e
    back to development Nicola Murino 2023-07-15 12:35:30 +0200