Prateek Sunal
37a1f01b3f
Merge remote-tracking branch 'origin/main' into beta
2024-03-18 18:42:09 +05:30
Prateek Sunal
42142514a1
fix: clear search text on exit
2024-03-18 18:15:30 +05:30
Prateek Sunal
adf38b9262
chore: lint fixes and ignores
2024-03-18 18:07:01 +05:30
Prateek Sunal
44f0bfd8b5
fix: remove deprecated code
2024-03-18 18:06:51 +05:30
Prateek Sunal
d9b56a95aa
fix: export logs action
2024-03-18 18:03:48 +05:30
Prateek Sunal
a292114d68
feat: search ui change
2024-03-18 17:52:48 +05:30
Prateek Sunal
99c43cc3ef
fix: don't show rate on desktop
2024-03-18 17:40:54 +05:30
Shubh
e098511960
[auth] add rockstar games icon ( #1125 )
...
add Rockstar Games icon
Signed-off-by: Shubh <shubhisroking@proton.me>
2024-03-18 09:08:31 +05:30
Vishnu Mohandas
a5340764a8
[mobile][photos] Share to multiple people at once ( #1116 )
...
[mobile][photos] Share to multiple people at once
2024-03-16 00:07:12 +05:30
Prateek Sunal
426e1c772f
chore: update deps
2024-03-15 21:45:20 +05:30
ashilkn
07c41c4c92
extract strings
2024-03-15 20:22:15 +05:30
Prateek Sunal
e1b1d57714
fix: endpoint in network.dart
2024-03-15 20:00:48 +05:30
Prateek Sunal
2a84f7810d
Merge remote-tracking branch 'origin/main' into beta
2024-03-15 19:58:35 +05:30
Crowdin Bot
2f86fbdd95
New Crowdin translations by GitHub Action
2024-03-15 02:03:25 +00:00
github-actions[bot]
b9a7d09265
[auth] New translations ( #1093 )
...
New translations from
[Crowdin](https://crowdin.com/project/ente-authenticator-app )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-03-14 16:23:51 +05:30
Prateek Sunal
46e2cb6012
chore: lint fix
2024-03-14 15:47:13 +05:30
Prateek Sunal
5634b50528
Merge remote-tracking branch 'origin/main' into beta
2024-03-14 15:35:28 +05:30
Manav Rathi
bb0f584e91
[docs][auth] Move the migration guides to the help docs
...
Keep the old files, adding redirection notices to them.
2024-03-14 10:38:39 +05:30
Manav Rathi
7fabb3a03c
[meta] Document the tag format, and call out the need to keep tag == title
...
Related: https://github.com/ente-io/ente/discussions/1087#discussioncomment-8775807
2024-03-14 09:50:08 +05:30
Manav Rathi
3b10c7e93f
[meta] Reintroduce .vscode in the mobile gitignores
...
The intent had always been to have the individual project gitignores be self
contained. In my previous PR (https://github.com/ente-io/ente/pull/516 ) I'd for
some reason not followed this: correcting my mistake now. .vscode is gitignored
both at the top level and at the individual project levels (as it was
originally).
2024-03-14 09:20:17 +05:30
green
0b96b1afe6
Use same style as wiki
2024-03-13 19:05:52 +01:00
Prateek Sunal
343eb34a7a
chore: bump version
2024-03-13 23:32:03 +05:30
green
a4a1ee93f8
Update authy.md
2024-03-13 15:58:08 +01:00
green
f4acb98044
Update authy.md
2024-03-13 15:53:57 +01:00
green
4ccab22c3f
Update authy.md
2024-03-13 15:46:53 +01:00
green
8d8591cf60
Update authy.md
2024-03-13 15:44:44 +01:00
Crowdin Bot
5db0da9aaf
New Crowdin translations by GitHub Action
2024-03-13 13:55:20 +05:30
Vishnu Mohandas
7814cbcc91
Remove unused code for app-updates ( #1072 )
2024-03-13 11:45:53 +05:30
vishnukvmd
46522c329c
Remove unused code for app-updates
2024-03-13 11:12:06 +05:30
Neeraj Gupta
9f2a66e0ef
Fix lint warnings
2024-03-11 22:45:22 +05:30
Neeraj Gupta
944ef2e564
[mob]Generate randomkey using crypto library
2024-03-11 22:34:00 +05:30
Neeraj Gupta
27c1b66c08
[auth][mob] Add recovery support for passkey
2024-03-11 17:54:24 +05:30
Vishnu Mohandas
72aa597f85
Update custom-icons.json ( #979 )
...
## Description
After this commit https://github.com/ente-io/ente/pull/430 those 6 icons
I tried to add do not shows the icon or default letter, but icon is
filled with hexcolor, so I guess hexcolor is not needed.
2024-03-11 11:01:44 +05:30
vishnukvmd
ccd9e2ecaf
[auth] v2.0.42
2024-03-10 21:53:05 +05:30
Prateek Sunal
174274ee41
chore: version bump
2024-03-10 12:24:34 +05:30
Prateek Sunal
b007bec3c2
fix: download button in desktop
2024-03-10 00:13:33 +05:30
Prateek Sunal
9057ee92c6
chore: flutter version bump to latest stable
2024-03-10 00:07:20 +05:30
Prateek Sunal
09098c6d07
fix: update service logic
2024-03-10 00:07:04 +05:30
iamgitcat
c7a4507f96
Update custom-icons.json
...
After this commit https://github.com/ente-io/ente/pull/430 those 6 icons I tried to add do not shows the icon or default letter, but icon is filled with hexcolor, so I guess hexcolor is not needed.
2024-03-09 14:45:44 +03:00
vishnukvmd
fc390d69c7
[auth] v2.0.41
2024-03-09 11:24:15 +05:30
Vishnu Mohandas
b52cf1605d
Merge branch 'main' into remove_awaits
2024-03-09 08:42:04 +05:30
vishnukvmd
33f12ffd9d
Up version
2024-03-08 20:14:07 +05:30
vishnukvmd
b0f8e331e6
Remove unnecessary awaits
2024-03-08 20:13:41 +05:30
vishnukvmd
ca90727c78
[auth] Up version
2024-03-08 18:28:04 +05:30
vishnukvmd
3e7862fe4e
Update links to Auth releases
2024-03-08 17:41:34 +05:30
vishnukvmd
70435cfccf
[auth] v2.0.36
2024-03-08 12:38:04 +05:30
github-actions[bot]
58958cd705
[auth] New translations ( #738 )
...
New translations from
[Crowdin](https://crowdin.com/project/ente-authenticator-app )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-03-08 10:39:02 +05:30
Prateek Sunal
d33bc6956c
Merge branch 'beta' of https://github.com/ente-io/ente into beta
2024-03-07 21:11:08 +05:30
Prateek Sunal
666649d218
fix: recovery key text
2024-03-07 21:10:44 +05:30
Prateek Sunal
868190928d
chore: lint fixes
2024-03-07 16:12:16 +05:30