Commit Graph

  • ad99bf1801
    fix: fix panic when accessing nonexistent .js file in static path (#1105) Xabi 2020-10-02 15:09:03 +02:00
  • 4c2a094255
    Merge pull request #1100 from ramiresviana/fixes-3 Oleg Lobanov 2020-10-01 16:53:35 +02:00
  • 97693cc611
    feat: add disable exec flag (#1090) Keagan McClelland 2020-10-01 08:45:24 -06:00
  • c6d4fcd08f fix: empty commands setting Ramires Viana 2020-09-29 14:05:03 +00:00
  • dd7b9ddd85 fix: preview key shortcut conflict Ramires Viana 2020-09-29 14:04:55 +00:00
  • 26d62e4117 fix: search results absolute url Ramires Viana 2020-09-29 14:04:43 +00:00
  • babd7783af fix: file upload path encoding Ramires Viana 2020-09-29 14:04:03 +00:00
  • 1529e796df
    chore(release): 2.7.0 v2.7.0 Oleg Lobanov 2020-09-11 19:21:08 +02:00
  • d4b904b92b
    chore: pass docker password via stdin Oleg Lobanov 2020-09-11 18:57:14 +02:00
  • 12d4177823
    build: bump go version to 1.15.2 (#1081) Oleg Lobanov 2020-09-11 18:07:01 +02:00
  • 8142b32f38
    feat: put selected files in the root of the archive (closes #1065) Oleg Lobanov 2020-09-11 16:53:37 +02:00
  • c5abbb4e1c
    chore: fix lint errors Oleg Lobanov 2020-09-11 16:02:16 +02:00
  • 65ac73414f
    feat: add --socket-perm flag to control unix socket file permissions (closes #1060) Oleg Lobanov 2020-09-11 15:59:06 +02:00
  • ede4213c8e
    chore: fix french translation (closes #1071) Oleg Lobanov 2020-09-11 15:16:58 +02:00
  • b60d291490
    chore: fix URLs for assets (#1074) Agneev Mukherjee 2020-09-05 18:53:42 +05:30
  • b9ede79888
    Merge pull request #1066 from ramiresviana/preview-mobile-dropdown Oleg Lobanov 2020-08-25 16:33:57 +02:00
  • 3d2cb838d1 feat: preview size button Ramires Viana 2020-08-18 13:08:58 +00:00
  • 778734419d feat: preview mobile dropdown Ramires Viana 2020-08-18 12:47:23 +00:00
  • be8683f556
    chore(release): 2.6.2 v2.6.2 Oleg Lobanov 2020-08-05 11:55:16 +02:00
  • c3450f4614
    chore: return text/plain header in auth response (#1051) Davide Maggio 2020-08-05 10:48:03 +02:00
  • 5881bc9ab0
    chore: fix preview of files with non-latin names (closes #1056) Oleg Lobanov 2020-08-05 10:40:03 +02:00
  • a2fb499a20
    chore(release): 2.6.1 v2.6.1 Oleg Lobanov 2020-07-28 13:40:19 +02:00
  • 411a928fea
    chore: fix lint errors Oleg Lobanov 2020-07-28 13:40:06 +02:00
  • f5d02cdde9
    fix: delete cached previews when deleting file Oleg Lobanov 2020-07-28 11:57:26 +02:00
  • c9340af8d0
    fix: escape special characters in preview url (closes #1002) Oleg Lobanov 2020-07-28 11:19:45 +02:00
  • a722bcc13f
    chore(release): 2.6.0 v2.6.0 Oleg Lobanov 2020-07-27 19:52:48 +02:00
  • 77fe3cfc60
    ci: fix go version on release step Oleg Lobanov 2020-07-27 19:51:09 +02:00
  • 470f93cefc
    Merge pull request #1044 from filebrowser/fix_img_resize Oleg Lobanov 2020-07-27 19:39:08 +02:00
  • 92fde4dd12
    build: set limit for vuejs build threads Oleg Lobanov 2020-07-27 19:35:02 +02:00
  • 95bc92955f
    feat: cache resized images Oleg Lobanov 2020-07-27 19:01:02 +02:00
  • f2f914221c
    chore: bump go to 1.14.6 Oleg Lobanov 2020-07-24 20:21:48 +02:00
  • c2d8038c63
    chore: add testing step to ci Oleg Lobanov 2020-07-24 20:12:21 +02:00
  • cb8ac5ebf1
    chore: add resize tests Oleg Lobanov 2020-07-24 20:08:26 +02:00
  • aa78e3ab1f
    feat: add param to disable img resizing Oleg Lobanov 2020-07-23 12:38:03 +02:00
  • bc00165094
    feat: add lazy load of image thumbnails Oleg Lobanov 2020-07-23 12:01:18 +02:00
  • 94ef59602f
    feat: limit image resize workers Oleg Lobanov 2020-07-23 02:41:19 +02:00
  • 14e2f84ceb
    Merge pull request #1042 from ramiresviana/fixes-2 Oleg Lobanov 2020-07-23 15:03:10 +02:00
  • f228fa5540 fix: conflict handling on upload button Ramires Viana 2020-07-21 17:41:52 +00:00
  • f2d2c1cbf8 fix: drop feedback Ramires Viana 2020-07-20 18:14:27 +00:00
  • d9be370e24 fix: missing error message Ramires Viana 2020-07-20 17:39:14 +00:00
  • 727c63b98e fix: parent verification on copy Ramires Viana 2020-07-20 17:38:43 +00:00
  • 34dfb49b71 fix: path separator inconsistency on rename Ramires Viana 2020-07-20 17:37:38 +00:00
  • 0b0a704d44
    chore: remove hacdias/fileutils dep (#1037) Henrique Dias 2020-07-18 19:10:22 +01:00
  • 2d99d0bf13
    chore(release): 2.5.0 v2.5.0 Oleg Lobanov 2020-07-17 18:12:00 +02:00
  • 1790df2090
    Merge pull request #1026 from ramiresviana/fixes Oleg Lobanov 2020-07-17 17:41:17 +02:00
  • 10570ade44 fix: reset clipboard after pasting cutted files Ramires Viana 2020-07-17 01:01:27 +00:00
  • 43526d9d1a feat: duplicate files in the same directory Ramires Viana 2020-07-16 19:50:00 +00:00
  • 2636f876ab feat: rename option on replace prompt Ramires Viana 2020-07-16 19:30:17 +00:00
  • eed9da1471 feat: file copy, move and paste conflict checking Ramires Viana 2020-07-15 15:12:13 +00:00
  • 9a2ebbabe2 fix: blinking previewer Ramires Viana 2020-07-14 01:18:53 +00:00
  • 716396a726 feat: add previewer title and loading indicator Ramires Viana 2020-07-14 01:19:48 +00:00
  • 0727496601 fix: remove incomplete uploaded files Ramires Viana 2020-07-13 18:59:48 +00:00
  • 194030fcfc fix: prompt before closing window Ramires Viana 2020-07-13 18:09:01 +00:00
  • b3b644527d fix: dark theme colors Ramires Viana 2020-07-13 17:37:43 +00:00
  • 7e5beeff46 fix: directory conflict checking Ramires Viana 2020-07-13 14:20:56 +00:00
  • a47b69bcec
    Merge pull request #1021 from ramiresviana/upload-queue Oleg Lobanov 2020-07-13 11:20:59 +02:00
  • 6ec6a23861 feat: upload queue Ramires Viana 2020-07-09 15:16:04 +00:00
  • c9cc0d3d5d refactor: upload vuex module Ramires Viana 2020-07-08 14:12:33 +00:00
  • 28d2b35718 refactor: upload utils Ramires Viana 2020-07-07 19:58:07 +00:00
  • b4f131be50 refactor: uploading counters vuex state Ramires Viana 2020-07-07 19:41:13 +00:00
  • d0b359561f
    chore(release): 2.4.0 v2.4.0 Oleg Lobanov 2020-07-07 16:53:51 +02:00
  • 453636dfe2
    fix: add preview bypass for .gif files (#1012) Fabian Fritzsche 2020-07-07 16:47:11 +02:00
  • b1605aa6d3
    Merge pull request #1014 from ramiresviana/full-screen-editor Oleg Lobanov 2020-07-06 17:06:12 +02:00
  • 23503b80a4
    Merge pull request #1015 from ramiresviana/prompt-key-shortcut-conflict Oleg Lobanov 2020-07-06 17:03:05 +02:00
  • 0d69fbd9a3 fix: prompt key shortcut conflict Ramires Viana 2020-07-04 14:19:03 +00:00
  • 0d665e528f feat: full screen editor Ramires Viana 2020-07-04 03:11:51 +00:00
  • de0b8bb7b2
    chore(release): 2.3.0 v2.3.0 Oleg Lobanov 2020-06-26 12:14:44 +02:00
  • 84da110085
    fix: typo in image_templates (apline -> alpine) (#1005) Thomas Queste 2020-06-25 09:37:55 +02:00
  • 6b0d49b1fc
    feat: add image thumbnails support (#980) monkeyWie 2020-06-25 15:37:13 +08:00
  • 4c20772e11
    chore(release): 2.2.0 v2.2.0 Oleg Lobanov 2020-06-22 19:12:12 +02:00
  • 68f8348dde
    fix: apply all fs user rulles Oleg Lobanov 2020-06-22 18:46:22 +02:00
  • 5023e77296
    Merge pull request #995 from ramiresviana/key-shortcuts Oleg Lobanov 2020-06-22 13:48:56 +02:00
  • 95316cbe8c feat: add key shortcuts - 'Ctrl + a' selects all files in listing. - 'Enter' to confirm a prompt. Ramires Viana 2019-12-31 16:53:35 +00:00
  • cd454bae51
    feat: upload progress based on total size (#993) Ramires Viana 2020-06-19 04:46:33 -03:00
  • 241201657c
    fix: add a workaround to fix window freezing when viewing a large file #992 Oleg Lobanov 2020-06-18 19:21:02 +02:00
  • 9eefaddd9b
    chore: fix documentation links on README (#987) Hampton 2020-06-18 11:54:37 -04:00
  • d6d47bbd6b
    Merge pull request #991 from ramiresviana/small-fixes Oleg Lobanov 2020-06-18 09:59:27 +02:00
  • 82c883f95e fix: save event hook fix filebrowser/filebrowser#696 Ramires Viana 2020-01-16 14:25:35 +00:00
  • dd40b0d9b9 fix: frontend token validation fix filebrowser/filebrowser#638 Ramires Viana 2020-01-16 13:47:21 +00:00
  • 963837ef1d fix: multiple selection count - Only add files to selected list that arent on it. - Only shift key select when there are selected files. Ramires Viana 2020-01-16 12:55:25 +00:00
  • 66863b72f7
    feat: add alpine and debian docker images Oleg Lobanov 2020-06-16 22:48:07 +02:00
  • 89773447a5
    feat: add folder upload (#981) Ramires Viana 2020-06-16 16:56:44 -03:00
  • 6d899a6335
    chore: version v2.1.2 v2.1.2 Oleg Lobanov 2020-06-06 17:49:14 +02:00
  • 28672c0114
    fix(security): check user permission to rename files Oleg Lobanov 2020-06-06 17:45:51 +02:00
  • b8300b7121
    chore: add dist folder to gitignore Oleg Lobanov 2020-06-02 10:50:14 +02:00
  • 584ef4d4bd
    chore: version v2.1.1 v2.1.1 Oleg Lobanov 2020-06-01 02:53:15 +02:00
  • e8295a944a
    fix(build): fix openbsd build Oleg Lobanov 2020-06-01 02:52:26 +02:00
  • f8f5698ad0
    build(docker): add arm 5 docker image for raspberry pi Oleg Lobanov 2020-06-01 02:14:11 +02:00
  • 700f32718e
    refactor: add more go linters (#970) Oleg Lobanov 2020-06-01 01:12:36 +02:00
  • 54d92a2708
    chore: bump go to 1.14.3 (#969) Oleg Lobanov 2020-05-31 23:17:32 +02:00
  • ba47e3b2fe
    fix: fix static assets url generation (#965) Oleg Lobanov 2020-05-31 22:24:18 +02:00
  • 6e5405eeed
    Update README.md Oleg Lobanov 2020-05-27 14:23:12 +02:00
  • 45326e664f
    Update README.md Henrique Dias 2020-04-16 13:25:03 +01:00
  • 6ce44f7092 chore: version v2.1.0 v2.1.0 Henrique Dias 2020-01-09 18:05:20 +00:00
  • b320419088 tidy Henrique Dias 2020-01-09 18:03:18 +00:00
  • ca183a4fb8
    Update README.md Henrique Dias 2020-01-09 17:49:25 +00:00
  • 895bb755cd
    Disable the logout method for authentication methods other than… (#934) Henrique Dias 2020-01-09 17:27:56 +00:00
  • a9e715dc50
    Merge branch 'master' into remove-logout-button Henrique Dias 2020-01-09 17:27:49 +00:00
  • 7cb046c542
    Merge pull request #938 from filebrowser/dependabot/go_modules/github.com/spf13/viper-1.6.1 Henrique Dias 2020-01-09 17:27:18 +00:00
  • cd03faf0fc chore(deps): bump vue-i18n from 8.15.1 to 8.15.3 in /frontend dependabot-preview[bot] 2019-12-19 11:25:43 +00:00