enso/app/ide-desktop/lib/client
somebody1234 25d1007a9e
Allow downloading projects on GUI dev server (#9851)
- Fixes #9482
- Add URL rewriting logic to `npm run dev` in `app/gui2/` so that "download" actions work

# Important Notes
- ⚠️ `config.yaml` HAS BEEN REMOVED in favor of `config.json`.
- Most of the keys have been removed as they were only used by GUI1.
- This is a REQUIRED change, because the vite dev server does not seem to like importing yaml files when running `vite.config.ts`.
2024-05-03 13:37:26 +00:00
..
src Allow downloading projects on GUI dev server (#9851) 2024-05-03 13:37:26 +00:00
tasks [CI] Fix the notarization (#9506) 2024-03-21 03:50:43 +00:00
bundle.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
dist.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
electron-builder-config.ts Make (almost) all interfaces readonly (#8800) 2024-02-07 11:26:59 +00:00
entitlements.mac.plist Refactor gui/src/rust/ide to two app/gui and app/ide-desktop (#3157) 2021-11-16 10:04:56 +01:00
esbuild-config.ts Remove obsolete GUI arguments (#9466) 2024-04-05 16:20:56 +00:00
file-associations.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
package.json Normalize windows paths (#9618) 2024-04-08 02:20:28 +00:00
paths.ts Remove obsolete GUI arguments (#9466) 2024-04-05 16:20:56 +00:00
start.ts Fix some dashboard issues (#6668) 2023-05-26 10:17:03 +00:00
tsconfig.json Refactor configuration keys out of repository (#8895) 2024-03-08 03:14:26 +00:00
watch.ts Normalize windows paths (#9618) 2024-04-08 02:20:28 +00:00