spacedrive/apps/web
Ericson "Fogo" Soares bdc242a852
[ENG-1775] Scan location using new jobs (#2476)
* First draft on task system usage, still missing job system

* Scan location roughly working, a ton of stuff to fix yet

* Updating some deps due to crashes and bugs

* Exposing non critical errors to frontend

* Getting active job reports from job system

* Using boxed opaque type to avoid a downcast issue with generics

* Task system issues discovered on race conditions

* Enable debug

* Fix job report in the job manager

* Fix race condition on steal tasks

* Fixed race condition on task suspend

* Some fixes on job progress reporting and save

* Fixed many race conditions and a hard deadlock
Also some progress report polishing

* Ignore .ts and .mts video files for now

* Some better logs

* bruh

* Internal deadlocks and excess of communication in the task system
- Also better logs

* Bunch of fixes and optimizations

* WIP at fixing file identifier

* Fixed file identifier job
- still need to work on its progress report frontend

* A bunch of polishing

* Fixed some bugs and did more polishing

* Cleanup

* Bridging old and new job systems

* A ton of fixes

* A bunch of bugs related to shutdown and resume

* Indexer and watcher bugs

* Log normalizing

* Fixing CI

* Change error! to warn! on non critical errors log

* Fix redirect to new location

* Type annotation

* Bogus merge resolution on cargo lock
2024-06-17 21:30:57 +00:00
..
cypress Fix discord link (#2550) 2024-06-11 15:38:21 +00:00
dist Frontend misc fixes and deps update (#1650) 2023-10-24 07:51:58 +00:00
public Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00
screenshots Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00
src [ENG-1775] Scan location using new jobs (#2476) 2024-06-17 21:30:57 +00:00
tests UI testing (#565) 2023-02-27 13:15:47 +08:00
.eslintrc.cjs New test: Add location (#2222) 2024-03-23 21:24:16 +00:00
cypress.config.ts New test: Add location (#2222) 2024-03-23 21:24:16 +00:00
package.json New test: Add location (#2222) 2024-03-23 21:24:16 +00:00
playwright.config.ts UI testing (#565) 2023-02-27 13:15:47 +08:00
postcss.config.cjs Vite upgrades (#1911) 2024-01-02 06:26:28 +00:00
README.md Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
tailwind.config.js Basic Spacedrop working with rspc! (#601) 2023-03-09 06:23:17 -08:00
tsconfig.json New test: Add location (#2222) 2024-03-23 21:24:16 +00:00
vercel.json Format existing code with new conventions 2022-05-22 23:24:43 -05:00
vite.config.ts [ENG-1060] Fix the PlatformProvider bug (#1353) 2023-09-15 12:02:50 +00:00

Spacedrive Webapp