spacedrive/apps/web
Vítor Vasconcellos 2e17b6fe84
Small improvements to sd-server (#1822)
* Fix web spacedrive
 - Replace useOperatingSystem from App.tsx to directly using the 'browser' value, as we can't access usePlatform yet and the frontend crashes due to it.
 - Remove libav* deps from server docker, they are not needed anymore
 - Replace debian with distroless for the runtime base image in server docker

* Fix wrong distroless base image

* Copy missing shared lib

* Add comment explaining why use the debug tag for distroless

* Add missing SpacedriveInterfaceRoot in web/App.tsx
2023-11-25 01:23:10 +00:00
..
dist Frontend misc fixes and deps update (#1650) 2023-10-24 07:51:58 +00:00
public ENG 223 Location Awareness (#468) 2022-12-31 00:53:24 +08:00
screenshots UI testing (#565) 2023-02-27 13:15:47 +08:00
src Small improvements to sd-server (#1822) 2023-11-25 01:23:10 +00:00
tests UI testing (#565) 2023-02-27 13:15:47 +08:00
.eslintrc.js [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
package.json [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
playwright.config.ts UI testing (#565) 2023-02-27 13:15:47 +08:00
postcss.config.js better compile setup for hotreload 2022-04-19 14:17:04 -07: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 Upgrade rspc TS (#775) 2023-05-04 06:21:42 +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