Commit graph

25 commits

Author SHA1 Message Date
Val Packett
da4949e529 Manifest: inline the manifest into the HTML file when saving 2023-07-01 14:33:08 -03:00
Val Packett
5b9ba70361 Plugin: remove unused tiddlypwa-install check
Now that we require a tiddlypwa-init click for initialization..
2023-07-01 14:33:08 -03:00
Val Packett
0bf1709ddc Updates for the installer/demo wiki 2023-07-01 14:33:08 -03:00
Val Packett
57019fab9b Plugin: don't sync StoryList between open tabs 2023-07-01 14:33:08 -03:00
Val Packett
1b72681a58 Plugin: apply synced deletions 2023-07-01 14:33:08 -03:00
Val Packett
c8de609d3b Plugin: add button to sync with all changes included, just in case 2023-07-01 14:33:08 -03:00
Val Packett
0b826869b6 Plugin: do not lose changes to mtime changing earlier than the sync timestamp
By using a date created before calling the save callback as the sync timestamp
for automatic syncs
2023-07-01 14:33:08 -03:00
Val Packett
e614319a25 Plugin: fix the StoryList persistence issue correctly 2023-07-01 14:33:08 -03:00
Val Packett
5c4c51bc60 Plugin: better initialization experience 2023-07-01 14:33:08 -03:00
Val Packett
dcf67646be Plugin: fix saving as ordinary file 2023-07-01 14:33:08 -03:00
Val Packett
fc8426487a Plugin: more sync UX, fix wrong exception 2023-07-01 14:33:08 -03:00
Val Packett
7b0ca83ffb Plugin: some more syncing UI stuff 2023-07-01 14:33:08 -03:00
Val Packett
9cd972bca2 Plugin: Add UI for the StorageManager API 2023-07-01 14:33:08 -03:00
Val Packett
03a4213596 Plugin: only overwrite with server change if local tiddler is older 2023-07-01 14:33:08 -03:00
Val Packett
b6abe2aff8 Plugin: do not sync $:/StoryList with servers 2023-07-01 14:33:08 -03:00
Val Packett
be3a55c0d0 Plugin: only display welcome-back notification if there was a password prompt 2023-07-01 14:33:08 -03:00
Val Packett
59db25d2d9 Cleanup getRandomValues usages 2023-07-01 14:33:08 -03:00
Val Packett
a4588de704 Plugin: switch to getUpdatedTiddlers
Now we only reflect to the wiki runtime what we know has changed in storage.
2023-07-01 14:33:08 -03:00
Val Packett
9354b220c2 Add reference sync server using Deno and SQLite 2023-07-01 14:33:08 -03:00
Val Packett
96675248e1 Plugin: add sync client 2023-07-01 14:33:08 -03:00
Val Packett
f965121228 Plugin: add save dialog 2023-07-01 14:33:08 -03:00
Val Packett
f109b54522 Plugin: pad things to obscure lengths a bit, use HMAC to prevent hash comparisons across different wikis 2023-07-01 14:33:08 -03:00
Val Packett
f497346499 Open ControlPanel after initializing new wiki 2023-07-01 14:33:08 -03:00
Val Packett
ed85f5cd1a Do not show SW update notif-error when offline; show error msg there 2023-07-01 14:33:08 -03:00
Val Packett
4ebec954b0 Initial commit 2023-07-01 14:33:05 -03:00