Commit graph

  • e03b0dfc7e
    update deps 2.6.x Nicola Murino 2024-07-26 21:16:45 +0200
  • 00155eaaf6
    update deps main Nicola Murino 2024-07-26 19:04:08 +0200
  • 4660c2e859
    replace hand-written slice utilities with methods from slices package Nicola Murino 2024-07-25 18:39:02 +0200
  • d94f80c8da
    replace utils.Contains with slices.Contains Nicola Murino 2024-07-24 18:27:13 +0200
  • bd5eb03d9c
    replace hand-written slice utilities with methods from slices package Nicola Murino 2024-07-24 18:17:55 +0200
  • 6ba1198c47
    sftpd: remove unused folder prefix from Connection struct Nicola Murino 2024-07-22 19:21:26 +0200
  • b5c821795a
    allow to customize name and log from the WebUI Nicola Murino 2024-07-23 20:52:36 +0200
  • 052ee04baa
    lint: fix unused write warnings Nicola Murino 2024-07-22 19:26:40 +0200
  • 04885f3601
    sftpd: remove unused folder prefix from Connection struct Nicola Murino 2024-07-22 19:21:26 +0200
  • b2926377b7
    WebUI: switch favicon from ico to png Nicola Murino 2024-07-20 16:11:21 +0200
  • 99f47ca4e7
    sftpfs: cache and reuse parsed private keys Nicola Murino 2024-07-16 19:20:28 +0200
  • fef388d8cb
    don't track quota for private virtual folders Nicola Murino 2024-07-13 21:02:40 +0200
  • 92849ca473
    quota: move user and folder management to a common method Nicola Murino 2024-07-13 19:30:40 +0200
  • 0952887157
    update deps Nicola Murino 2024-07-13 17:44:13 +0200
  • d010b26e1c
    deb packages: update copyright year Nicola Murino 2024-07-13 14:06:11 +0200
  • 58de410850
    nt: fix unused write warnings Nicola Murino 2024-07-03 20:42:51 +0200
  • 54bc3ea87d
    restore: fix quota scan for users with folders associated via groups Nicola Murino 2024-07-03 20:35:12 +0200
  • 55169eb2d4
    oidc refresh token: validate nonce only if set Nicola Murino 2024-07-01 19:06:11 +0200
  • 64a2f7aa4f
    oidc refresh token: validate nonce only if set Nicola Murino 2024-07-01 19:06:11 +0200
  • 55be9f0b9c
    EventManager: allow to configure the timezone to use for the scheduler Nicola Murino 2024-06-30 18:52:59 +0200
  • 97ffa0394f
    update deps Nicola Murino 2024-06-30 09:18:04 +0200
  • dc91ec2056
    Bump docker/build-push-action from 5 to 6 (#1668) dependabot[bot] 2024-06-24 09:29:56 +0200
  • d03f40418c
    Bump docker/build-push-action from 5 to 6 #1668 dependabot[bot] 2024-06-24 05:53:11 +0000
  • 356795f8b0
    add a test case for listing files with long names Nicola Murino 2024-06-22 19:23:02 +0200
  • 3efcd94e14
    back to development Nicola Murino 2024-06-21 20:25:35 +0200
  • 636a1c2c38
    set version to 2.6.2 v2.6.2 Nicola Murino 2024-06-21 19:06:18 +0200
  • ffab21cec9
    update deps Nicola Murino 2024-06-21 18:32:59 +0200
  • a09e914635
    smtp: hide commit hash in user agent Nicola Murino 2024-06-21 18:31:42 +0200
  • 34bc21b3b7
    update deps Nicola Murino 2024-06-21 18:32:59 +0200
  • 37845c2936
    smtp: hide commit hash in user agent Nicola Murino 2024-06-21 18:31:42 +0200
  • 24614817b6 fix sftpd.login_banner_file #1666 Jedrzej Gontarczyk 2024-06-21 18:02:58 +0200
  • 47924716c1
    back to development Nicola Murino 2024-06-19 21:04:35 +0200
  • 1d60505629
    fix test case failure on macOS with bolt provider Nicola Murino 2024-06-19 10:45:14 +0200
  • 71b974d4f8
    fix test case failure on macOS with bolt provider Nicola Murino 2024-06-19 10:40:15 +0200
  • c8e8fd5b25
    skipping failing test on macOS for now v2.6.1 Nicola Murino 2024-06-19 09:09:42 +0200
  • b78f8a3909
    update deps Nicola Murino 2024-06-19 08:00:22 +0200
  • 9daf0ba767
    update swagger UI to 5.17.14 Nicola Murino 2024-06-18 20:46:46 +0200
  • ec9a9fff2f
    update swagger UI to 5.17.14 Nicola Murino 2024-06-18 20:46:46 +0200
  • 87aecfc515
    set version to 2.6.1 Nicola Murino 2024-06-18 20:41:39 +0200
  • bdae378569
    update deps Nicola Murino 2024-06-18 19:13:21 +0200
  • 363770ab84
    WebClient shares: add a logout button Nicola Murino 2024-06-18 19:10:32 +0200
  • 063e33ad76
    sftp: limit max file list Nicola Murino 2024-06-17 19:24:03 +0200
  • 8bc08b25dc
    sftp: limit max file list Nicola Murino 2024-06-17 19:24:03 +0200
  • e0c1b974c9
    add cgo to build constraints Nicola Murino 2024-06-16 09:46:17 +0200
  • 39cf9f6943
    Web UIs: remove duplication of supported languages Nicola Murino 2024-06-15 19:35:23 +0200
  • d650defa08
    remove duplicated jwt tokens validation Nicola Murino 2024-06-15 16:19:37 +0200
  • c5c42f072b
    squash database migrations Nicola Murino 2024-06-15 16:02:09 +0200
  • bd5b32101f
    csrf: reuse the cookie in reset password Nicola Murino 2024-06-15 15:18:17 +0200
  • fc1fecd021
    html pages: add robots meta tag Nicola Murino 2024-06-15 10:17:37 +0200
  • 3462bba3f4
    backport from main branch Nicola Murino 2024-06-15 12:05:28 +0200
  • 8208ac817d
    html pages: add robots meta tag Nicola Murino 2024-06-15 10:17:37 +0200
  • a99c4879de
    update dependencies Nicola Murino 2024-06-15 10:10:15 +0200
  • 01b666a78f
    WebUIs: check login conditions before allowing password reset Nicola Murino 2024-06-14 19:34:42 +0200
  • 8294952474
    WebUIs: refactor CSRF Nicola Murino 2024-06-14 18:09:32 +0200
  • 7756cf9b1e
    reduce share token duration Nicola Murino 2024-06-08 12:13:38 +0200
  • 7fb5b1b996
    reduce share token duration Nicola Murino 2024-06-08 12:13:38 +0200
  • 3f9a03e60d
    CI: update workflow to 1.22.4 Nicola Murino 2024-06-07 18:19:52 +0200
  • 1f8ac8bfe1
    REST API: fix token invalidation after password change Nicola Murino 2024-06-07 18:19:05 +0200
  • 2749a98f26
    CI: update workflow to 1.22.4 Nicola Murino 2024-06-07 18:19:52 +0200
  • 08526da153
    REST API: fix token invalidation after password change Nicola Murino 2024-06-07 18:19:05 +0200
  • aceecd9800
    Windows: allow to override most of the "serve" flags from env files Nicola Murino 2024-06-05 17:34:28 +0200
  • 8269adf176
    Windows: allow to override most of the "serve" flags from env files Nicola Murino 2024-06-05 17:34:28 +0200
  • 952faaf76f
    EventManager: add an action to rotate the log file Nicola Murino 2024-06-04 19:51:52 +0200
  • b83aaa863f
    make sure to return a fully populated user after plugin auth Nicola Murino 2024-06-04 18:14:09 +0200
  • 0cddcba5a7
    EventManager: add an action to rotate the log file Nicola Murino 2024-06-04 19:51:52 +0200
  • 3bd1eeacc1
    make sure to return a fully populated user after plugin auth Nicola Murino 2024-06-04 18:14:09 +0200
  • a215fad41a
    EventManager: fix adding ObjectDataString for provider events Nicola Murino 2024-05-31 20:01:38 +0200
  • 1698ec2eb3
    EventManager: fix adding ObjectDataString for provider events Nicola Murino 2024-05-31 20:01:38 +0200
  • 3efff2ea8a
    allow to override most of the "serve" flags from env files Nicola Murino 2024-05-31 18:49:23 +0200
  • 07710ad98d
    allow to override most of the "serve" flags from env files Nicola Murino 2024-05-31 18:49:23 +0200
  • fb4b1e1bb5
    logs: redact plugin arguments Nicola Murino 2024-05-30 18:10:12 +0200
  • 50de6cccc1
    Windows setup: update MinVersion Nicola Murino 2024-05-30 18:25:57 +0200
  • f63bf7093c
    logs: redact plugin arguments Nicola Murino 2024-05-30 18:10:12 +0200
  • 0597bf1047
    Windows setup: update MinVersion Nicola Murino 2024-05-30 18:07:17 +0200
  • db4558083e
    fix test cases Nicola Murino 2024-05-29 19:35:42 +0200
  • 5bde4b92a2
    fix test cases Nicola Murino 2024-05-29 19:35:42 +0200
  • deb46db45a
    update UI theme and dependencies Nicola Murino 2024-05-29 19:20:56 +0200
  • faa994e3b3
    update UI theme and dependencies Nicola Murino 2024-05-29 19:20:56 +0200
  • 82cfe06140
    fix proxy protocol policy Nicola Murino 2024-05-28 19:40:37 +0200
  • 68cc1a8e2c
    fix proxy protocol policy Nicola Murino 2024-05-28 19:40:37 +0200
  • 67dbada65e
    transfer logs: add error field Nicola Murino 2024-05-27 19:35:48 +0200
  • 98bdfad04d
    WebUI branding: remove unused login_image_path from config Nicola Murino 2024-05-27 18:43:44 +0200
  • 9c775e2213
    transfer logs: add error field Nicola Murino 2024-05-27 19:35:48 +0200
  • 6c94173ca1
    WebUI branding: remove unused login_image_path from config Nicola Murino 2024-05-27 18:43:44 +0200
  • 92f3b2b61c
    WebAdmin status page: update the color of the labels Nicola Murino 2024-05-26 19:34:29 +0200
  • d1e0560d28
    WebAdmin status page: update the color of the labels Nicola Murino 2024-05-26 19:34:29 +0200
  • 52a94b2593
    docker: build Alpine based image using golang:1.22-alpine3.20 Nicola Murino 2024-05-25 16:53:13 +0200
  • 9550fd2921
    Bump alpine from 3.19 to 3.20 (#1636) dependabot[bot] 2024-05-25 16:51:48 +0200
  • 156983b59b
    dependabot: remove gomod Nicola Murino 2024-05-25 16:40:31 +0200
  • d54309b4cd
    Bump alpine from 3.19 to 3.20 #1636 dependabot[bot] 2024-05-25 14:42:17 +0000
  • a6549b08f9
    dependabot: remove gomod Nicola Murino 2024-05-25 16:40:31 +0200
  • df441be8e3
    WebAdmin events page: fix rendering of some nullable strings Nicola Murino 2024-05-25 16:17:33 +0200
  • 2cc481c3d0
    update swagger ui Nicola Murino 2024-05-25 16:14:42 +0200
  • ba3e2ecb5f
    WebAdmin events page: fix rendering of some nullable strings Nicola Murino 2024-05-25 16:17:33 +0200
  • 2bd3b46e3f
    update swagger ui Nicola Murino 2024-05-25 16:14:42 +0200
  • 3cb884fad2
    WebAdmin events page: set fixed sizes for potentially long fields Nicola Murino 2024-05-24 18:24:05 +0200
  • 0b49f1d88c
    WebUIs: set the lang attribute based on the chosen language Nicola Murino 2024-05-24 18:23:41 +0200
  • 8ecb47e65f
    WebUIs: fix css loading order Nicola Murino 2024-05-24 18:22:58 +0200
  • c45be00963
    ssh: use 3072-bits for the auto-generated RSA key Nicola Murino 2024-05-24 18:20:58 +0200
  • 699b28acaa
    WebAdmin: make the description visible in IP lists page Nicola Murino 2024-05-23 20:07:49 +0200