Commit graph

159 commits

Author SHA1 Message Date
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
Neeraj Gupta
f7bae04831 NativeGo: Add method for encryptChacha 2023-10-20 13:54:45 +05:30
Neeraj Gupta
0b77526884 Add test for encrypt and decrypt chacha 2023-10-20 13:46:24 +05:30
Neeraj Gupta
6a60e3e1b2 Add test for secret box 2023-10-20 13:40:23 +05:30
Neeraj Gupta
2d8b3eb215 Add decryptChacha using native go 2023-10-20 13:20:49 +05:30
Neeraj Gupta
5f029fc12f Minor refactor 2023-10-20 11:34:07 +05:30
Neeraj Gupta
ccb8a5834c Switch to blake2b-simd for kdf 2023-10-20 10:17:02 +05:30
Neeraj Gupta
b7a10bb5ff Add Dockerfile-x86 for X86 2023-10-18 17:53:43 +05:30
Neeraj Gupta
98585407d3 Update documentation for docker 2023-10-18 17:52:41 +05:30
Neeraj Gupta
3e29d17625 Fix: Handle rename across volumes 2023-10-18 13:55:29 +05:30
Neeraj Gupta
fd7aac9b44 Update account cmd and documentation 2023-10-18 12:41:20 +05:30
Neeraj Gupta
1cb5414e79 Remove config cmd 2023-10-18 12:22:38 +05:30
Neeraj Gupta
de19f450a8 Continue export during decryption failure 2023-10-18 12:22:28 +05:30