Commit Graph

  • 68cf7a2173
    chore: upgrade go to 1.17 Oleg Lobanov 2021-12-20 22:26:56 +01:00
  • 89d1c06441
    ci: run CI linters concurrently Oleg Lobanov 2021-12-20 22:00:31 +01:00
  • 2bebb5f0f8
    ci: fix frontend formatting Oleg Lobanov 2021-12-20 21:59:07 +01:00
  • 683b11d265
    chore: add dist folder to .gitignore Oleg Lobanov 2021-12-20 20:55:22 +01:00
  • 4d1b9dd211
    build: remove deprecated goreleaser use_buildx param Oleg Lobanov 2021-12-20 20:46:52 +01:00
  • b8f35ce932
    feat: use linuxserver based docker image Oleg Lobanov 2021-12-15 10:58:47 +01:00
  • a078f0b787
    chore(release): 2.19.0 v2.19.0 Oleg Lobanov 2021-11-24 21:30:26 +01:00
  • 7401d16e45
    feat: prefetch previous and next images in preview. (#1627) niubility000 2021-11-15 21:54:28 +08:00
  • 958a44f95e
    Merge pull request #1662 from ramiresviana/fixes-11 Oleg Lobanov 2021-11-11 16:45:53 +01:00
  • e08239781f fix: empty file listing on share Ramires Viana 2021-11-11 13:06:04 +00:00
  • c29698dffa fix: relative font sizes Ramires Viana 2021-11-11 12:54:30 +00:00
  • 81de95632a
    chore: update zh-cn.json (#1656) coxde 2021-11-10 22:07:53 +08:00
  • 7f2d221083
    chore(release): 2.18.0 v2.18.0 Oleg Lobanov 2021-10-31 17:18:01 +01:00
  • 74b7cd8e81
    fix: security issue in command runner (closes #1621) Oleg Lobanov 2021-10-31 17:13:16 +01:00
  • 6cb51b4eb4
    Add files via upload (#1615) niubility000 2021-10-24 17:35:29 +08:00
  • f09bf3e1d0
    fix: fix sidebar navigation on mobile devices (#1618) niubility000 2021-10-20 00:37:12 +08:00
  • 6f345be3e4
    fix: search box is misaligned when the browser preferred font size is other than 16px (#1613) niubility000 2021-10-20 00:34:17 +08:00
  • ddd4ffa4ca
    fix: set correct editor height regardless of preferred font size (#1614) niubility000 2021-10-20 00:32:25 +08:00
  • deabc80fd7
    fix: back button behaviour in preview (#1573) niubility000 2021-10-12 19:09:05 +08:00
  • b6a51bed51
    fix: zoom pics when dlclick at first time (#1561) niubility000 2021-09-23 16:21:17 +08:00
  • 0426629a59
    feat: add ability to select file modified time format (#1536) lilihx 2021-09-11 20:12:51 +08:00
  • 0358e42d2c
    feat: add manifest theme color param (#1542) Ryan Qian 2021-09-10 23:08:15 +08:00
  • 3768e3345f
    chore: add slovak translation (#1534) Filip Hanes 2021-09-03 12:03:50 +02:00
  • 16e434be66
    chore: add turkish translation (#1524) ahmetlutfu 2021-08-31 12:49:33 +03:00
  • bf303c536a
    chore(release): 2.17.2 v2.17.2 Oleg Lobanov 2021-08-27 12:40:51 +02:00
  • 43a460993c
    fix: bug with inlineLink not creating url properly (#1515) Andrew Kennedy 2021-08-26 03:43:37 -07:00
  • 7f0673ee70
    chore(release): 2.17.1 v2.17.1 Oleg Lobanov 2021-08-23 10:03:31 +02:00
  • 4c3099a086
    fix: internal server error if --disable-preview-resize flag is set (closes #1510) Oleg Lobanov 2021-08-23 10:03:11 +02:00
  • f0bc9167b1
    chore(release): 2.17.0 v2.17.0 Oleg Lobanov 2021-08-21 16:51:34 +02:00
  • 23d646c456 fix: escape quote on index template Ramires Viana 2021-08-09 14:44:23 +00:00
  • 76add9e527 feat: open file option on preview Ramires Viana 2021-08-06 15:05:32 +00:00
  • c63cc5a2d2 fix: file caching directive Ramires Viana 2021-08-06 12:31:39 +00:00
  • 25c8788390
    fix: 401 error in share view open file button (#1495) Andrew Kennedy 2021-08-19 05:35:24 -07:00
  • aa52b07bb1
    chore(release): 2.16.1 v2.16.1 Oleg Lobanov 2021-08-04 11:44:29 +02:00
  • 76b466f649
    fix: check symlink target type (closes #1488) Oleg Lobanov 2021-08-04 11:36:25 +02:00
  • 8ecc2da947
    chore(release): 2.16.0 v2.16.0 Oleg Lobanov 2021-07-26 13:03:53 +02:00
  • 8650d2ffe7
    fix: failure on broken symlink deletion Oleg Lobanov 2021-07-26 12:59:09 +02:00
  • 34d7d2c8c4
    chore: upgrade golangci-lint Oleg Lobanov 2021-07-26 12:00:05 +02:00
  • 201329abce
    chore: add Content-Security-Policy header Oleg Lobanov 2021-07-26 11:08:39 +02:00
  • f2b5dd3787
    chore: don't break folder download if any file processing causes an error Oleg Lobanov 2021-07-26 10:41:56 +02:00
  • 5072bbb2cb
    fix: break resource create/update handlers on error (closes #1464) Oleg Lobanov 2021-07-24 15:33:54 +02:00
  • 6b19ab6613
    fix: don't remove files on unsuccessful updates (closes #1456) Oleg Lobanov 2021-07-24 15:16:09 +02:00
  • 730be5ef6b
    Create SECURITY.md Oleg Lobanov 2021-07-03 16:56:27 +02:00
  • 46ee595389
    fix: short commit sha and typo fix in Makefile (#1411) laggardkernel 2021-05-25 17:29:38 +08:00
  • dee465ab86
    Merge pull request #1373 from ramiresviana/fixes-9 Oleg Lobanov 2021-05-03 23:29:12 +02:00
  • 209f9fa77f fix: omit file content Ramires Viana 2021-04-23 12:04:02 +00:00
  • ba8c09f454 feat: show more button on share Ramires Viana 2021-04-23 11:59:34 +00:00
  • 16a34defc0 feat: file name on page title Ramires Viana 2021-04-23 11:59:04 +00:00
  • 7d1e03075d feat: mod time title on file info Ramires Viana 2021-04-23 11:57:56 +00:00
  • 1c25f6ee69 feat: open file option on share Ramires Viana 2021-04-23 11:55:56 +00:00
  • aa172b8bb5 feat: gzip encoding for static js files Ramires Viana 2021-04-22 12:48:45 +00:00
  • 4711e7bcd5 chore: set public path on the fly Ramires Viana 2021-04-20 19:51:10 +00:00
  • 8a47aee137 chore: split preview creation logic Ramires Viana 2021-04-19 13:16:48 +00:00
  • 190cb99a79 feat: browser cache directives Ramires Viana 2021-04-19 12:49:40 +00:00
  • 603203848a feat: display error messages on settings Ramires Viana 2021-04-16 15:07:05 +00:00
  • 5e6f14b5dc feat: message for connection error Ramires Viana 2021-04-16 14:01:10 +00:00
  • 976eb5583d feat: loading spinner on views navigation Ramires Viana 2021-04-16 12:47:50 +00:00
  • b92152693f chore: split action on resource patch handler Ramires Viana 2021-04-16 12:04:06 +00:00
  • 7ec24d9d77 feat: support for IE11 browser Ramires Viana 2021-04-15 12:28:19 +00:00
  • 20ebbf6611 fix: copying files with special characters Ramires Viana 2021-04-15 11:50:30 +00:00
  • ba7e71a7c3 fix: inconsistent double click on listing item Ramires Viana 2021-04-14 15:29:06 +00:00
  • 8973c4598f fix: delete image cache when moving Ramires Viana 2021-04-14 15:20:38 +00:00
  • 18889ad725 fix: no items displayed on file listing Ramires Viana 2021-04-14 11:51:33 +00:00
  • 73ccbe912f
    chore(release): 2.15.0 v2.15.0 Oleg Lobanov 2021-04-06 13:57:29 +02:00
  • 84e3a98303
    Merge pull request #1353 from ramiresviana/fixes-8 Oleg Lobanov 2021-03-30 09:43:27 +02:00
  • a76e01d2b7 feat: dynamic autoplay on previewer Ramires Viana 2021-03-26 17:31:27 +00:00
  • 2697093ac1 fix: empty archive name on directory download Ramires Viana 2021-03-26 14:45:18 +00:00
  • 59f9964e80 fix: check modify permission on file overwrite Ramires Viana 2021-03-26 13:30:14 +00:00
  • 1516d9932b fix: buttons without permission on header Ramires Viana 2021-03-26 12:45:17 +00:00
  • fcb115f42d fix: mouse wheel zoom on previewer Ramires Viana 2021-03-25 19:37:54 +00:00
  • e410272e6b feat: dynamic zoom limit on previewer Ramires Viana 2021-03-25 19:36:53 +00:00
  • 87f1881b42 fix: list item interactions on share Ramires Viana 2021-03-25 15:47:49 +00:00
  • c0d85f3d85 fix: image quality switch on previewer Ramires Viana 2021-03-25 14:24:46 +00:00
  • 98d79b8ed9 fix: missing bold variation for Roboto font Ramires Viana 2021-03-24 19:06:56 +00:00
  • fe80730bb1 fix: no header button animations on file listing Ramires Viana 2021-03-24 19:05:15 +00:00
  • 6c8ee96e6a feat: dynamic item count on file listing Ramires Viana 2021-03-24 17:50:16 +00:00
  • b521dec8f9 fix: hidden editor header on Safari Ramires Viana 2021-03-24 12:23:05 +00:00
  • e9baf0c4b6 fix: empty text file on editor Ramires Viana 2021-03-23 18:18:02 +00:00
  • e1a6f593e1 fix: error causes panic on upload Ramires Viana 2021-03-23 13:13:46 +00:00
  • 7dd5b34d42
    feat: add EXIF thumbnail support for JPEG files (#1234) adrium 2021-03-29 11:40:00 +02:00
  • 4470d0a704
    chore: update issue templates (#1355) Alexis Lefebvre 2021-03-28 12:52:03 +02:00
  • 4b068b3058
    chore(release): 2.14.1 v2.14.1 Oleg Lobanov 2021-03-21 14:24:33 +01:00
  • da54bd6c21
    fix: display public routes with header proxy auth Oleg Lobanov 2021-03-21 14:24:23 +01:00
  • 0d179eca4d
    chore(release): 2.14.0 v2.14.0 Oleg Lobanov 2021-03-21 13:19:53 +01:00
  • dacd511d24
    chore: run npm update Oleg Lobanov 2021-03-21 13:05:22 +01:00
  • c44b37c50c
    chore: add prettier frontent linter Oleg Lobanov 2021-03-21 12:51:58 +01:00
  • a721dc1f31
    feat: add health check handler Oleg Lobanov 2021-03-21 12:30:48 +01:00
  • d2e6d23741
    Merge pull request #1339 from ramiresviana/fixes-7 Oleg Lobanov 2021-03-19 17:32:41 +01:00
  • 5f4a0317ab fix: hide dotfile error on share Ramires Viana 2021-03-18 18:24:24 +00:00
  • 22f4be8f54 fix: qr code url on share Ramires Viana 2021-03-18 13:10:10 +00:00
  • eeadc532fe fix: text file detection on editor Ramires Viana 2021-03-17 18:06:56 +00:00
  • 93a35ad251 fix: prefix handling on http router Ramires Viana 2021-03-17 17:54:25 +00:00
  • 99787287bb
    Merge pull request #1331 from ramiresviana/tweaks-2 Oleg Lobanov 2021-03-15 16:56:20 +01:00
  • bdd523190e chore: frontend DirFS for development Ramires Viana 2021-03-15 14:06:21 +00:00
  • 4c1dd5c097 chore: automatic output name on build Ramires Viana 2021-03-15 13:02:30 +00:00
  • e1f658633d
    chore(release): 2.13.0 v2.13.0 Oleg Lobanov 2021-03-14 20:02:02 +01:00
  • 9c79105c02
    chore: prevent deleting .gitignore from dist folder Oleg Lobanov 2021-03-14 19:59:55 +01:00
  • 6d5ceae8b4
    fix: wait for async command exit (#1326) Jürgen Hötzel 2021-03-14 19:32:14 +01:00
  • 381f09087a
    Merge pull request #1321 from ramiresviana/fixes-6 Oleg Lobanov 2021-03-14 14:19:50 +01:00
  • 426b38bb33 fix: root path name on archive Ramires Viana 2021-03-12 15:52:52 +00:00