vishnukvmd
fe0697fccb
Reuse existing widget to render the custom endpoint (if any)
2024-03-07 13:22:13 +05:30
vishnukvmd
b9078eadc0
Show custom endpoint within Settings
2024-03-07 13:19:26 +05:30
Manav Rathi
06c4f5791b
[cli] Improve docs ( #730 )
...
- Improve CLI installation documentation, as requested in
https://github.com/ente-io/ente/discussions/709 .
- Document BuildKit requirement, as requested in
https://github.com/ente-io/ente/issues/712 .
2024-03-07 13:12:57 +05:30
Neeraj Gupta
e3655c4513
[auth] Add linter rule for missing await ( #732 )
...
## Description
## Tests
2024-03-07 13:11:42 +05:30
vishnukvmd
293246ce92
Show configured endpoint on OnboardingPage
2024-03-07 13:10:24 +05:30
Neeraj Gupta
8186246690
[server] Update freq for removing compliance hold ( #731 )
...
## Description
- Taking lock at host level to avoid redundant downstream request when
multiple host pick same items.
## Tests
Tested locally.
2024-03-07 13:08:04 +05:30
Manav Rathi
239d7f33ed
Document BuildKit requirement
...
See https://github.com/ente-io/ente/issues/712
2024-03-07 12:56:58 +05:30
Manav Rathi
85af7f920c
Improve CLI documentation
2024-03-07 12:53:12 +05:30
vishnukvmd
7bb65af482
/ping to validate the endpoint
2024-03-07 12:51:18 +05:30
Manav Rathi
2101d06d32
export CGO_ENABLED=0
...
The configuration used by goreleaser (which we previously used to build the
release binaries) had set CGO_ENABLED=0. Since we don't specifically need this
to be on, revert to that configuration.
Also add a few more go build flags to reduce the size of the produced binaries
Ref:
- https://github.com/wangyoucao577/go-release-action/issues/33
- https://github.com/wangyoucao577/go-release-action
- https://github.com/ente-io/cli/blob/main/.goreleaser.yaml#L18
Related:
- https://github.com/ente-io/ente/issues/727
2024-03-07 12:00:17 +05:30
Manav Rathi
b70ca6bec2
Remove environment variable unset
...
exports don't survive the shell script
2024-03-07 11:15:45 +05:30
github-actions[bot]
1a6644e28c
New translations (mobile) ( #667 )
...
New translations via [Crowdin GH
Action](https://github.com/crowdin/github-action )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-03-07 08:35:58 +05:30
Neeraj Gupta
97792f064b
[passkey] Fixed base64 decode + bump version ( #728 )
...
## Description
## Tests
2024-03-07 08:26:00 +05:30
ashilkn
a9631c09c8
Remove unnecessary check
...
_loadedFinalImage will be true only after _loadedSmallThumbnail becomes true as first the small thumbnail is loaded and then the final image
2024-03-07 07:29:39 +05:30
ashilkn
c4ec818fb8
Remove unnecessary SingleTickerProviderStateMixin
2024-03-07 07:27:51 +05:30
Neeraj Gupta
dd323316f7
Update logs & undo build file changes
2024-03-07 07:02:17 +05:30
Neeraj Gupta
846ecadc59
[auth] Update flutter submodule to v3.16.9
2024-03-07 07:01:02 +05:30
Neeraj Gupta
cd328687e2
[passkey] Fix base64 decoding
2024-03-07 06:22:03 +05:30
vishnukvmd
981e3866d3
Extract string
2024-03-06 20:47:52 +05:30
vishnukvmd
7ca217f753
Update iOS project files
2024-03-06 20:34:01 +05:30
vishnukvmd
07b496be4c
Ensure the AuthenticatorGateway does not cache a stale endpoint
2024-03-06 20:33:47 +05:30
vishnukvmd
a45129b75b
Make sure Network uses the latest network configuration
2024-03-06 20:33:18 +05:30
vishnukvmd
3593ee4931
Update the endpoint in configuration
2024-03-06 20:32:56 +05:30
vishnukvmd
690f90d296
Remove unused method
2024-03-06 20:00:07 +05:30
ashilkn
d6fc57fc3f
Merge branch 'main' into fix_auto_scaling
2024-03-06 19:09:27 +05:30
vishnukvmd
b893affbfa
Add DeveloperSettingsPage
2024-03-06 18:35:38 +05:30
Manav Rathi
9feb5397a8
[doc] Add more links to README ( #725 )
...
- Add download from GitHub button for auth
- Add Twitter and Mastodon links
- Remove mention of unused Xcode Cloud integration
2024-03-06 18:14:28 +05:30
Manav Rathi
d3f3adc1f2
Tweak the Mastodon color
2024-03-06 18:12:48 +05:30
Manav Rathi
758d6a53e0
Use a color which works for both light and dark
2024-03-06 18:08:57 +05:30
Manav Rathi
45406d3486
Update badge
2024-03-06 18:04:32 +05:30
vishnukvmd
07e48ce318
Add an action within OnboardingPage to access developer settings
2024-03-06 18:03:16 +05:30
Manav Rathi
53d70387a4
Try to get the fill to work on GitHub
2024-03-06 17:58:42 +05:30
Manav Rathi
d7d127cb55
Tweak
2024-03-06 17:55:08 +05:30
Manav Rathi
cd60f4e590
Add download from GitHub button for auth
...
Icon made by Pragadees
2024-03-06 17:50:09 +05:30
Neeraj Gupta
2eaa741f1a
Bump auth version
2024-03-06 17:40:51 +05:30
Neeraj Gupta
ce94a17b8a
[passkey] Add additional logs
2024-03-06 17:39:34 +05:30
Manav Rathi
b53eb2e0bb
Remove mention of unused Xcode Cloud integration
2024-03-06 17:37:12 +05:30
Manav Rathi
f9b5cdb1e7
Tweak the icons to make them fit better
2024-03-06 17:34:48 +05:30
Manav Rathi
a053dbf872
Add Twitter and Mastodon links to README
...
Icons from Bootstrap icons (MIT licensed):
- https://icons.getbootstrap.com/icons/twitter/
- https://icons.getbootstrap.com/icons/mastodon/
2024-03-06 17:28:52 +05:30
Vishnu Mohandas
6a6cc6b2ba
[auth] Set high refresh rates only on Android ( #724 )
2024-03-06 17:14:24 +05:30
vishnukvmd
45416d5ba0
[auth] Set high refresh rates only on Android
2024-03-06 17:13:42 +05:30
Neeraj Gupta
0de6ba722a
[photos] Bump version: 0.8.65+585
2024-03-06 16:58:34 +05:30
Neeraj Gupta
8101ddf4bc
[photos]Always reset volatile password on login
2024-03-06 16:58:34 +05:30
Neeraj Gupta
bf923007e8
Fix arb
2024-03-06 16:58:34 +05:30
Vishnu Mohandas
30d3c738f5
[doc] Update the launch configuration for Auth ( #705 )
2024-03-06 16:30:56 +05:30
vishnukvmd
4f89bf9eb5
[doc] Update the launch configuration for Auth
2024-03-06 16:23:40 +05:30
Neeraj Gupta
4744434a62
[auth][photos] Support for passkey ( #435 )
...
<!--
Thanks for contributing!
Provide a description of your changes below and a general summary in the
title
Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->
## Description
Passkey implementation (similar will be done in ente Photos)
<!--- Describe your changes in detail -->
## Type of Change
<!--- Put an `x` in all the boxes that apply: -->
- [ ] 🖼️ New icon
- [x] ✨ New feature (non-breaking change which adds functionality)
- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
- [ ] ❌ Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] 🧹 Code refactor
- [ ] ✅ Build configuration change
- [ ] 📝 Documentation
- [ ] 🗑️ Chore
2024-03-06 15:55:53 +05:30
Manav Rathi
b36c136662
[web] UI tweaks to the select all checkbox ( #704 )
...
This select-all checkbox was added in
https://github.com/ente-io/ente/pull/674 . These are some changes to how
it looks /cc @vishnukvmd
- Move the checkbox to the left
- Reduce the size of the checkbox
The diff is bigger than it needs to be because I also had to fix some
formatting issues (the prettier rules had changed since work had started
on that PR).
## Tested by
Running locally
2024-03-06 15:54:28 +05:30
Manav Rathi
d57e59493b
Fix formatting issues
2024-03-06 15:51:26 +05:30
Manav Rathi
af2ccf7449
UI tweaks to the select all checkbox
...
This select-all checkbox was added in https://github.com/ente-io/ente/pull/674 .
These are some changes to how it looks:
- Move the checkbox to the left
- Reduce the size of the checkbox
2024-03-06 15:50:20 +05:30