enso/app/ide-desktop/client
Adam Obuchowicz 497da82b10
Fix file associations on Windows + opening project bug (#11030)
* Fixes [#10983](https://github.com/enso-org/enso/issues/10983) The `ext` field was not set according to the documentation in rust
* Also discovered a regression in opening project by passing argument/clicking the file: we store the file location as `file://` URL, but without caution, it made a havoc with windows paths.

# Important Notes
- [x] **Need to confirm that everything works on macOS** (installation with file associations + opening project when process is running and when not)
2024-09-11 10:44:52 +00:00
..
src Fix file associations on Windows + opening project bug (#11030) 2024-09-11 10:44:52 +00:00
tasks Add file to be signed. (#11010) 2024-09-09 11:49:16 +01:00
buildInfo.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
bundle.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
dist.ts Inline modules in app/ide-desktop/ (#10305) 2024-07-17 09:10:42 +00:00
electron-builder-config.ts Fix file associations on Windows + opening project bug (#11030) 2024-09-11 10:44:52 +00:00
entitlements.mac.plist Inline modules in app/ide-desktop/ (#10305) 2024-07-17 09:10:42 +00:00
esbuildConfig.ts Split ydoc server into separate module (#10735) 2024-08-08 12:12:05 +00:00
fileAssociations.ts Restructure app/ide-desktop/client/ for consistency with other modules (#10649) 2024-07-26 15:14:31 +00:00
package.json Local Dashboard fixes (#10958) 2024-09-08 06:54:41 +00:00
paths.ts Format TS code (#10648) 2024-07-26 17:47:59 +10:00
tsconfig.json Split ydoc server into separate module (#10735) 2024-08-08 12:12:05 +00:00
watch.ts Local Dashboard fixes (#10958) 2024-09-08 06:54:41 +00:00