filebrowser/frontend/src
2024-05-03 12:40:39 +02:00
..
api feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
assets/fonts/roboto fix: missing bold variation for Roboto font 2021-03-24 19:06:56 +00:00
components feat: allow multi-select with SHIFT key in singleClick mode (#3185) 2024-05-03 12:40:39 +02:00
css fix: The file type icon in the file list is sensitive to the case of the suffix name (#3187) 2024-05-03 11:31:07 +02:00
i18n chore: update zh-cn.json and zh-tw.json (#3186) 2024-05-02 14:53:41 +02:00
router feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
stores feat: Display Upload Progress as Percentage and File Size / Total File Size (#3111) 2024-04-28 20:40:24 +02:00
types feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
utils fix: the copy method in clipboard.ts (#3177) 2024-04-30 14:35:55 +02:00
views chore: remove language names from translations (#3140) 2024-04-24 22:41:40 +02:00
App.vue feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
index.d.ts feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
main.ts feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00
vite-env.d.ts feat: migrate to vue 3 (#2689) 2024-04-01 17:18:22 +02:00