tigattack
cfae8523a1
[cli] Don't perform CLI secret initialisation when not needed
...
Calling `GetOrCreateClISecret()` can cause issues in some unattended scenarios.
2024-11-13 12:22:08 +00:00
Neeraj Gupta
8ff6ab6c04
[cli] Default to ENTE_CLI_CONFIG_DIR, fallback to ENTE_CLI_CONFIG_PATH for compatibility
2024-11-06 19:09:26 +05:30
Neeraj Gupta
cb9d9f700c
[cli] Bump version
2024-10-23 16:11:46 +05:30
Neeraj Gupta
819c0bc13c
[cli] Fix login for auth app when passkey is enabled
2024-10-23 16:09:17 +05:30
Neeraj Gupta
40dcd4b0ca
[cli] Improve error message
2024-10-23 15:31:50 +05:30
Alba Rincón
e791b40309
Add support for the password flag to the decrypt command
2024-10-20 20:54:40 +02:00
Neeraj Gupta
f11493842e
[cli] Handle decryption for new libsodium wrapper
2024-09-21 06:50:33 +05:30
Neeraj Gupta
affb9bb783
[cli] Bump version
2024-09-19 01:20:56 +05:30
Neeraj Gupta
6872587083
[cli] Add support for exporting codes
2024-09-18 17:36:24 +05:30
Neeraj Gupta
5cc4a5ed07
Print custom host with version
2024-09-18 16:07:05 +05:30
Neeraj Gupta
cda7dda3cb
[cli] Add API to get authenticator data
2024-09-18 16:06:45 +05:30
Trekky12
8056720e23
Add possibility to define cli download tmp path with env variable ( #3298 )
...
## Description
When the /tmp folder is tmpfs the size is restricted and the download
failes when this tmp folder is full.
This PR introduces a enviroment variable to set the tmp download folder.
2024-09-17 08:55:11 +05:30
Trekky12
e6d4e835db
Fix exporting of live photos with cli ( #3297 )
...
Fix issue #1998
2024-09-17 08:54:39 +05:30
Neeraj Gupta
821edd00f7
[cli] Check for secret key length while reading from file
2024-09-10 14:16:36 +05:30
Neeraj Gupta
9e068bdc90
[cli] Base64 encode CLI secrets
2024-09-10 13:46:35 +05:30
Neeraj Gupta
e70bf6a379
[cli] Add check for deviceKey size
2024-09-10 13:46:15 +05:30
Johannes7k75
7d0ae17ddd
Update README.md ( #3023 )
...
## Description
Changes the name of the docker image that gets build.
## Tests
2024-09-03 15:55:48 +05:30
Neeraj Gupta
1fd238a89a
[cli] Fix temp file deletion on windows
2024-08-16 09:19:26 +05:30
Neeraj Gupta
39e505a3ec
update docs
2024-08-14 17:14:35 +05:30
Neeraj Gupta
ae98af9f8c
bump cli version
2024-08-14 17:12:49 +05:30
Neeraj Gupta
5bd7170755
[cli] Fix error log
2024-08-14 17:11:13 +05:30
Neeraj Gupta
ab17ae71d0
[cli] Continue export on bad timestamp marshal error
2024-08-14 17:10:58 +05:30
Neeraj Gupta
395f0384a0
[cli] Add option to exlude shared or hidden folders
2024-08-01 19:13:03 +05:30
Neeraj Gupta
0526c63681
[cli] Extend export command to pass filters
2024-08-01 17:52:58 +05:30
Neeraj Gupta
7d8a7257b4
[cli] Add list of filters
2024-08-01 17:46:05 +05:30
Neeraj Gupta
7c7299aa09
CLI: Allow setting secrets path via env var ( #2426 )
...
## Description
Adds a new enviroment variable `ENTE_CLI_SECRETS_PATH`, that allows
specifying the path to a `secrets.txt` like the one used in the
dockerized version. If no path is provided, the old behaviour is
maintained.
The configuration variable and behaviour is analog to the already
present `ENTE_CONFIG_PATH` variable, which allows specifying a
configuration.
This provides a solution for people running without gnome-keyring
(https://github.com/ente-io/ente/issues/722 and
https://github.com/ente-io/ente/issues/1328 )
2024-07-24 11:31:41 +05:30
dnred
faee7cc642
fix typo in CLI readme
2024-07-13 13:02:41 +02:00
Nicholas DiMucci
33dcf48127
Fix typo with ente account url in cli.
2024-07-12 21:05:38 -04:00
Manav Rathi
0ea408379a
[server] [cli] Fix docker "FROM AS" case warnings
...
With the latest Docker update (27.0.3), it now warns about the "FROM" and "AS"
in the Dockerfile not matching. E.g. when building the server docker image:
> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1)
2024-07-12 11:19:37 +05:30
Pablo Ovelleiro Corral
97b5577d68
CLI: Allow setting secrets path via env var
...
Adds a new enviroment variable `ENTE_CLI_SECRETS_PATH`, that allows
specifying the path to a `secrets.txt` like the one used in the
dockerized version. If no path is provided, the old behaviour is maintained.
2024-07-11 18:38:52 +02:00
Neeraj Gupta
169e70cc0f
[cli] Bump version cli-v0.1.17
2024-06-23 10:38:00 +05:30
Neeraj Gupta
fccf7e3149
[cli] Update docs
2024-06-22 20:48:35 +05:30
Neeraj Gupta
4042a5876e
[cli] improve log
2024-06-22 20:48:02 +05:30
Neeraj Gupta
e77ebef801
[cli] Add admin cmd to disable passkey
2024-06-22 17:54:06 +05:30
Neeraj Gupta
dd3d9c8d51
[cli] Bump version 0.1.16
2024-06-18 14:37:38 +05:30
Neeraj Gupta
58b9121e52
Add support to handle passkey verification
2024-06-18 14:36:15 +05:30
Neeraj Gupta
dcbdeca64e
[cli] Print help when no command is specified
2024-06-18 14:25:21 +05:30
Neeraj Gupta
ecb0d47055
[cli] Helper method to open url in browser
2024-06-18 14:15:31 +05:30
Neeraj Gupta
896d7402b4
[cli] Bump version
2024-06-11 11:58:01 +05:30
Neeraj Gupta
55a16d053a
[cli] Inc wait time for retry
2024-06-11 11:57:37 +05:30
Neeraj Gupta
9a1254b745
[cli] Log selected headers on download failure
2024-06-11 11:57:22 +05:30
Neeraj Gupta
d6c4d5f87f
[cli] Fix: retry download on 500
2024-06-11 11:37:17 +05:30
Neeraj Gupta
f4d44e484d
[cli] Update README
2024-06-06 08:51:12 +05:30
Neeraj Gupta
4674ab63e9
[cli] Fix Ente Auth export decryption
2024-05-31 21:29:17 +05:30
Neeraj Gupta
f097535756
[cli] Improve ente account add doc
2024-05-06 15:53:47 +05:30
Neeraj Gupta
d8e917ac40
[cli] Hint user to create a account before adding to cli
2024-05-06 15:51:15 +05:30
Manav Rathi
977d212be6
Add a notice about ente account add
2024-05-03 09:42:17 +05:30
Neeraj Gupta
a51a965fc8
[cli] Fix handling of delete file with stale colleciton entry ( #1259 )
...
## Description
## Tests
Tested locally
2024-03-30 14:14:03 +05:30
Neeraj Gupta
bc45db51a9
[cli] Improve logging for decryption error ( #1242 )
...
## Description
Related to #1237
## Tests
2024-03-29 11:08:45 +05:30
Neeraj Gupta
80498340b6
[cli] Mark docs/generated as generated for Github
2024-03-14 16:20:47 +05:30