Skip to content

Commit

Permalink
Update ente-auth extension (#15373)
Browse files Browse the repository at this point in the history
* Update ente-auth extension

- merged
- Pull contributions
- fix readme
- fix: reintroduce pr-15036 from albarin
- chore: add changes
- Pull contributions
- linting
- choret: update readme
- chore: add keywords
- feat: add the ability to set preferred action
- add features to readme
- linting
- fix screenshots size
- add new screenshots
- add new constant
- separate logic into multiple commands
- linting
- add sorting system
- add emoji
- add hyperlink to notes field
- add action to open preferences
- import line break instead
- feat: paste totp instead of copy now
- linting
- feat: show secrets that are imported
- feat: delete export after use
- linting
- fix error handling
- more helper changes
- add more info for setup
- chore: changed the helper name
- feat: modularize
- Merge branch \'feat/add-extras\'
- Merge branch \'feat/add-imports\'
- update the readme
- linting
- remove useless import
- feat: add new screenshots
- feat: add extras to ui
- fix token generation
- chore: import constant
- fix: folder and file creation
- i hate react
- Merge pull request #1 from calebjonasson/main
- cleaning up project elsint and jest configurations
- feat: add imports
- add test file
- chore: removed useless comment
- fix: linting
- ran linting

* Update ente-auth extension

- merged
- merged

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>
  • Loading branch information
chkpwd and raycastbot authored Nov 14, 2024
1 parent f7eca18 commit 0898976
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 3 additions & 0 deletions extensions/ente-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Ente Auth Changelog

## [Update Readme] - 2024-11-14
- Fix a typo in the readme

## [Bug fix] - 2024-11-13
- Added PR-15036 changes contributed by albarin

Expand Down
4 changes: 0 additions & 4 deletions extensions/ente-auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
> The Ente Auth [CLI](https://github.com/ente-io/ente/tree/main/cli) is required.
## Setup
#### Adding your account
As explained [here](https://github.com/ente-io/ente/tree/main/cli#accounts), run:
`ente account add` to login into an existing account. If you wish to update your account information, run the below:
```ente account update --app auth --email <email> --dir <path>```.

#### Adding your account

Expand Down
Binary file modified extensions/ente-auth/metadata/ente-auth-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0898976

Please sign in to comment.