Commit graph

31 commits

Author SHA1 Message Date
Titus
3e1725918e 2.2.0: Download World restored, round-trip link integrity, key-format sweep
Save Element creates new elements (create-on-404); Upload World renamed
with real error surfacing; Rename World pushes; Download World returns
(prefixed-key clean) with self-healing Map/Pin/Marker templates; upload
parser ships links as _id/_ids UUIDs; per-world key resolution ends the
wrong-world write class; scoped keys primary in all copy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-12 13:56:56 +02:00
Titus
6bb07d21c1 2.1.0: retire legacy Import World command (prefixed-key readiness)
The legacy ImportWorldCommand + WorldImportModal enforced 10-digit
numeric API keys (digit-strip listener, maxlength, length checks) and
would reject the new prefixed ow_* keys the OnlyWorlds platform issues
after its backend migration. The SDK settings flow (link world + sync)
covers the import job with opaque-string key handling; old 10-digit
keys keep working there too.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-11 11:57:21 +02:00
Titus
2db39c7c7b Enhance NoteLinker and CreateElementCommand with manifest integration; add CreateElementFromLinkModal for element creation. Update ElementSelectionModal to support new element creation and refresh functionality. 2025-07-09 09:47:30 +02:00
Titus
f516db71fb create element modal 2025-07-08 20:13:22 +02:00
Titus
8d49288681 fix paste world by api key 2025-07-08 13:27:30 +02:00
Titus
72697c8b8f email setting 2025-07-08 12:19:39 +02:00
Titus
34d1bfca58 modals 2025-07-07 22:38:41 +02:00
Titus
591dbf203c urls and names 2025-07-07 20:27:21 +02:00
Titus
daeb0f731d refactor: change PIN input type from number to password in multiple modals for enhanced security 2025-06-29 17:02:35 +02:00
Titus
1245d91be0 more pin maxes 2025-06-29 17:00:43 +02:00
Titus
7e6d020a1c chore: update world version to 0.30.00, adjust API URL for production, and enhance input validation for API key and PIN fields in modals 2025-06-29 16:48:36 +02:00
Titus
597aa2032b refactor: update enum name from Territory to Zone and adjust GitHub base URLs for Handlebars and templates; enhance PIN input validation in CreateWorldModal 2025-06-29 16:26:39 +02:00
Titus
2ff0a05c59 save element command 2025-04-21 22:06:18 +02:00
Titus
a75d76f09d remove focus text 2025-03-16 18:20:29 +01:00
Titus
c7452b5b7c update copy label 2025-03-15 19:35:17 +01:00
Titus
af861543f0 clear logs 2025-03-15 19:15:14 +01:00
Titus
1fbdfe3bac fix image url display 2025-03-15 19:04:25 +01:00
Titus
4f7706820c update import world with pin logic; fix multi id csv->json 2025-03-15 18:43:40 +01:00
Titus
fd0a095e39 add PIN logic to world export 2025-03-15 18:09:55 +01:00
Titus
c860150e4d autoselect text on create element 2025-03-15 17:51:26 +01:00
Titus
e1c94a7b71 impove world create success modal 2025-03-15 17:49:43 +01:00
Titus
f8d3bb9c1c world create with PIN validation 2025-03-15 17:41:22 +01:00
Titus
9bdb4b2bc7 world create with api call 2025-03-15 17:08:42 +01:00
OnlyWorlds
e635d7962c default category create setting 2024-10-08 21:12:37 +02:00
OnlyWorlds
58b3a80cd5 ele create button 2024-10-08 20:50:31 +02:00
OnlyWorlds
103a9fac5d buttons for confirm create/import 2024-10-08 20:17:40 +02:00
OnlyWorlds
a27db9cb68 separate styles, restore WorldHandlebar, remove default worldkey 2024-08-18 15:58:36 +02:00
Titus Oosting
dec8cf9b31 feedback changes 2024-08-18 15:36:28 +02:00
OnlyWorlds
57d255947e remove logs 2024-08-12 23:01:36 +02:00
OnlyWorlds
3dccb68ae7 validate on copy 2024-08-11 18:56:25 +02:00
OnlyWorlds
73caed562d import 2024-08-11 17:00:15 +02:00