Commit Graph

  • 1819377897 feat: improved sharing prompt Ramires Viana 2021-02-16 15:39:11 +00:00
  • a809404ce1 chore: update zh-cn.json (#1311) FrzMtrsprt 2021-03-08 17:24:16 +08:00
  • fb32e44b47 chore: update zh-cn.json (#1309) Po Chen 2021-03-08 01:41:05 +11:00
  • e9c0369062 chore(release): 2.12.1 Oleg Lobanov 2021-03-07 15:25:34 +01:00
  • 7358b3fe31 fix: add missing default config into the docker image Oleg Lobanov 2021-03-07 15:23:12 +01:00
  • 2fccb8c367 chore(release): 2.12.0 Oleg Lobanov 2021-03-04 13:12:19 +01:00
  • e039d95192 chore: fix major docker tag name Oleg Lobanov 2021-03-04 13:12:03 +01:00
  • 0f96031d6f Merge pull request #1305 from filebrowser/github_actions Oleg Lobanov 2021-03-04 11:39:30 +01:00
  • 6214fc84fa chore: add github action badge Oleg Lobanov 2021-03-04 11:34:54 +01:00
  • 47578e02e3 ci: migrate to github actions Oleg Lobanov 2021-03-04 01:21:05 +01:00
  • 35a4379b67 chore: go mod tidy Oleg Lobanov 2021-03-04 00:57:35 +01:00
  • 23f84642e6 build: use make for building the project (#1304) Oleg Lobanov 2021-03-04 00:10:08 +01:00
  • 2d2c598fa6 feat: add homebrew tap Oleg Lobanov 2021-03-03 16:25:03 +01:00
  • cf4836dc75 feat: build multi-arch docker images Oleg Lobanov 2021-03-03 13:46:22 +01:00
  • e8c9d1c539 feat: added tiff files preview support (#1222) WeidiDeng 2021-03-02 19:14:32 +08:00
  • d8f415f8ab feat: allow to password protect shares (#1252) Alvaro Aleman 2021-03-02 06:00:18 -05:00
  • 977ec33918 chore: close preview on esc key press (#1288) Alvaro Aleman 2021-02-16 11:15:04 -05:00
  • f1b7bd59f6 fix: double click to zoom pics in phone's browser (#1274) niubility000 2021-02-08 16:54:40 +08:00
  • f3afd5cb79 fix: environmental variables not expanded in command (#1241) WeidiDeng 2021-01-20 00:02:46 +08:00
  • e6a5bf116e chore: remove empty string from locales (closes #1245) Oleg Lobanov 2021-01-19 16:55:22 +01:00
  • 21b5a76fa7 chore: refactor search function Oleg Lobanov 2021-01-12 19:14:23 +01:00
  • b6263eb607 chore: search by type with empty file name (#1228) WeidiDeng 2021-01-13 01:08:23 +08:00
  • c8257e848e chore: move single click to user profile page (#1236) WeidiDeng 2021-01-12 07:15:26 +08:00
  • 05bb7c8553 fix: fetch resource api once when sorting (closes #1172) (#1202) 叫我彭一凡 2021-01-12 07:00:40 +08:00
  • b600b11415 feat: share management delete confirm (#1212) WeidiDeng 2021-01-12 06:54:16 +08:00
  • 019ce80fc5 fix: don't allow to remove root user Oleg Lobanov 2021-01-11 22:33:36 +01:00
  • 8cea2f75b3 chore: fix url to documentation in templates (#1231) Adam Dobrawy 2021-01-07 11:48:53 +01:00
  • 6914063853 feat: allow disabling file detections by reading header (#1175) WeidiDeng 2021-01-07 18:30:17 +08:00
  • 43e0d4a856 chore: fix translation files indent Oleg Lobanov 2020-12-31 12:31:26 +01:00
  • 066d8e8d6c chore: add ru translation Oleg Lobanov 2020-12-31 12:26:49 +01:00
  • 948e05c083 chore(release): 2.11.0 Oleg Lobanov 2020-12-28 17:37:19 +01:00
  • fb5b28d9cb feat: download shared subdirectory (#1184) WeidiDeng 2020-12-29 00:35:29 +08:00
  • 677bce376b feat: add sharing management (#1178) (closes #1000) WeidiDeng 2020-12-25 02:02:28 +08:00
  • 8faa96f5e6 chore: fix typo costumize -> costumize (#1194) Alexis Lefebvre 2020-12-24 18:24:15 +01:00
  • f62806f6c9 fix: check user input to prevent permission elevation (#1196) (closes #1195) WeidiDeng 2020-12-25 01:22:48 +08:00
  • 58835b7e53 fix: move files between different volumes (closes #1177) Oleg Lobanov 2020-12-24 17:50:27 +01:00
  • 7a5298a755 fix: delete extra remove prefix (#1186) WeidiDeng 2020-12-16 23:08:56 +08:00
  • bc4a6462ce chore: use command key to select multiple files on mac (#1183) WeidiDeng 2020-12-12 21:09:50 +08:00
  • ac3673e111 fix: recaptcha race condition (#1176) WeidiDeng 2020-12-08 18:26:29 +08:00
  • c746c1931d chore(release): 2.10.0 Oleg Lobanov 2020-11-24 12:00:10 +01:00
  • 586d198d47 fix: fix hanging when reading a named pipe file (closes #1155) Oleg Lobanov 2020-11-24 11:32:23 +01:00
  • 9515ceeb42 feat: automatically jump to the next photo when deleting while previewing (#1143) Matt Doyle 2020-11-23 13:08:14 -05:00
  • e8b4e9af46 feat: add single click mode (#1139) Julien Loir 2020-11-23 19:06:37 +01:00
  • 10e399b3c3 feat: add hide dotfiles param (#1148) Tiger Nie 2020-11-20 18:51:28 +08:00
  • dcbc3286e2 Merge pull request #1133 from ramiresviana/fixes-5 Oleg Lobanov 2020-11-04 17:58:18 +01:00
  • b185f9b56e chore: fix typo in config_init.go (#1131) xufanglu 2020-11-05 00:47:36 +08:00
  • 7096b3dab9 fix: empty folder in archive Ramires Viana 2020-11-04 14:32:52 +00:00
  • 36cacdf598 feat: shared item information Ramires Viana 2020-11-04 13:45:19 +00:00
  • 4e48ffc14d fix: previewer title overflow Ramires Viana 2020-11-04 12:11:18 +00:00
  • e119bc55ea feat: shared folder file listing Ramires Viana 2020-11-03 19:17:22 +00:00
  • 1ce3068a99 fix: resource rename action invalid path Ramires Viana 2020-11-03 12:30:56 +00:00
  • d562d1a60d chore: fix readme typo (#1128) Liubomyr Piadyk 2020-10-29 17:29:29 +01:00
  • 9f858398ab chore(release): 2.9.0 Oleg Lobanov 2020-10-21 16:52:29 +02:00
  • 0ac80e8387 feat: support WKWebview custom protocol (#1113) Aiden McClelland 2020-10-21 08:41:09 -06:00
  • 0dca0b92d1 chore: update zh-cn and zh-tw (#1121) Hissy 2020-10-21 22:39:41 +08:00
  • c9b36ba32e Merge pull request #1124 from ramiresviana/fixes-4 Oleg Lobanov 2020-10-21 16:37:39 +02:00
  • f2c4e78381 fix: allow start from Windows explorer Ramires Viana 2020-10-19 13:41:40 +00:00
  • 05bff54b71 fix: preview case sensitive file extension Ramires Viana 2020-10-19 13:25:09 +00:00
  • 2bd163d92a fix: search missing path slash Ramires Viana 2020-10-19 13:14:36 +00:00
  • 5e27ba5c8c fix: file upload missing path slash Ramires Viana 2020-10-19 13:11:26 +00:00
  • 5aaeb3b76d chore(release): 2.8.0 Oleg Lobanov 2020-10-05 09:53:09 +02:00
  • 36fb9f562a fix: fix empty command name (#1106) Daniel Pham 2020-10-05 00:52:27 -07:00
  • 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 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 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 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 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