Commit graph

  • 6b7f56e831 The constructed urls use 21 bytes of the token, not 22 trunk btheado 2025-12-26 20:50:58 -05:00
  • df2cfcf4bc Make it more difficult to discover valid tokens Brian Theado 2025-12-23 15:43:11 -05:00
  • 9192a4d45a Feature: filter operator to identify tiddlers loaded by TiddlyPWA sunlaud 2025-07-06 21:41:45 +03:00
  • 167e7fc797 Feature: filter operator to identify tiddlers loaded by TiddlyPWA sunlaud 2025-07-06 21:41:45 +03:00
  • 7ff63eb696 Bugfix: login dialog is obscured by side panel sunlaud 2025-06-17 01:07:08 +03:00
  • 8c55b22aa7 Remove outdated readme badges release Val Packett 2025-04-02 20:34:12 -03:00
  • 2961396310 Switch to Forgejo Actions Val Packett 2025-04-02 18:30:17 -03:00
  • 05d24a9efd Server: fix base64 ArrayBuffer typechecking with new Deno Val Packett 2025-04-02 20:11:06 -03:00
  • ef786f611a Docs: systemd unit and various clarifications Val Packett 2025-02-26 18:07:25 -03:00
  • 71509921d6 Update woodpecker config for 3.0.0 Val Packett 2025-02-26 18:07:25 -03:00
  • 1541ba5589 Move the site to bnnuy Val Packett 2024-11-13 16:34:33 -03:00
  • 9693281cb4 add trimming to the "UploadApp" tiddler telumire 2024-11-19 10:53:42 +00:00
  • f222ea720a
    release 0.2.2 0.2.2 Val Packett 2024-10-01 05:48:41 -03:00
  • 4dc84426a7 Server: update sqlite version for compat with Deno 2 Val Packett 2024-10-01 05:46:04 -03:00
  • 721dea691b Docs: use non-deprecated specific unstable flag Val Packett 2024-10-01 05:35:03 -03:00
  • fb743215a5 Update app-filter to support camel case wikilinks Schmavery 2024-09-05 01:35:12 +00:00
  • 9d27e2c357 Update deno (fix stream callback type) Val Packett 2024-07-26 06:01:03 -03:00
  • 9b9f97a646 Update year to 2024 Val Packett 2024-07-26 05:51:16 -03:00
  • 6ec78c61f1
    release 0.2.1 0.2.1 Val Packett 2024-07-26 05:47:55 -03:00
  • 7625dab540 Plugin: fix syncing icon's funny off-center spinning Val Packett 2024-07-26 05:28:57 -03:00
  • 56e38206e8 deno fmt Val Packett 2024-07-26 04:32:39 -03:00
  • 3fa66ed87d Update TW to 5.3.5, update node and deno in CI Val Packett 2024-07-26 02:09:27 -03:00
  • 2c37b3c0bf Docs: improve UpdateInPlace with core update docs, fixes #41 Val Packett 2024-07-26 01:40:46 -03:00
  • 7e58894dca Show decryption progress with percent Christian Davén 2024-06-18 07:07:43 +02:00
  • bc035c6985 Server: update sqlite dep Val Packett 2024-01-26 14:13:17 -03:00
  • 83876e0c3e Server: use new TypeScript 5 decorators, actually fix #36 v0.2.0.2 Val Packett 2024-01-26 14:05:46 -03:00
  • 7477f368df Server: add required Deno config to work on 1.40.x, fixes #36 v0.2.0.1 Val Packett 2024-01-26 13:39:04 -03:00
  • d0e4c71b1a
    Docs: document basepath option Bojidar Marinov 2024-01-23 11:28:00 +02:00
  • ac8f0b08b0
    Server: fix URLs when running under a basepath Bojidar Marinov 2024-01-23 11:02:39 +02:00
  • a6bb8f56ad Docs: add notes about server security, single binary option, and caddy-tailscale, fixes #30 Val Packett 2023-10-18 14:17:05 -03:00
  • b50ff5a2cd
    release 0.2.0 0.2.0 Val Packett 2023-10-17 22:34:35 -03:00
  • e7e36fe244 Plugin: do not drop syncs requested during a sync Val Packett 2023-10-17 22:32:29 -03:00
  • 98f9bece17 Plugin: add supporter key thingy Val Packett 2023-10-17 19:47:54 -03:00
  • 0590d41883 Update woodpecker CI Val Packett 2023-10-17 04:23:45 -03:00
  • 44dd253c3a Server: re-add --unstable check, it's still relevant Val Packett 2023-10-17 04:23:23 -03:00
  • a68a43f89e Plugin: split sync dialog into its own button with dynamic indicator, fixes #3 Val Packett 2023-10-17 04:15:46 -03:00
  • 99c122ee89 Plugin: Warn when deleted tiddler remains in the app file, fixes #6 Val Packett 2023-10-17 03:22:10 -03:00
  • 98e4e76bf1 Plugin: for "gotta save plugins" override isDirty instead of losing callback, fixes #28 Val Packett 2023-10-16 18:58:25 -03:00
  • 34c65f96af Update TW to 5.3.1 Val Packett 2023-10-16 18:43:15 -03:00
  • 3e36c5f7ac
    release 0.1.4 0.1.4 Val Packett 2023-08-21 20:38:20 -03:00
  • 70b80faea6 Server: avoid accumulation in tiddlersChangedSince Val Packett 2023-08-21 19:20:19 -03:00
  • d60b965328 Docs: document server updates Val Packett 2023-08-20 22:01:30 -03:00
  • 5e0d8e7fba Plugin: prevent app uploading if the plugin has been removed, fix #7 Val Packett 2023-08-20 21:20:41 -03:00
  • e48955e5dc Plugin: save any JS module (inc. shadow overrides) to app html, fix #22 Val Packett 2023-08-20 21:10:00 -03:00
  • e97a4451c6 Plugin: for now just eager-load everything, fix #23, fix #24 Val Packett 2023-08-19 17:54:51 -03:00
  • b90e64e05c Plugin: eager-load tiddlers with custom fields, fixes #23 Val Packett 2023-08-19 17:32:18 -03:00
  • e8a468b79f Server: stream out the sync response, fixes #21 Val Packett 2023-08-08 17:38:24 -03:00
  • 9294d39105
    release 0.1.3 0.1.3 Val Packett 2023-07-29 05:31:08 -03:00
  • fcb78546c6 Plugin: be less annoying about sync network errors, fixes #14 Val Packett 2023-07-29 05:26:30 -03:00
  • 258b0b27c3 Add readme dev notes (tiny bit) Val Packett 2023-07-29 04:44:08 -03:00
  • 11781df9f3 Docs: add no-audit disclaimer Val Packett 2023-07-29 04:35:23 -03:00
  • d0bf937159 Docs: add basic password stuff like not losing it :D Val Packett 2023-07-29 04:19:21 -03:00
  • c9f92cfd8a Docs: mention Caddy's HTTPS capabilities better Val Packett 2023-07-29 04:12:44 -03:00
  • 7631ce655e Plugin: open DefaultTiddlers on first sync-up of an existing wiki, fixes #9 Val Packett 2023-07-29 04:06:47 -03:00
  • 62b3a65a26 Docs: add more guidance for hosting app wikis on sync servers Val Packett 2023-07-29 03:31:02 -03:00
  • 1ff3325028 Docs: clarify UploadApp authcode failure condition (oops) Val Packett 2023-07-29 03:15:21 -03:00
  • 00138061c7 Plugin: add guidance for syncserver-hosted app wiki to GettingStarted Val Packett 2023-07-29 03:11:29 -03:00
  • a910fb43ba Plugin: add password manager hints to the form Val Packett 2023-07-29 03:02:41 -03:00
  • bd0aefea34 Plugin: handle salt input more carefully, fixes #16 Val Packett 2023-07-29 02:45:22 -03:00
  • 777aa2d54f Plugin: fix annoying ServiceWorker popup Max1Truc 2023-07-29 05:24:30 +02:00
  • 2b24d09952
    release 0.1.2 0.1.2 Val Packett 2023-07-27 14:15:03 -03:00
  • cf4cc1f364 Plugin: fix eager-loading $:-tagged tiddlers Val Packett 2023-07-27 14:14:00 -03:00
  • d0e3558b6a
    release 0.1.1 Val Packett 2023-07-26 16:53:34 -03:00
  • ba19d4bc3b Docs: svg fixes Val Packett 2023-07-26 16:39:25 -03:00
  • ddea1f1346
    release 0.1.1 0.1.1 Val Packett 2023-07-26 16:46:15 -03:00
  • 827234c5a7 Docs: svg fixes Val Packett 2023-07-26 16:39:25 -03:00
  • 577cf0d2bf Plugin: add external link class to html links Val Packett 2023-07-26 16:38:46 -03:00
  • 8f48688ac2
    release 0.1.0 0.1.0 Val Packett 2023-07-26 04:58:22 -03:00
  • 45cd893095 Plugin: fmt Val Packett 2023-07-26 04:39:18 -03:00
  • 901bc2ab22 Use PNG favicon due to bad support for SVG in manifests Val Packett 2023-07-26 02:32:06 -03:00
  • a9a52bcf1d Plugin: fix reading separate body when syncing Val Packett 2023-07-26 03:55:12 -03:00
  • 5c60d956b1 Manifest: some var renames, extra thing to skip over Val Packett 2023-07-26 02:23:38 -03:00
  • bcca9792e7 Docs: adjust menu icons shown Val Packett 2023-07-26 01:37:34 -03:00
  • 6769543789 Plugin: fix opening blank storage Val Packett 2023-07-26 01:36:09 -03:00
  • 86c729f0ad Update Notebook theme again Val Packett 2023-07-26 01:17:25 -03:00
  • b2769fbea7 Plugin: show modal early, polish some related things Val Packett 2023-07-25 22:30:33 -03:00
  • ce2074ef01 Docs: add missing tag to js files Val Packett 2023-07-25 22:29:59 -03:00
  • da7499c154 Plugin: fix decrypting separate body Val Packett 2023-07-25 22:06:09 -03:00
  • 2c8faed00d Plugin: batch all addTiddler calls synchronously on initialRead Val Packett 2023-07-25 20:52:09 -03:00
  • 728ec0c70e Server: rename tiddler storage fields to align with current usage Val Packett 2023-07-25 20:42:59 -03:00
  • 6f29875e8c Plugin: refactor bootstrap modal, fixes #8 Val Packett 2023-07-25 19:36:54 -03:00
  • 9f8b169c4c Plugin: console.error the errors returned to TW callbacks Val Packett 2023-07-25 18:29:12 -03:00
  • 29e0cc3217 Plugin: actually wait for change event handlers Val Packett 2023-07-25 06:36:06 -03:00
  • 56db4b1e58 Plugin: eager-load in-place, eager-load $:-tagged tiddlers Val Packett 2023-07-25 05:47:47 -03:00
  • 336413d6fd Plugin: store skinny tiddler + optional separate body, instead of separate title Val Packett 2023-07-25 05:09:43 -03:00
  • 710efe1221 Plugin: lazy-load tiddlers Val Packett 2023-07-25 02:08:18 -03:00
  • d783dd22f1 Plugin: use async generator for reading the DB Val Packett 2023-07-25 02:02:49 -03:00
  • 77f2826ce9 Plugin: fix syncing external "binary" tiddlers Val Packett 2023-07-24 05:08:15 -03:00
  • 683cc6478c Manifest: use primary as the theme color Val Packett 2023-07-24 04:34:32 -03:00
  • af160732da Plugin: don't alert when there's no persistence api Val Packett 2023-07-24 04:34:15 -03:00
  • a965499db0 Plugin: ServiceWorker: do requests with no-cache Val Packett 2023-07-24 03:50:52 -03:00
  • 8da99d2d31 Plugin: actually fix type bugs, also fix catch Val Packett 2023-07-24 02:03:19 -03:00
  • 6c1cab0ad7 Plugin: use console.error more consistently Val Packett 2023-07-24 01:45:10 -03:00
  • 7126df66f8 Plugin: avoid bootstrap modal on docs Val Packett 2023-07-24 00:54:02 -03:00
  • f24fe28224 Plugin: accomodate Chromium's weird automatic persistence management in the help texts Val Packett 2023-07-24 00:42:04 -03:00
  • 42b0b7815d Docs: remove silly card hover for prefers-reduced-motion Val Packett 2023-07-23 23:56:35 -03:00
  • 6ea7ebb185 Docs: redo the form in JS to allow onsubmit handling and add recent list Val Packett 2023-07-23 23:17:37 -03:00
  • 97a7b8ca63 Plugin: fix dark input in forms Val Packett 2023-07-23 21:29:11 -03:00
  • 6c58429e5a Docs: UpdateInPlace + various improvements Val Packett 2023-07-23 05:05:07 -03:00
  • 103cf171a7 Plugins: add icons Val Packett 2023-07-23 05:04:58 -03:00