Commit graph

171 commits

Author SHA1 Message Date
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
Neeraj Gupta
350d8ed2b0 Add project name 2023-10-21 14:54:13 +05:30
Neeraj Gupta
49bce0fdc8 tidy go mod 2023-10-21 14:30:37 +05:30
Neeraj Gupta
300150f433 Init goreleaser 2023-10-21 14:28:19 +05:30
Neeraj Gupta
239ffac930 Update readme 2023-10-21 14:26:32 +05:30
Neeraj Gupta
af34bb9453 Fixed bug in downloading file 2023-10-21 12:55:30 +05:30
Neeraj Gupta
21792a6846 Fix downloaded cache check 2023-10-21 12:45:13 +05:30
Neeraj Gupta
cc2274b170 Download: Check if file already exists in temp directory 2023-10-21 12:32:01 +05:30
Neeraj Gupta
326522453f Use fixed temp folder 2023-10-21 12:22:45 +05:30
Neeraj Gupta
b0152c842f Add support for decrypting file 2023-10-21 11:07:55 +05:30
Neeraj Gupta
81daf19175 Handle db open timeout err 2023-10-21 10:15:38 +05:30
Neeraj Gupta
dad48f0d3a Refactor crypto/secretSteam 2023-10-21 10:12:29 +05:30
Neeraj Gupta
fe646ca74b secretStream: minor refactor 2023-10-21 10:04:20 +05:30
Neeraj Gupta
33bda4cbb7 Add tag validation during decrypt 2023-10-21 09:00:33 +05:30
Neeraj Gupta
f05be385d5 Minor refactor 2023-10-21 08:41:56 +05:30
Neeraj Gupta
2ffeda16c8 Release: Build binary for all standard os+arch 2023-10-20 14:56:13 +05:30
Neeraj Gupta
8a7278b5e6 Commend out decrypt file logic 2023-10-20 14:55:20 +05:30