spiegel-keyman/common
Marc Durdin 55c0c6fd08 fix(developer): projects 2.0 internal path enumeration
Restricts enumeration of files for the project to the project folder and
the SourcePath folder. This prevents problems where a project may be in
a folder with many subfolders which would take a long time to enumerate,
and avoids confusion where there are source-type files in other folders.

At the same time, sorts out forward slash vs backslash in paths. While
forward slash works in many scenarios, there are several filename
manipulation functions, such as ExpandFileName, which would build valid
but non-optimal paths when forward slashes were encountered, which
cascaded into files appearing to be different and presentation issues.
2023-11-16 11:47:35 +07:00
..
include fix(common): dx: don't call exit(0) on failure 🙀 2023-11-14 07:16:32 -06:00
linux chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
mac chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
models chore(common): cleanup final Typescript non-ESM metadata 2023-10-04 12:55:51 +07:00
predictive-text chore(common): cleanup final Typescript non-ESM metadata 2023-10-04 12:55:51 +07:00
resources chore(common): Move keymanweb-osk.ttf to common/ 2023-11-13 15:44:46 +07:00
schemas chore: update kmp.schema.json and docs for kps schema 2023-10-19 13:09:26 +07:00
test fix(linux): Fix baseline tests 2023-11-08 12:13:56 +07:00
tools chore(common): fixup sourcemap-path-remapper build settings 2023-10-05 14:46:14 +07:00
web Merge pull request #9996 from keymanapp/chore/developer/9948-handle-project-version-cleanly-in-kmc 2023-11-15 13:48:44 +11:00
windows fix(developer): projects 2.0 internal path enumeration 2023-11-16 11:47:35 +07:00
build.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00