Commit Graph

61 Commits

Author SHA1 Message Date
grimhilt
723ceb2655 push deleted dir 2023-06-29 23:52:48 +02:00
grimhilt
f812ad411e improve staging to take files in new folders 2023-06-29 23:51:13 +02:00
grimhilt
601f176198 improve getting staged in status 2023-06-29 22:55:19 +02:00
grimhilt
da3d605baa remove env variable for remote 2023-06-25 21:27:31 +02:00
grimhilt
b74c5c176b check if the user is in a nextsync repo and fail else 2023-06-25 18:26:59 +02:00
grimhilt
d3592a5209 check if directory where the init command is clone is empty 2023-06-25 18:03:56 +02:00
grimhilt
39d1032c14 check if directory to clone is empty 2023-06-25 17:56:55 +02:00
grimhilt
20926514d2 allow url format without username 2023-06-25 17:45:51 +02:00
grimhilt
b07e3062b7 push new dir 2023-06-25 17:27:11 +02:00
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
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
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
49d83c2900 add deletion of file 2023-06-15 17:33:12 +02:00
grimhilt
418ca68745 push file 2023-06-15 16:22:07 +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
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
grimhilt
1042a7ea22 clone all files and their content 2023-06-05 15:54:40 +02:00