Commit Graph

  • 39d1032c14 check if directory to clone is empty grimhilt 2023-06-25 17:56:55 +0200
  • 20926514d2 allow url format without username grimhilt 2023-06-25 17:45:51 +0200
  • b07e3062b7 push new dir grimhilt 2023-06-25 17:27:11 +0200
  • a1aeb65600 push deleted grimhilt 2023-06-24 17:00:15 +0200
  • 675b650200 check timestamp for conflicts with remote grimhilt 2023-06-24 16:52:02 +0200
  • 2c593fb254 separate tree and blob in store and create get_timestamp grimhilt 2023-06-24 16:42:09 +0200
  • 23908c135c better architecture of PushChanges and applied to new grimhilt 2023-06-24 16:07:53 +0200
  • 4842a20024 organize import order grimhilt 2023-06-19 18:31:03 +0200
  • 8b3ba64e48 move push factory in several files grimhilt 2023-06-19 18:25:51 +0200
  • f1d552a31c move async in services grimhilt 2023-06-19 18:04:50 +0200
  • 4cde39dffd add lastmodified on folder grimhilt 2023-06-19 17:34:18 +0200
  • 5d25429546 add lastmodified in store for files grimhilt 2023-06-19 17:23:52 +0200
  • e0d4c5efac add lastmodified in req props grimhilt 2023-06-17 16:41:00 +0200
  • 1fd7948122 merge list folders and req props grimhilt 2023-06-17 16:26:31 +0200
  • eabf707844 minor cleaning grimhilt 2023-06-17 15:54:09 +0200
  • 7cfd572ad0 cleaning clone grimhilt 2023-06-17 15:36:18 +0200
  • b16058b4d3 cleaning imports and warnings grimhilt 2023-06-17 01:26:13 +0200
  • ea2b0772af move parsing into list_folders grimhilt 2023-06-17 01:20:00 +0200
  • b911ad8606 move creation of downloaded file in service grimhilt 2023-06-17 00:37:12 +0200
  • 0bf5fb76e0 allow http if forced grimhilt 2023-06-16 23:30:44 +0200
  • 7a34b3c79b optimize add grimhilt 2023-06-16 23:22:18 +0200
  • cbbf185b1a use retain grimhilt 2023-06-16 18:49:08 +0200
  • 9956727cc9 add ignore file to add command with force option grimhilt 2023-06-16 18:37:09 +0200
  • ec6f1ebc96 working nextsyncignore grimhilt 2023-06-16 17:51:51 +0200
  • 198def6a83 start to work on nextsyncignore grimhilt 2023-06-16 17:20:22 +0200
  • 49d83c2900 add deletion of file grimhilt 2023-06-15 17:33:12 +0200
  • 35adfab983 add remove line grimhilt 2023-06-15 17:32:57 +0200
  • b00266a93e add service to delete a path grimhilt 2023-06-15 17:32:14 +0200
  • 418ca68745 push file grimhilt 2023-06-15 16:22:07 +0200
  • 851f395236 add upload file grimhilt 2023-06-15 16:21:40 +0200
  • 12a332dac2 add url builder grimhilt 2023-06-15 14:54:46 +0200
  • 80ef41970f improve status grimhilt 2023-06-14 17:12:01 +0200
  • 51120f6268 add service req props grimhilt 2023-06-14 16:29:58 +0200
  • 3da439ccf6 add store grimhilt 2023-06-14 11:16:19 +0200
  • e405ce7f8f cleaning some code grimhilt 2023-06-12 01:30:39 +0200
  • 05d17c296f store blob grimhilt 2023-06-12 01:16:39 +0200
  • b914dde525 add push procedure grimhilt 2023-06-11 17:58:00 +0200
  • c4bcebe677 try mermaid grimhilt 2023-06-11 17:48:28 +0200
  • 26153219b2 create folder method grimhilt 2023-06-08 18:34:51 +0200
  • 1b63c86c1a add config commands grimhilt 2023-06-08 18:19:44 +0200
  • 82102c4608 add relative path in status grimhilt 2023-06-08 15:15:46 +0200
  • 33a151d579 add option for path for status command grimhilt 2023-06-08 15:11:44 +0200
  • b9f9371682 cleaning some code grimhilt 2023-06-07 18:45:44 +0200
  • 2937c6e968 status working recursively grimhilt 2023-06-07 18:33:53 +0200
  • 3f441dd22b improve error management and interaction with object grimhilt 2023-06-07 17:23:27 +0200
  • c5abc57e9a cleaning grimhilt 2023-06-06 19:47:15 +0200
  • 762ab25619 working relative path with clone and init grimhilt 2023-06-06 19:42:54 +0200
  • 08a61ee1aa introduce global variable grimhilt 2023-06-06 16:51:40 +0200
  • 457dd32ad8 fix init when cloning in the right dir grimhilt 2023-06-06 15:35:53 +0200
  • 3b629f6de7 make status work with name grimhilt 2023-06-06 15:15:32 +0200
  • fe990e4213 save tree objects when cloning grimhilt 2023-06-05 23:08:11 +0200
  • 2117ce3016 add init when clone grimhilt 2023-06-05 19:25:04 +0200
  • 5b7b75846c cleaner clone grimhilt 2023-06-05 18:12:02 +0200
  • 1042a7ea22 clone all files and their content grimhilt 2023-06-05 15:54:40 +0200
  • a45c953397 enumerate all objects on server when cloning grimhilt 2023-06-04 20:51:36 +0200
  • f398347856 start clone get info folder grimhilt 2023-06-04 18:12:47 +0200
  • 0817e01bdf create api builder grimhilt 2023-06-04 18:12:36 +0200
  • b92454522f improve outputs grimhilt 2023-06-03 18:15:31 +0200
  • 1a1b98729a reset command grimhilt 2023-06-03 17:37:23 +0200
  • eedb003d8c add staged in status grimhilt 2023-06-03 17:29:41 +0200
  • 48286c69b4 add line in index grimhilt 2023-06-03 16:42:23 +0200
  • f1724d23f5 start add command grimhilt 2023-06-01 23:58:23 +0200
  • 04bef223a3 get nextsync_root grimhilt 2023-06-01 23:58:10 +0200
  • 14183da3ae status working without filename grimhilt 2023-06-01 22:48:09 +0200
  • 4d390b131e status test for differences works grimhilt 2023-06-01 20:41:54 +0200
  • 709f0f3b84 done init grimhilt 2023-05-31 23:20:56 +0200
  • 9341a6db7b start with init command grimhilt 2023-05-31 23:08:33 +0200
  • 66ee1e9191 upload file grimhilt 2023-05-31 16:49:13 +0200
  • 4150a67a59 call api grimhilt 2023-05-31 16:32:40 +0200