spacedrive/apps/desktop
Oscar Beaumont 02f03f5351
Improve QuickPreview (#1350)
* Handle large text files

* wip

* nit

* Fix syntax highlighting

* Requiring an API call for my dev builds, no shot

* backend for line counting + wip frontend

* 600 lines is too much for this file, ngl

* wip: `LimitedByLinesBody` & some more restructuring

* Virtualised list for QuickPreview

* yeet bad ideas

* general cleanup + hack to fix broken toml

* fix

---------

Co-authored-by: Utku <74243531+utkubakir@users.noreply.github.com>
2023-09-29 04:58:29 +00:00
..
crates Update Rust dependencies (#1314) 2023-09-12 14:03:25 +00:00
dist keep dist folder in desktop 2022-08-19 09:03:47 +08:00
src Improve QuickPreview (#1350) 2023-09-29 04:58:29 +00:00
src-tauri Desktop + Web auth flow (#1378) 2023-09-28 16:55:46 +00:00
.eslintrc.js [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
app-icon.png update icons 2022-04-22 16:59:25 +08:00
package.json Improve QuickPreview (#1350) 2023-09-29 04:58:29 +00:00
postcss.config.js better compile setup for hotreload 2022-04-19 14:17:04 -07:00
tailwind.config.js holy mother of hot reload 2022-04-20 01:15:28 -07:00
tsconfig.json [ENG-380] Interface code structure improvement (#581) 2023-02-27 21:29:48 -08:00
vite.config.ts Improve QuickPreview (#1350) 2023-09-29 04:58:29 +00:00