Commit graph

187 commits

Author SHA1 Message Date
Manav Rathi
39ef006532 Move into cli/ 2024-03-01 12:39:01 +05:30
Neeraj Gupta
c952439f6f
Merge pull request #13 from ente-io/noEntryFix
Fixed handling of missing file entry in cli-db
2024-01-05 11:20:30 +05:30
Neeraj Gupta
8485e80f42 Bump version 2024-01-05 11:19:46 +05:30
Neeraj Gupta
0cf42fd887 Merge branch 'main' of github.com:ente-io/cli 2024-01-05 11:11:58 +05:30
Neeraj Gupta
395d776087
Merge pull request #12 from paulhovey/existingFileRename
Attempt at fixing existing filename issue when exporting
2024-01-05 11:11:45 +05:30
Neeraj Gupta
a71a9f47f1 Add support to fetch specific file 2024-01-05 11:09:58 +05:30
Neeraj Gupta
f775681162 Fix bug in handling deleted entry 2024-01-05 11:09:05 +05:30
Paul Hovey
cc0ea56798 attempt at fixing existing filename issue when exporting 2023-12-25 14:58:38 -06:00
Neeraj Gupta
e8558b17f5 Bump version 0.1.9 2023-12-07 14:16:31 +05:30
Neeraj Gupta
8e0eaae277 Fix: trim spaces from albumFolder name for disk 2023-12-07 14:16:06 +05:30
Neeraj Gupta
33994fac5e Fix input prompt to handle spaces 2023-12-07 14:11:28 +05:30
Neeraj Gupta
a42982b76f Bump version 0.1.8 2023-12-04 10:23:14 +05:30
Neeraj Gupta
70e9e47f8e Remove check for live photo 2023-12-04 10:22:50 +05:30
Neeraj Gupta
7e921dde5e Handle zip unpack err 2023-12-04 10:20:11 +05:30
Neeraj Gupta
9529639b96 Sanitize folder name 2023-12-02 00:14:28 +05:30
Neeraj Gupta
c4f203ac7c Continue export on unpacking err 2023-12-01 20:50:47 +05:30
Neeraj Gupta
5d4c14a5d5 Fix DB path 2023-12-01 20:45:22 +05:30
Neeraj Gupta
4159974c24 Improve logs 2023-11-01 10:08:26 +05:30
Neeraj Gupta
bb415850cb Fixed CLI db path 2023-10-30 10:36:34 +05:30
Neeraj Gupta
d3c60b7f9d Bump version 2023-10-30 10:26:39 +05:30
Neeraj Gupta
94f2d5953f Fix: Write hash for live photo 2023-10-30 09:07:55 +05:30
Neeraj Gupta
5cbb699003 Fix: Ignore remove err if file does not exist 2023-10-30 09:02:55 +05:30
Neeraj Gupta
ece4a2b722 Add note about buildKit in the DockerFile 2023-10-30 08:56:03 +05:30
Neeraj Gupta
6f11aa75b6 Auto retry export on collection failure 2023-10-30 08:34:22 +05:30
Neeraj Gupta
9135c91812 Log retry attempt 2023-10-30 08:15:29 +05:30
Neeraj Gupta
8e9c43057d Fix: Handle with file same name but different case 2023-10-30 08:01:25 +05:30
Neeraj Gupta
fda7fe02a9 Delete encrypted file post download 2023-10-30 05:39:01 +05:30
Neeraj Gupta
c2e624d919 Fix CI order 2023-10-25 18:11:34 +05:30
Neeraj Gupta
d7288546bf Bump version 2023-10-25 18:09:42 +05:30
Neeraj Gupta
7d72c79442 Fixed bug in syncing on windows 2023-10-25 18:09:28 +05:30
Neeraj Gupta
ae13d8557b Install Syft in CI build machine 2023-10-25 18:09:17 +05:30
Neeraj Gupta
7a8de8fc4b Fix path 2023-10-25 17:56:53 +05:30
Neeraj Gupta
a27005515a Merge branch 'main' of github.com:ente-io/cli 2023-10-25 17:29:47 +05:30
Neeraj Gupta
4c09bf0162 Update goreleaser 2023-10-25 17:29:19 +05:30
Vishnu Mohandas
66d494b480
Update README.md 2023-10-25 17:24:36 +05:30
Neeraj Gupta
0b1c98e2f9 Update version 2023-10-25 17:23:38 +05:30
Neeraj Gupta
d3c07e0a17 Rename ente-cli to ente 2023-10-25 17:22:22 +05:30
Neeraj Gupta
b374fd23e9 Remove redundant log 2023-10-25 08:29:23 +05:30
Neeraj Gupta
405d70b43f Use .ente-cli as config file path 2023-10-25 08:28:54 +05:30
Neeraj Gupta
104bdfb5a4 Add prompt to export after account add 2023-10-24 18:11:46 +05:30
Neeraj Gupta
29925a910c Fix file path 2023-10-24 18:05:37 +05:30
Neeraj Gupta
0918412b35 imporve error 2023-10-24 12:03:51 +05:30
Neeraj Gupta
f0bf5c42f3 Update goreleaser 2023-10-24 08:48:06 +05:30
Neeraj Gupta
bdacbd66a0 update action 2023-10-24 08:39:48 +05:30
Neeraj Gupta
2320d56ee3 Update github action 2023-10-23 21:47:56 +05:30
Neeraj Gupta
da9402de72 Change version 2023-10-23 21:45:20 +05:30
Neeraj Gupta
31a66af0d6 Update Github action 2023-10-23 21:44:28 +05:30
Neeraj Gupta
9b5edd1599 Add GithubAction for release 2023-10-23 21:42:23 +05:30
Neeraj Gupta
8ccac7b634 Add retry attempt in case of download failures 2023-10-22 16:51:10 +05:30
Neeraj Gupta
e2007bb7e2 Update module name 2023-10-21 14:56:13 +05:30