Commit Graph

133 Commits

Author SHA1 Message Date
62fb3fca65 Improved downloading wikis. 2022-09-21 19:09:37 -05:00
3d75e2729d Multihosted wiki syncronization started: preparations. 2022-09-13 13:04:56 -05:00
f083d7df47 Importing should not populate custom keys with NanoID to decouple from the binary NanoID generator. 2022-09-02 10:15:45 -05:00
6bd9647dbd Synchronizing code rules. 2022-09-01 16:23:58 -05:00
d0f0d7fe34 Merge 9733543035 2022-09-01 16:22:17 -05:00
8b93dbf55e NanoID should not be required in importing to decoupling from external programs. 2022-09-01 16:21:26 -05:00
7064632ca7 NanoID should not be generated when importing the JSON to decouple dependencies on the binary NanoID generator. 2022-09-01 15:35:01 -05:00
9733543035 Fixing for remote loading of Wikis. 2022-08-11 11:01:47 -05:00
de0655c12e Fixing non uid assignation when other custom fields are already present. 2022-08-08 23:01:58 -05:00
3f792e84a7 NanoID as default uid in tiddlers metadata and name. 2022-08-08 19:59:12 -05:00
70ed99691e Fixing tiddlers exportation problem and redefining commonTiddlers. 2022-08-08 14:53:00 -05:00
5200e87216 Redefining dependencies. 2022-07-24 15:50:32 -05:00
c984b4768d Explaining rationale and pros/cons behind encoding approach. 2022-07-24 09:33:28 -05:00
547bba2c14 Using new reversable uuid. 2022-07-23 14:53:43 -05:00
eef18e1387 Improved encoding for creation date, that can be used as uid. 2022-07-23 13:43:37 -05:00
c14e40152e Creating Date and time from tiddler date string and parsing oldest created tiddler. 2022-07-12 10:35:43 -05:00
f870c0af6f Fixing tiddlers exporter installation and the rebuild JSON. 2022-03-22 16:11:01 -05:00
cb891a5c94 Improving subtiddlers JSON exporting. 2022-03-18 19:09:44 -05:00
417ec17d3c Implemeting Nim optimizer installer. 2022-03-18 18:16:55 -05:00
1b12ed67b0 Merge branch 'master' of https://code.tupale.co/Offray/TiddlyWikiPharo 2022-03-17 15:33:25 -05:00
22a17d6d14 Accessors for improved code ergonomy. 2022-03-17 15:25:25 -05:00
557848b3a7 Improving resynchronize. 2022-03-17 15:24:01 -05:00
4b49160bb1 Using external improved exporters. 2022-03-14 10:23:50 -05:00
e05a216b52 Better naming. Introducing optimized external Nim callings to improve speed. 2022-03-13 18:06:23 -05:00
8d607a6aea Merge 21c97c8893 2022-03-13 10:21:12 -05:00
2e64de6047 Benchmarking: modularizing code to improve benchmarking and running time measure. 2022-03-13 10:03:04 -05:00
21c97c8893 Improving filtering tiddlers. 2022-03-12 12:51:08 -05:00
a8dc7a6c11 Improving FossilRepo and TiddlyWiki interactions. 2022-03-12 10:48:28 -05:00
f44e2dfece Improving and creating synchronize methods for fossil repos. 2022-03-11 08:50:20 -05:00
57401052b4 Improving rebuild tiddlers from STON files. 2022-03-11 01:19:03 -05:00
53aeaf9240 Fixing uid generation return. 2022-03-10 15:28:32 -05:00
67cb81497b Using large uids to avoid metadata colision. 2022-03-09 17:53:57 -05:00
7802cfe8f5 Improving rebuilded tiddlers JSON. 2022-03-08 18:41:54 -05:00
251f5d3426 Redefining unique Ids for the Tiddlers. 2022-03-08 17:49:15 -05:00
c1568365f3 Modifying created and modified parsing for tiddlers. 2022-03-08 17:32:41 -05:00
e4e9323356 Adding script to JSON exporter optimized installation. 2022-03-07 18:14:34 -05:00
5caea6c43b Fixing export JSON file optimized. 2022-03-07 17:29:59 -05:00
af24c8094c Cleaning code comments. 2022-03-07 17:20:56 -05:00
11fb92ca06 Improving JSON exporter installation. 2022-03-07 14:04:09 -05:00
60944f57bd Fixing command error in export JSON optimized. 2022-03-07 13:41:18 -05:00
23619899c5 Modifying the exporting JSON optimized. 2022-03-07 13:29:30 -05:00
b44e39da48 Optimizing tiddlers JSON exportation with external programs. 2022-03-07 11:54:59 -05:00
009bd3e059 Improving resynchronize. 2022-03-04 11:10:16 -05:00
4764f989b7 Improving resynchronize. 2022-03-04 10:38:15 -05:00
528c5adf29 Fixing repository detection. 2022-03-04 09:12:52 -05:00
2353ffb15f Creating FossilRepo and TiddlyWiki interactions. 2022-03-03 20:38:14 -05:00
d7ce1331f4 Improving repository detection. 2022-03-03 18:06:26 -05:00
35788f5ca9 Implementing repository detection. 2022-03-03 17:50:56 -05:00
fe40b438d0 Improving exporting tiddlers files. 2022-03-03 14:53:00 -05:00
b0ca67d17f Improving tiddler testing and exporting. 2022-02-17 20:16:11 -05:00