Jeremy Ruston
|
41a5bcc3a1
|
Fix canonical URI handling
|
2024-01-26 15:48:39 +00:00 |
|
Jeremy Ruston
|
4d42d4a190
|
Escape less than sign
Otherwise tiddlers containing `</script>` will break TiddlyWiki
|
2024-01-23 16:52:49 +00:00 |
|
Jeremy Ruston
|
e343eccdc3
|
Refactor _canonical_uri handling out of route handlers
|
2024-01-23 10:51:12 +00:00 |
|
Jeremy Ruston
|
dc8692044c
|
Use SQLite's AUTOINCREMENT to give us tiddler version identifiers
This commit fixes sync within hosted wikis
|
2024-01-21 18:18:29 +00:00 |
|
Jeremy Ruston
|
59aed49e98
|
Make getRecipeTiddlers return the bagname as well
|
2024-01-20 20:22:46 +00:00 |
|
Jeremy Ruston
|
afa9ad3cde
|
Update store.getRecipeTiddler to also return the bag from which the tiddler came
|
2024-01-19 20:35:47 +00:00 |
|
Jeremy Ruston
|
5fddd3b104
|
Add support for retrieving tiddlers from bags
|
2024-01-19 19:33:58 +00:00 |
|
Jeremy Ruston
|
02afbb4000
|
Rename some of the routes more logically
|
2024-01-19 19:27:54 +00:00 |
|