Commit Graph

  • 06fe5429ab Fixed some type & eslint errors Joep 2023-09-09 14:16:20 +0200
  • 01b1373130 Run lint Joep 2023-09-09 14:12:45 +0200
  • bf0a2ac9f0 Updated packagejson for eslint Joep 2023-09-09 14:11:00 +0200
  • 0f85be0cb8 Fixed eslint errors Joep 2023-09-09 14:10:46 +0200
  • abe3a4387c Fixed all $t to t of I18n Joep 2023-09-09 13:52:52 +0200
  • d13222fde3 Converted App.vue to composition api Joep 2023-09-09 13:52:38 +0200
  • 2cfc2ae116 Converted views/Errors.vue Joep 2023-09-09 13:46:55 +0200
  • 1bca23b3dc Covnerted views/Files.vue to composition api Joep 2023-09-09 13:44:00 +0200
  • cdcf05545a Converted views/Layout.vue Joep 2023-09-09 13:26:11 +0200
  • 1602d38df5 Converted views/Login.vue to compositionapi Joep 2023-09-09 13:20:47 +0200
  • ec96b32bbe Converted views/Settings.vue to composition api Joep 2023-09-09 13:10:18 +0200
  • ef5c8b0d8e Converted view/Share.vue to composition api Joep 2023-09-09 13:06:04 +0200
  • 22854bf699 Add docker build cmd in Makefile Joep 2023-09-08 21:37:46 +0200
  • 3e435673ea Resolve Typescript errors Joep 2023-09-08 21:34:42 +0200
  • ee619adda3 Merge remote-tracking branch 'kloon15/vue3' into vue3 Joep 2023-09-08 21:33:19 +0200
  • 6b268c1ee6 Make the build in docker Joep 2023-09-08 21:08:10 +0200
  • d6165f48c4
    Rename Listing to FileListing (reserved keyword) Kloon ImKloon 2023-09-08 11:39:37 +0200
  • aaee956149
    Fix progress bar in vue 3 Kloon ImKloon 2023-09-08 11:38:06 +0200
  • 34c6cbe1bd
    Add legacy browser support and drop @vue/compat Kloon ImKloon 2023-09-08 11:36:21 +0200
  • 9b0dcaae65
    Set toast style to scoped and remove noty css imports Kloon ImKloon 2023-09-08 10:48:14 +0200
  • 4ea66b8bd3 Forgot to add ts files Joep 2023-09-08 00:15:13 +0200
  • 5a8ca3a50d Added and changed all of the js files to typescript files, fixed errors as well Joep 2023-09-08 00:12:37 +0200
  • 0907429e9a Ignore default.nix file to debate if need to include Joep 2023-09-07 21:58:50 +0200
  • 486795280d Initial Javascript to Typescript convert Joep 2023-09-07 21:57:57 +0200
  • b257589405
    Replace noty with vue-toastification Kloon ImKloon 2023-09-07 21:38:02 +0200
  • 856de2a69c
    Fix error display during upload after refactor Kloon ImKloon 2023-09-07 15:48:05 +0200
  • 808cd1d20e
    Fix duplicate user var from refactoring Kloon ImKloon 2023-09-07 15:29:30 +0200
  • a1ca679c3c
    Fix usage progressbar not showing Kloon ImKloon 2023-09-07 15:18:05 +0200
  • b263bb98c8
    Merge branch 'master' into german-l10n Thomas 2023-09-06 17:00:44 +0200
  • fe3ed4a9b3
    Bump compatConfig to Vue3 mode Kloon ImKloon 2023-09-04 12:17:07 +0200
  • ce67fb5964
    Fix errors in settings and shares Kloon ImKloon 2023-09-04 12:15:39 +0200
  • 75bc9c4459
    Fix locale related error and rename ua to uk Kloon ImKloon 2023-09-04 12:14:39 +0200
  • 4d7ea79de9
    Fix infinite calls to renew Kloon ImKloon 2023-09-03 14:54:05 +0200
  • 13b87cd82a
    Bundle dayjs locales together Kloon ImKloon 2023-09-03 12:16:12 +0200
  • 4bbb48dce5
    Forgot to save in vscode (facepalm) Kloon ImKloon 2023-09-02 16:08:04 +0200
  • 8ec78fb134
    Merge commit '374bbd3' into vue3 Kloon ImKloon 2023-09-02 16:03:53 +0200
  • 00890a0fea refactor: rename Rules to userRules;fix go lint errors jmq 2023-09-01 20:50:25 +0800
  • 205832bde7 refactor: change the code as requested jmq 2023-08-12 21:41:11 +0800
  • a7585b993c fix: hook Method login rules were erased and rule permissions were added in the validation script wushuqi 2023-06-19 07:48:46 +0000
  • 0ea92674f0
    Fix some i18n related issues Kloon ImKloon 2023-08-31 16:39:08 +0200
  • 878f67b7ff
    Small fixes for vue3 Kloon ImKloon 2023-08-30 18:06:34 +0200
  • 4874b67d0a fix: escape regexes to handle special characters in file names (#2592) glowinthedark 2023-08-30 18:04:49 +0200
  • 05d011f586
    Migration to vue3 continued Kloon ImKloon 2023-08-30 17:47:22 +0200
  • a035a704ce feat: add .srt subtitles support (#2592) glowinthedark 2023-08-30 13:25:51 +0200
  • aa00c1c89c
    chore: fixes for vite dev server (#2678) kloon15 2023-08-29 20:14:45 +0200
  • 3413de8b52
    Format files with prettier Kloon ImKloon 2023-08-29 12:34:17 +0200
  • 14f1204b2b
    Add .prettierignore Kloon ImKloon 2023-08-29 10:21:35 +0200
  • 2eecdb2a88
    Fixes for vite dev server Kloon ImKloon 2023-08-28 19:54:13 +0200
  • 85fe716031
    Migration to vue3 continued Kloon ImKloon 2023-08-28 19:31:12 +0200
  • d591ea2dcf feat: implement upload speed calculation and ETA estimation MAERYO 2023-08-29 01:50:01 +0900
  • 7c91ba03b7
    Migration to vue3 continued Kloon ImKloon 2023-08-28 17:48:55 +0200
  • a404fb043d
    feat: implement abort upload functionality (#2673) M A E R Y O 2023-08-28 06:59:49 +0900
  • 95fec7f694
    fix: refactor path resolution logic for project root (#2674) M A E R Y O 2023-08-28 06:52:33 +0900
  • 6d99d73e74 fix: change resolve alias method in vite.config.js MAERYO 2023-08-27 22:22:26 +0900
  • 8d146e11af feat: Add i18n support for abort confirmation message MAERYO 2023-08-27 12:30:17 +0900
  • d3a22bbed5 Merge branch 'fix/vite-config-js' of https://github.com/maeryo/filebrowser into fix/vite-config-js MAERYO 2023-08-27 13:10:35 +0900
  • 8b8c9b9984 fix: refactor path resolution logic for project root MAERYO 2023-08-27 12:41:26 +0900
  • 7542d1c778 fix: Refactor path resolution logic for project root MAERYO 2023-08-27 12:41:26 +0900
  • 3288576957 feat: Implement abort upload functionality MAERYO 2023-08-27 12:23:17 +0900
  • 5994224468
    feat: add new folder button to move/create dialogs (#2667) ArthurMousatov 2023-08-26 18:28:58 -0400
  • 5dbab03a9d fix: sidebar component loading with exception ArthurMousatov 2023-08-26 17:20:10 -0400
  • c629e92410 feat: moved 'Create Folder' button (#2659) ArthurMousatov 2023-08-26 17:18:54 -0400
  • 374bbd3ec1
    perf(backend): optimize subtitles detection performance (#2637) 古大羊 2023-08-26 20:53:18 +0800
  • 5aa1bfb51b
    Merge branch 'master' into feature-added-create-on-move Oleg Lobanov 2023-08-26 14:38:59 +0200
  • d521288336
    Merge b7adba3e27 into 2c97573301 Jan Niggemann 2023-08-26 14:30:20 +0200
  • f4a87b7629
    Merge branch 'master' into shell-fix Oleg Lobanov 2023-08-26 14:27:49 +0200
  • 2c97573301
    build: bump go version to 1.21.0 (#2672) Oleg Lobanov 2023-08-26 14:16:10 +0200
  • 70eba7ecc9
    build: bump node version to 18 (#2671) Oleg Lobanov 2023-08-26 14:10:07 +0200
  • aebddbb5e9
    build: bump go version to 1.21.0 Oleg Lobanov 2023-08-26 14:08:48 +0200
  • 1ba60503f7
    build: bump node version to 18 Oleg Lobanov 2023-08-26 14:06:18 +0200
  • 7a4d0c0c08
    chore: fix frontend dev proxy settings Oleg Lobanov 2023-08-26 14:01:01 +0200
  • 8838a09cf5
    refactor: migrate frontend tooling to vite 4 (#2645) kloon15 2023-08-26 13:55:51 +0200
  • 5cd8c5a8ea
    fix Oleg Lobanov 2023-08-26 13:40:14 +0200
  • 38148a9955 fix: added conditional to fix undefined attribute exception ArthurMousatov 2023-08-23 23:37:09 -0400
  • 97e08ebb15 lint: linting (grumble, grumble) ArthurMousatov 2023-08-23 22:50:48 -0400
  • d676d5d7f6 feat: moved folder creation into FileList component (#2659) ArthurMousatov 2023-08-23 22:34:21 -0400
  • 7c16e795e2 fix: selections should now work post-folder creation (#2659) ArthurMousatov 2023-08-23 22:31:22 -0400
  • 696c9bd2dd feat: Added some styling + removed unused parts of prompt code (#2659) ArthurMousatov 2023-08-23 15:54:24 -0400
  • 46445a2392 feat: implemented basic new folder action in move dialog (#2659) ArthurMousatov 2023-08-23 15:28:09 -0400
  • 8b4b2d6656 fix: Fixed some null issues + added props attribute for dialog prop passing (#2659) ArthurMousatov 2023-08-23 13:42:29 -0400
  • df8349e352 feat: Added layered prompt support(#2659) ArthurMousatov 2023-08-23 00:47:36 -0400
  • 269bcb6c07
    Restore commented out header and fix lint errors Kloon ImKloon 2023-08-18 19:11:23 +0200
  • 8c60137fe4
    Add ability to use vite dev alongside the go backend Kloon ImKloon 2023-08-18 18:25:24 +0200
  • 74d15d08ad
    Fixed ace editor not loading theme/mode Kloon ImKloon 2023-08-18 18:23:02 +0200
  • b85297edf9
    Fixed images not displaying in Preview Kloon ImKloon 2023-08-18 18:22:44 +0200
  • fc31e0e3eb
    Proper Intellisense for IDEs Kloon ImKloon 2023-08-18 18:21:59 +0200
  • a3d89a13e0
    feat: update npm dependencies (#42) Laurynas Gadliauskas 2023-08-16 18:24:11 +0300
  • 78139ad14e Move notification to BottomLeft Jan Niggemann 2023-08-15 14:50:36 +0200
  • 42824f6323
    Made lint and format use gitignore Kloon ImKloon 2023-08-15 12:10:55 +0200
  • b9574d9e62
    Migration to Vue3 (Initial commit) Kloon ImKloon 2023-08-15 12:03:52 +0200
  • 00346cc6f1 Added shell resizing Cameron 2023-08-13 14:44:02 -0700
  • c6ff9e6298
    Add proper gitignore for Node (https://github.com/github/gitignore/blob/main/Node.gitignore) Kloon ImKloon 2023-08-13 15:06:12 +0200
  • 64190c3020
    Moved mobile.css import to top-level Kloon ImKloon 2023-08-12 12:34:16 +0200
  • c78a364cb5
    Merge branch 'filebrowser:master' into vite-4 kloon15 2023-08-12 11:34:27 +0200
  • 8072a944a9
    Migration to VIte 4 (working) Kloon ImKloon 2023-08-12 11:28:03 +0200
  • 17d80aa9ca
    Migration to Vite 4 (initial commit) Kloon ImKloon 2023-08-12 10:16:11 +0200
  • b54d5d2083 perf(file): optimize performance of detectSubtitles function in file.go gdy666 2023-08-11 00:54:10 +0800
  • f8a55aa972 feat: Add Guest Mode at settings langren1353 2023-08-10 20:45:52 +0800
  • b89d77ce11 feature: Add Guest Mod langren1353 2023-08-10 20:40:54 +0800
  • 184b7c14f2
    chore(release): 2.24.2 v2.24.2 Oleg Lobanov 2023-08-08 22:30:21 +0200