Commit Graph

66 Commits

Author SHA1 Message Date
grimhilt
a1aeb65600 push deleted 2023-06-24 17:00:15 +02:00
grimhilt
675b650200 check timestamp for conflicts with remote 2023-06-24 16:52:02 +02:00
grimhilt
2c593fb254 separate tree and blob in store and create get_timestamp 2023-06-24 16:42:09 +02:00
grimhilt
23908c135c better architecture of PushChanges and applied to new 2023-06-24 16:07:53 +02:00
grimhilt
4842a20024 organize import order 2023-06-19 18:31:03 +02:00
grimhilt
8b3ba64e48 move push factory in several files 2023-06-19 18:25:51 +02:00
grimhilt
f1d552a31c move async in services 2023-06-19 18:04:50 +02:00
grimhilt
4cde39dffd add lastmodified on folder 2023-06-19 17:34:18 +02:00
grimhilt
5d25429546 add lastmodified in store for files 2023-06-19 17:23:52 +02:00
grimhilt
e0d4c5efac add lastmodified in req props 2023-06-17 16:41:00 +02:00
grimhilt
1fd7948122 merge list folders and req props 2023-06-17 16:26:31 +02:00
grimhilt
eabf707844 minor cleaning 2023-06-17 15:54:09 +02:00
grimhilt
7cfd572ad0 cleaning clone 2023-06-17 15:36:18 +02:00
grimhilt
b16058b4d3 cleaning imports and warnings 2023-06-17 01:26:13 +02:00
grimhilt
ea2b0772af move parsing into list_folders 2023-06-17 01:20:00 +02:00
grimhilt
b911ad8606 move creation of downloaded file in service 2023-06-17 00:37:12 +02:00
grimhilt
0bf5fb76e0 allow http if forced 2023-06-16 23:30:44 +02:00
grimhilt
7a34b3c79b optimize add 2023-06-16 23:22:18 +02:00
grimhilt
cbbf185b1a use retain 2023-06-16 18:49:08 +02:00
grimhilt
9956727cc9 add ignore file to add command with force option 2023-06-16 18:37:09 +02:00
grimhilt
ec6f1ebc96 working nextsyncignore 2023-06-16 17:51:51 +02:00
grimhilt
198def6a83 start to work on nextsyncignore 2023-06-16 17:20:22 +02:00
grimhilt
49d83c2900 add deletion of file 2023-06-15 17:33:12 +02:00
grimhilt
35adfab983 add remove line 2023-06-15 17:32:57 +02:00
grimhilt
b00266a93e add service to delete a path 2023-06-15 17:32:14 +02:00
grimhilt
418ca68745 push file 2023-06-15 16:22:07 +02:00
grimhilt
851f395236 add upload file 2023-06-15 16:21:40 +02:00
grimhilt
12a332dac2 add url builder 2023-06-15 14:54:46 +02:00
grimhilt
80ef41970f improve status 2023-06-14 17:12:01 +02:00
grimhilt
51120f6268 add service req props 2023-06-14 16:29:58 +02:00
grimhilt
3da439ccf6 add store 2023-06-14 11:16:19 +02:00
grimhilt
e405ce7f8f cleaning some code 2023-06-12 01:30:39 +02:00
grimhilt
05d17c296f store blob 2023-06-12 01:16:39 +02:00
grimhilt
b914dde525 add push procedure 2023-06-11 17:58:00 +02:00
grimhilt
c4bcebe677 try mermaid 2023-06-11 17:48:28 +02:00
grimhilt
26153219b2 create folder method 2023-06-08 18:34:51 +02:00
grimhilt
1b63c86c1a add config commands 2023-06-08 18:19:44 +02:00
grimhilt
82102c4608 add relative path in status 2023-06-08 15:15:46 +02:00
grimhilt
33a151d579 add option for path for status command 2023-06-08 15:11:44 +02:00
grimhilt
b9f9371682 cleaning some code 2023-06-07 18:45:44 +02:00
grimhilt
2937c6e968 status working recursively 2023-06-07 18:33:53 +02:00
grimhilt
3f441dd22b improve error management and interaction with object 2023-06-07 17:23:27 +02:00
grimhilt
c5abc57e9a cleaning 2023-06-06 19:47:15 +02:00
grimhilt
762ab25619 working relative path with clone and init 2023-06-06 19:42:54 +02:00
grimhilt
08a61ee1aa introduce global variable 2023-06-06 16:51:40 +02:00
grimhilt
457dd32ad8 fix init when cloning in the right dir 2023-06-06 15:35:53 +02:00
grimhilt
3b629f6de7 make status work with name 2023-06-06 15:15:32 +02:00
grimhilt
fe990e4213 save tree objects when cloning 2023-06-05 23:08:11 +02:00
grimhilt
2117ce3016 add init when clone 2023-06-05 19:25:04 +02:00
grimhilt
5b7b75846c cleaner clone 2023-06-05 18:12:02 +02:00