Commit Graph

159 Commits

Author SHA1 Message Date
Offray Vladimir Luna Cárdenas 60813a19b6 Merge cdd8607532 2022-11-19 17:01:29 -05:00
Offray Vladimir Luna Cárdenas db7c5c0067 Updating new domain in documentation. 2022-11-19 17:00:16 -05:00
ruidajo cdd8607532 Improving tiddler testing for image type. 2022-10-30 23:33:01 -05:00
ruidajo fbfb5fbf7d Creating tiddler uid test and TW tiddlers missing uid collection. 2022-10-30 22:20:36 -05:00
ruidajo 37741df191 Creating TW updater for remote files and loader form local folder. 2022-10-30 19:31:59 -05:00
Offray Vladimir Luna Cárdenas 0ff99de896 Fixing unreachable code. 2022-10-27 09:14:10 -05:00
Offray Vladimir Luna Cárdenas d04db00cb5 Debugging tiddlers importation from TiddlyHost. 2022-10-27 08:44:30 -05:00
ruidajo b4b04967cc Creating web server in TWServer and configuration methods. 2022-10-17 21:40:33 -05:00
ruidajo a1270d6ca2 Creating TWServer and modifying tiddlers by tag JSON exporters. 2022-10-12 20:26:48 -05:00
ruidajo fadbdf7ec2 Fixing tiddler exporter by tag. 2022-10-12 08:13:49 -05:00
ruidajo f0edf4c437 Fixing return in tiddlers exporter. 2022-10-10 17:35:22 -05:00
ruidajo 7ba4c88e20 Merge branch 'detach-recovery', integrating tiddler exporter changes. 2022-10-10 17:17:55 -05:00
ruidajo c8f819e8b9 Creating exporter for specific tagged tiddlers in JSON format. 2022-10-10 17:15:33 -05:00
Offray Vladimir Luna Cárdenas 07d55ba3e0 Name taken from subdomain is more important that from the local file (shown by experience). 2022-10-10 12:58:24 -05:00
Offray Vladimir Luna Cárdenas 110b5460dd Local and remote tiddlers UID integration. 2022-10-10 12:22:30 -05:00
Offray Vladimir Luna Cárdenas 8bea95118d Refreshing remote tiddlers from TiddlyHost: in chronological order. 2022-10-10 11:41:29 -05:00
ruidajo 1e6bcf218f Fixing folder request in methods and replacing tiddler ston exporter for common tiddlers. 2022-10-10 11:13:21 -05:00
Offray Vladimir Luna Cárdenas 854a398a50 Refreshing remote tiddlers from TiddlyHost. 2022-10-10 10:20:47 -05:00
ruidajo 20553574e4 Creating a common tiddlers collection sorted by modified and created time. 2022-10-06 16:03:19 -05:00
ruidajo eca1e1ec05 Creating date and time extension for tiddler time format and test. 2022-10-06 15:39:00 -05:00
ruidajo c827dfecd0 Improving instance creation for checking if folder is not empty. 2022-10-04 21:37:32 -05:00
ruidajo c1ff0e0243 Fixing tiddlers, Improving the json file importer from link and creating instace creation class methods. 2022-10-04 21:19:57 -05:00
Offray Vladimir Luna Cárdenas 27fbfe25b0 Debugging. 2022-09-26 20:34:34 -05:00
ruidajo 48fecc3951 Fixing the rebuilded common tiddlers exporter for JSON format. 2022-09-26 19:02:00 -05:00
ruidajo 2262ebaec2 Fixing tiddler exporter to JSON and creating a rebuilded common tiddlers exporter for JSON format. 2022-09-26 18:04:24 -05:00
ruidajo 8627e2629e Fixing tiddler exporter installer and remote host in TiddlyWiki. 2022-09-26 16:46:37 -05:00
Offray Vladimir Luna Cárdenas 62fb3fca65 Improved downloading wikis. 2022-09-21 19:09:37 -05:00
Offray Vladimir Luna Cárdenas 3d75e2729d Multihosted wiki syncronization started: preparations. 2022-09-13 13:04:56 -05:00
Offray Vladimir Luna Cárdenas f083d7df47 Importing should not populate custom keys with NanoID to decouple from the binary NanoID generator. 2022-09-02 10:15:45 -05:00
Offray Vladimir Luna Cárdenas 6bd9647dbd Synchronizing code rules. 2022-09-01 16:23:58 -05:00
Offray Vladimir Luna Cárdenas d0f0d7fe34 Merge 9733543035 2022-09-01 16:22:17 -05:00
Offray Vladimir Luna Cárdenas 8b93dbf55e NanoID should not be required in importing to decoupling from external programs. 2022-09-01 16:21:26 -05:00
Offray Vladimir Luna Cárdenas 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
Offray Vladimir Luna Cárdenas 9733543035 Fixing for remote loading of Wikis. 2022-08-11 11:01:47 -05:00
Offray Vladimir Luna Cárdenas de0655c12e Fixing non uid assignation when other custom fields are already present. 2022-08-08 23:01:58 -05:00
Offray Vladimir Luna Cárdenas 3f792e84a7 NanoID as default uid in tiddlers metadata and name. 2022-08-08 19:59:12 -05:00
Offray Vladimir Luna Cárdenas 70ed99691e Fixing tiddlers exportation problem and redefining commonTiddlers. 2022-08-08 14:53:00 -05:00
Offray Vladimir Luna Cárdenas 5200e87216 Redefining dependencies. 2022-07-24 15:50:32 -05:00
Offray Vladimir Luna Cárdenas c984b4768d Explaining rationale and pros/cons behind encoding approach. 2022-07-24 09:33:28 -05:00
Offray Vladimir Luna Cárdenas 547bba2c14 Using new reversable uuid. 2022-07-23 14:53:43 -05:00
Offray Vladimir Luna Cárdenas eef18e1387 Improved encoding for creation date, that can be used as uid. 2022-07-23 13:43:37 -05:00
ruidajo c14e40152e Creating Date and time from tiddler date string and parsing oldest created tiddler. 2022-07-12 10:35:43 -05:00
ruidajo f870c0af6f Fixing tiddlers exporter installation and the rebuild JSON. 2022-03-22 16:11:01 -05:00
ruidajo cb891a5c94 Improving subtiddlers JSON exporting. 2022-03-18 19:09:44 -05:00
Offray Vladimir Luna Cárdenas 417ec17d3c Implemeting Nim optimizer installer. 2022-03-18 18:16:55 -05:00
ruidajo 1b12ed67b0 Merge branch 'master' of https://code.tupale.co/Offray/TiddlyWikiPharo 2022-03-17 15:33:25 -05:00
Offray Vladimir Luna Cárdenas 22a17d6d14 Accessors for improved code ergonomy. 2022-03-17 15:25:25 -05:00
ruidajo 557848b3a7 Improving resynchronize. 2022-03-17 15:24:01 -05:00
Offray Vladimir Luna Cárdenas 4b49160bb1 Using external improved exporters. 2022-03-14 10:23:50 -05:00
Offray Vladimir Luna Cárdenas e05a216b52 Better naming. Introducing optimized external Nim callings to improve speed. 2022-03-13 18:06:23 -05:00