Keyman Build Agent
93c19d9adb
auto: increment master version to 15.0.199
2022-02-13 13:02:58 -05:00
Keyman Build Agent
a1e1ab86c0
auto: increment master version to 15.0.198
2022-02-12 13:03:29 -05:00
Keyman Build Agent
be12166f49
auto: increment master version to 15.0.197
2022-02-11 13:02:23 -05:00
Keyman Build Agent
dd1fbe1cac
auto: increment master version to 15.0.196
2022-02-09 13:02:42 -05:00
Keyman Build Agent
6eaf6487d1
auto: increment master version to 15.0.195
2022-02-08 13:02:53 -05:00
Keyman Build Agent
d177fb3902
auto: increment master version to 15.0.194
2022-02-07 13:02:51 -05:00
Keyman Build Agent
9d12fae415
auto: increment master version to 15.0.193
2022-02-04 13:02:21 -05:00
Keyman Build Agent
c8e00045fb
auto: increment master version to 15.0.192
2022-02-03 13:02:38 -05:00
Keyman Build Agent
fbd9a0d6fa
auto: increment master version to 15.0.191
2022-02-02 13:02:14 -05:00
Keyman Build Agent
755be48876
auto: increment master version to 15.0.190
2022-02-01 13:02:30 -05:00
Keyman Build Agent
3ea411280a
auto: increment master version to 15.0.189
2022-01-28 13:03:59 -05:00
Marc Durdin
64fbded896
chore: address review comments
2022-01-28 15:48:10 +11:00
Marc Durdin
490bc97c01
chore(developer): attempt to get lerna going again
2022-01-21 13:06:45 +11:00
Marc Durdin
6228c87d60
chore(developer): cleanup from code review
2022-01-21 12:02:50 +11:00
Marc Durdin
a3dd159e21
chore(developer): use github-based packages for node addins
2022-01-21 12:02:17 +11:00
Marc Durdin
19b6579eb9
chore(developer): more cleanup of server
2022-01-20 16:50:45 +11:00
Marc Durdin
619873cad4
feat(developer): build addins during server build
2022-01-20 11:33:27 +11:00
Marc Durdin
86112cabf0
feat(developer): polish Keyman Developer Server
...
Not worth splitting all this polish into separate commits, I think...
1. Add frames for other device types
2. Reorganise menus including burger menu
3. Highlight button after upload to show where file is accessible
4. Fix cropped device frame images, scrolling
5. Improve device menu
6. Add Keyman Developer logo and watermark
7. Add status box with current keyboard, model and device
8. Cleanup z-indexing
9. Add About dialog
10. Add Help links
11. Report version in About dialog, title on logo hover
12. Ensure keyboard reloads after change
13. Support loading models over https
2022-01-19 11:06:23 +11:00
Marc Durdin
d258d2989a
chore(developer): fix typo
2022-01-19 11:04:50 +11:00
Marc Durdin
12baef9312
chore(developer): add open npm package, fix typo
2022-01-19 11:04:39 +11:00
Marc Durdin
a6907028e5
feat(developer): improve server tray icon
...
- Add separators
- Refactor for clearer win32 delineation
- Add items to open browser
2022-01-19 11:04:15 +11:00
Marc Durdin
8a493776c5
fix(developer): update addins readme for node 16
2022-01-19 11:01:55 +11:00
Marc Durdin
76e1c5410a
fix(developer): update addins for node 16
...
Also, fix minor issues in tray icon - focus, separators in menus
2022-01-19 11:01:26 +11:00
Marc Durdin
7b904969cb
chore(developer): update icon and fix link
2021-12-23 07:25:07 +11:00
Marc Durdin
c1881bc966
chore: fix npm install
2021-12-22 15:38:14 +11:00
Marc Durdin
bfcdb5ac57
feat(developer): last-use and expire old resources
2021-12-22 14:48:24 +11:00
Marc Durdin
a858c5166c
feat(developer): sentry integration into server
...
This also tidies up the mkver.sh script and adds the
replaceVersionStrings() function to build-utils.sh for use globally.
2021-12-22 11:16:33 +11:00
Marc Durdin
eb46acffcd
chore(developer): validate paths in api
2021-12-22 09:44:58 +11:00
Marc Durdin
e35d4e83a6
chore(developer): polish web debug display on mobile
2021-12-22 09:33:34 +11:00
Marc Durdin
cfbcc36e27
chore: more cleanup and polish
2021-12-22 08:39:15 +11:00
Marc Durdin
2c01b19f69
chore: cleanup
...
1. Renamed form UfrmNGrokOptions to UfrmServerOptions
2. Renamed kmdev-server to just plain server
3. Tidied up npm versioning to use VERSION_WITH_TAG
This last point should help avoid confusion as now only CI release
builds will ever generate a package.json with a.b.c, a.b.c-alpha or
a.b.c-beta. Local and test builds will always have the corresponding
-test or -local environment appended. This also helps avoid issues if
we accidentally publish an incorrect version.
2021-12-22 06:25:22 +11:00