joplock/public
igor 328c7c66d1 feat(editor): mobile opens rendered read-only regardless of md pref
- On mobile, notes always open in rendered read-only view even when the
  saved note-open preference is markdown; the raw markdown view is only
  shown after entering edit mode.
- The edit (pencil) toggle honors the saved preference: entering edit
  switches to the markdown editor if that's the preference, and leaving
  edit returns to rendered read-only.
- View/mode switches (pencil + header MD/eye buttons) are now transient
  and no longer persist noteOpenMode; the preference is changed only in
  Settings.
2026-07-07 11:48:39 +12:00
..
apple-splash fix mobile resume startup and editor targeting 2026-04-25 20:51:37 +12:00
fonts fix mobile resume startup and editor targeting 2026-04-25 20:51:37 +12:00
tinymce feat(editor): dual-mode editor — CodeMirror 6 markdown + TinyMCE 8 rendered 2026-07-06 17:00:57 +12:00
app.js feat(editor): mobile opens rendered read-only regardless of md pref 2026-07-07 11:48:39 +12:00
apple-touch-icon.png fix mobile resume startup and editor targeting 2026-04-25 20:51:37 +12:00
codemirror.min.js add expander-based AI autocomplete triggers 2026-06-07 14:56:30 +12:00
hljs.min.js Add BASIC language syntax highlighting support 2026-05-18 12:17:14 +12:00
htmx.min.js fix mobile resume startup and editor targeting 2026-04-25 20:51:37 +12:00
icon-192.png fix mobile resume startup and editor targeting 2026-04-25 20:51:37 +12:00
icon-512.png fix mobile resume startup and editor targeting 2026-04-25 20:51:37 +12:00
icon.svg fix mobile resume startup and editor targeting 2026-04-25 20:51:37 +12:00
manifest.webmanifest fix mobile resume startup and editor targeting 2026-04-25 20:51:37 +12:00
maskable-icon-192.png fix mobile resume startup and editor targeting 2026-04-25 20:51:37 +12:00
maskable-icon-512.png fix mobile resume startup and editor targeting 2026-04-25 20:51:37 +12:00
service-worker.js feat(editor): dual-mode editor — CodeMirror 6 markdown + TinyMCE 8 rendered 2026-07-06 17:00:57 +12:00
styles.css feat(editor): dual-mode editor — CodeMirror 6 markdown + TinyMCE 8 rendered 2026-07-06 17:00:57 +12:00
turndown.min.js fix mobile resume startup and editor targeting 2026-04-25 20:51:37 +12:00