Commit Graph

  • 11fbdaa6e5
    Merge branch 'filebrowser:master' into master dimanda 2022-12-13 18:41:58 +0700
  • b3bbf8c1a6
    Merge branch 'master' into patch-1 EDIflyer 2022-12-11 10:23:50 +0000
  • 6fe4952df8
    build(deps): bump qs from 6.5.2 to 6.5.3 in /frontend dependabot[bot] 2022-12-09 00:01:59 +0000
  • 4c70034ae9
    build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend dependabot[bot] 2022-12-08 02:45:54 +0000
  • 3835882f75
    Update pt-br.json brlarini 2022-12-07 18:01:24 -0300
  • df85c1f42d
    Update pt-br.json brlarini 2022-12-07 12:43:55 -0300
  • 94c683053e feat: hungarian translation part 2 Gyuris Gellért 2022-11-21 23:29:47 +0100
  • 098c5ff0f8 feat: hungarian translation part 1 Gyuris Gellért 2022-11-21 23:13:03 +0100
  • 2c041f22bf things I noticed to cleanup while making the pr Yannick Dorn 2022-11-29 22:07:18 -0500
  • f0003e66c7 .gitignore for preventing filebrowser.json from committing Yannick Dorn 2022-11-29 22:01:17 -0500
  • 4a98cfc927 quick bug fix Yannick Dorn 2022-11-29 21:57:39 -0500
  • faa6960be0 added glob operator Yannick Dorn 2022-11-29 20:44:34 -0500
  • 95195b5f9a fix: change toggle-mode condition back to it's default condition Yasin Silavi 2022-11-30 00:05:09 +0330
  • b2ad6f1a5e feat: change login page styles Yasin Silavi 2022-11-29 23:57:28 +0330
  • c8d56fe0b2 feat: add reusable button and input components Yasin Silavi 2022-11-29 23:55:32 +0330
  • db1ac0c64a
    Merge branch 'filebrowser:master' into master Yasin Silavi 2022-11-29 21:00:16 +0330
  • 08b46fd16c fix: prepend base url on logout Laurynas Gadliauskas 2022-11-29 11:33:35 +0200
  • d8f3d537ce feat: hungarian translation Robi Hahn 2022-11-26 20:45:56 +0100
  • ea02515468 feat: test for mysql and postgres face.wsl 2022-11-26 17:39:46 +0800
  • 5fdf5d0eca fix: sql syntax for postgresql face.wsl 2022-11-26 01:24:42 +0800
  • 050e125dcc feat: env-based table name config face.wsl 2022-11-26 00:33:13 +0800
  • 2b2c1085fb
    refactor: replace username old focus logic with the autofocus attribute (#2223) Yasin Silavi 2022-11-25 14:56:07 +0330
  • 80f4f2f292 fix: settings and users saving face.wsl 2022-11-25 13:16:41 +0800
  • f7910d47f9 fix: sql.settings db face.wsl 2022-11-25 00:18:05 +0800
  • d473569e94 fix: users sql wwt 2022-11-24 14:06:17 +0800
  • 1ac77024e5 fix: user default face.wsl 2022-11-23 21:09:35 +0800
  • 83deb8b143 typo: checkError face.wsl 2022-11-23 18:02:52 +0800
  • 46c631a3cc
    build(deps): bump loader-utils, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service dependabot[bot] 2022-11-23 07:20:51 +0000
  • 4cbc8f09ab fix: default values face.wsl 2022-11-23 12:57:15 +0800
  • 9ab6d1d373 修复因unzip功能导致的在resourcePatchHandler函数中进行其它操作时判断逻辑错误问题 unknown 2022-11-22 17:45:46 +0800
  • 9fb103aee1 修复unzip功能在用户数据目录和程序运行目录不同级时会找不到文件的问题 unknown 2022-11-22 17:39:24 +0800
  • 56c27c0090 添加unzip按钮和后端相关实现,已支持权限相关逻辑 unknown 2022-11-22 17:03:57 +0800
  • 53265fd64b feat: support mysql/postgres/sqlite3 face.wsl 2022-11-21 19:25:48 +0800
  • 8c8be1cdf2 fix: defer db.Close face.wsl 2022-11-20 23:45:05 +0800
  • 8cd5ecd077 feat: psql support face.wsl 2022-11-20 00:38:27 +0800
  • d5992f554c refactor: replace username old focus logic with the autofocus attribute Yasin Silavi 2022-11-16 22:43:34 +0330
  • d56a79772e Add RISC-V support to project Olof Nord 2022-11-11 23:30:27 +0100
  • 7377aa554e
    change to /database.db to match default EDIflyer 2022-11-11 00:38:47 +0000
  • 82613a7c1e
    change default settings file EDIflyer 2022-11-11 00:16:23 +0000
  • fb9e14c611
    Merge pull request #34 from hostinger/feat/update-translations Laurynas Gadliauskas 2022-11-09 14:52:07 +0200
  • 3ef2e8deea
    Merge pull request #35 from hostinger/fix/disk-usage-tests Laurynas Gadliauskas 2022-11-09 12:56:25 +0200
  • 0f663e9c8b fix: correct failing checks Laurynas Gadliauskas 2022-11-09 12:53:50 +0200
  • 707c430fbf fix: Remove unneeded github configuration Laurynas Gadliauskas 2022-11-09 11:29:09 +0200
  • 696959c60c fix: Add newlines to i18n files Laurynas Gadliauskas 2022-11-09 11:26:38 +0200
  • 3afa7dcc3e feat: Update translations Laurynas Gadliauskas 2022-11-09 11:23:13 +0200
  • 4aaa2da6b6 Merge remote-tracking branch 'upstream/master' Laurynas Gadliauskas 2022-11-08 16:55:27 +0200
  • 02db83c72e
    chore(release): 2.23.0 v2.23.0 Oleg Lobanov 2022-11-05 18:53:29 +0100
  • 2ce0361e2a
    Merge branch 'filebrowser:master' into master Dimas Ananda traper 2022-11-04 11:21:20 +0700
  • c08d58c05b
    make user without download permission unable to get resource that is file Dimas Ananda 2022-11-04 09:20:53 +0700
  • 48801e2ebd
    Merge 6945288b90 into 3a0dace9a9 methatronc 2022-11-01 17:45:09 +0100
  • 6945288b90
    Makes breadcrumbs sticky methatronc 2022-11-01 17:44:24 +0100
  • 2e53f5041f
    Makes breadcrumbs sticky methatronc 2022-11-01 15:34:53 +0100
  • 190b80ecf5 #2177 Updated golang.org/x/net Sébastien Bouchex Bellomié 2022-10-25 10:20:27 +0200
  • 78382d8834 Added a temp fix about going back to previous scroll position Tamaarine 2022-10-22 12:02:46 -0400
  • 96a3b123e0
    build(deps): bump ejs, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service dependabot[bot] 2022-10-22 13:52:52 +0000
  • 3a0dace9a9
    build(deps): bump ansi-html and webpack-dev-server in /frontend (#2184) dependabot[bot] 2022-10-22 15:50:34 +0200
  • 306ab756e4
    Merge branch 'master' into dependabot/npm_and_yarn/frontend/node-forge-and-vue/cli-plugin-babel-and-vue/cli-plugin-eslint-and-vue/cli-service-1.3.1 Oleg Lobanov 2022-10-22 15:31:08 +0200
  • a5757b94e8
    fix: missing video controls on mobile (#2180) thewh1teagle 2022-10-22 12:16:59 +0300
  • 4e739f2c2a
    build(deps): bump node-forge, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service dependabot[bot] 2022-10-22 09:13:12 +0000
  • fb6b1ea92b
    build(deps): bump ansi-html and webpack-dev-server in /frontend dependabot[bot] 2022-10-22 09:11:55 +0000
  • 1ebfc64ea1
    chore: updated golang.org/x/text to v0.4.0 (#2176) leplan73 2022-10-22 11:11:02 +0200
  • 2c14146a31
    feat: add rtl support (#2178) thewh1teagle 2022-10-21 19:07:11 +0300
  • 791566b2a8 chore: improvments in rtl thewh1teagle 2022-10-21 19:01:34 +0300
  • 3b62e01705 fix: missing video controls on mobile thewh1teagle 2022-10-21 04:15:17 +0300
  • a25be32510 feat: rtl support thewh1teagle 2022-10-20 19:47:11 +0300
  • f5c49a1574 #2175 Updated golang.org/x/text Sébastien Bouchex Bellomié 2022-10-20 15:48:43 +0200
  • 07506c0efe #2175 Updated golang.org/x/text Sébastien Bouchex Bellomié 2022-10-20 15:41:52 +0200
  • a49105db1d
    feat: hebrew translation (#2168) thewh1teagle 2022-10-20 13:27:59 +0300
  • 90025eb411
    fix: incorrect language thewh1teagle 2022-10-17 03:41:29 +0300
  • 7988954108 feat: hebrew translation thewh1teagle 2022-10-17 01:26:23 +0300
  • a35996c4f0 style: use DefaultTokenExpirationTime instead of '2 * time.Hour' qisfj 2022-10-07 20:37:01 +0800
  • 0752b4b5b1 follow suggestions. qisfj 2022-10-07 20:23:49 +0800
  • 36f1ac5059 feat(auth): allow configurable expiration time qisfj 2022-10-05 01:27:34 +0800
  • 0401adf7f4
    fix: modify the delete confirmation interface logic. (#2138) Ltzhu76 2022-09-25 01:05:50 +0800
  • 0bbb9ff751 Modify the delete confirmation interface logic. Ltzhu 2022-09-21 15:49:22 +0800
  • d41024541e Modify Delete logic and interface. Ltzhu 2022-09-16 16:50:42 +0800
  • 6af3e203eb feat: add editor auto save lihengxin 2022-09-08 10:40:08 +0800
  • 0d21de4e45 feat: add editor auto save lihengxin 2022-09-07 14:31:47 +0800
  • 9b91cde088 Added initial support for OpenGraph meta-tags Craig Anderson 2022-09-08 00:14:28 +0000
  • fddfa3ab76 feat: Add editor auto save lihengxin 2022-09-07 17:50:05 +0800
  • f511d1eff2 feat: Add Editor Auto Save lihengxin 2022-09-07 17:28:43 +0800
  • 0282b68c25 feat(editor): Add Editor Auto Save lihengxin 2022-09-07 17:28:43 +0800
  • e58877ef3e
    Merge branch 'filebrowser:master' into feat hunt978 2022-09-07 17:35:05 +0800
  • dfa8b5018e feat(editor): Add Editor Auto Save lihengxin 2022-09-07 15:00:40 +0800
  • 85890e80d1 feat(editor): Add Editor Auto Save lihengxin 2022-09-07 15:00:40 +0800
  • c8bfff4f29 Merge branch 'master' of github.com:Lilihx/filebrowser lihengxin 2022-09-07 14:54:08 +0800
  • 6d3916252b feat(editor): Add Editor Auto Save lihengxin 2022-09-07 14:31:47 +0800
  • b28f8e58a4 Add settings: Editor Auto Save Interval lihengxin 2022-09-07 14:31:47 +0800
  • c1e6d5869a
    ci: increase operations-per-run param to 100 Oleg Lobanov 2022-08-30 10:18:12 +0200
  • db0a23aec0
    chore: fix exempt-issue-labels of the stale action Oleg Lobanov 2022-08-29 20:02:13 +0200
  • 350c73d78e
    ci: fix stale action permissions Oleg Lobanov 2022-08-29 19:38:30 +0200
  • daf36b28fd
    ci: close stale issues and PRs Oleg Lobanov 2022-08-29 19:25:50 +0200
  • 4f6d4d9363
    Merge branch 'filebrowser:master' into feat hunt978 2022-08-19 13:20:33 +0800
  • 57c99e0e26
    feat: update Polish translation (#2089) Marcelina Hołub 2022-08-17 20:18:51 +0200
  • bab6e1847d update and slightly refactor Polish translation 154pinkchairs 2022-08-16 17:20:47 +0200
  • c2d5adbd7f
    Merge branch 'master' into feat hunt978 2022-08-16 13:54:40 +0800
  • 210d663907 Fix the progess bar hidden when rotated in mobile GuoHaoLan 2022-08-03 17:25:03 +0800
  • aaed985699
    build(deps): bump terser from 4.8.0 to 4.8.1 in /frontend (#2054) dependabot[bot] 2022-07-22 15:32:39 +0200
  • 0ed32c6af8
    Merge pull request #1554 from ramiresviana/auth-hook Oleg Lobanov 2022-07-22 15:31:28 +0200
  • 29a2ad07f7
    build(deps): bump terser from 4.8.0 to 4.8.1 in /frontend dependabot[bot] 2022-07-21 18:43:09 +0000