Manav Rathi
54d93647ef
Add SMTP for sending emails ( #1228 )
...
## Tests
Tested for templated mails in user.go, userauth.go, stripe.go,
public_collection.go, playstore.go, admin.go, email_notification.go
Screenshots for all the templates -
[https://drive.google.com/drive/folders/1f7BjM5MHicRUbr5jlCe2-4MGz7s1moLw?usp=sharing ](url)
2024-03-29 09:22:40 +05:30
Manav Rathi
230ea380ad
[docs] Change capitalization ( #1238 )
...
## Description
Changed "ente" to "Ente" as the first letter is meant to be a capital
one now:
<img width="303" alt="image"
src="https://github.com/ente-io/ente/assets/41323182/82ec2a2e-b7d3-4995-a3a9-950924bc05f6 ">
## Tests
2024-03-29 09:21:47 +05:30
Manav Rathi
81bff42992
[web] Fix nightly build ( #1241 )
...
This was accidentally an ancient version of axios when importing from
the older repo - update it to what the rest of the code uses (via the
shared package).
2024-03-29 09:16:06 +05:30
Manav Rathi
1f6b9030ff
[web] Fix nightly build
...
This was accidentally an ancient version of axios when importing from the older
repo - update it to what the rest of the code uses (via the shared package).
2024-03-29 09:11:28 +05:30
green
ce6bdb1298
Update index.md
2024-03-29 00:00:55 +01:00
Vishnu Mohandas
2c7144590f
fix: macos sha256 sum generation ( #1236 )
...
## Description
## Tests
2024-03-29 02:46:02 +05:30
Prateek Sunal
d21f0146ec
fix: macos sha256 sum generation
2024-03-29 01:48:21 +05:30
Vishnu Mohandas
95ec3098c0
[FIX] Auth Desktop ( #1235 )
...
## Description
- Add Checksums for mac and windows
- Capitalize ente Auth mostly everywhere
- Ask for installation mode (for all users [admin] or for current user
[non-privileged])
2024-03-29 01:30:17 +05:30
Prateek Sunal
de2d04bb78
chore: bump auth version
2024-03-29 01:26:35 +05:30
Prateek Sunal
17500fd536
fix: capital case ente Auth
2024-03-29 01:22:17 +05:30
Prateek Sunal
86d5e636df
fix: generated sha256 sums for windows and macos
2024-03-29 01:21:52 +05:30
Prateek Sunal
8325b270e0
fix: ask for installation mode at start
2024-03-29 01:21:39 +05:30
Prateek Sunal
9e93dc5e6d
[FIX] Auth desktop ( #1234 )
...
Fixes for auth desktop
- Install Dir path and name fix
- Install/Uninstall Icon fix
- Don't check "add Desktop icon" by default
- Fix Exit app in system tray
2024-03-28 22:24:00 +05:30
Prateek Sunal
fbd673cb5a
chore: bump to 247
2024-03-28 22:22:47 +05:30
Prateek Sunal
0760845536
chore: replace local_auth_ios with local_auth_darwin
2024-03-28 21:57:49 +05:30
Prateek Sunal
28156132a6
fix: use tray manager instead of system tray
2024-03-28 21:53:44 +05:30
Prateek Sunal
6966124249
chore: rename directory to icons
2024-03-28 21:25:06 +05:30
Prateek Sunal
d4ca574f1f
fix: icons for setup and uninstall
2024-03-28 21:24:10 +05:30
Prateek Sunal
c7de109494
fix: don't create desktop icon by default
2024-03-28 18:36:09 +05:30
Prateek Sunal
5e5a6de709
fix: install directory and folder name
2024-03-28 18:31:34 +05:30
Vishal
8c9bd284e2
Remove isEnable from config
2024-03-28 18:16:38 +05:30
Manav Rathi
e4ce144bd4
[web] Complete integration of payments code ( #1233 )
...
Next step - deploy from here.
2024-03-28 17:48:05 +05:30
Manav Rathi
055ebd0447
Fix leftover gunk
2024-03-28 17:44:27 +05:30
Vishal
d5f0334a34
Remove isEnabled from config
2024-03-28 17:44:08 +05:30
Manav Rathi
212b2663d0
Add payments deployment scripts
2024-03-28 17:42:54 +05:30
Vishnu Mohandas
cc6cc6ede5
[mobile] New translations ( #1220 )
...
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-app )
2024-03-28 17:32:31 +05:30
Manav Rathi
5867af3a2f
Clean up EnteSpinner
2024-03-28 17:15:45 +05:30
Manav Rathi
ac01f7a12a
Clean up utils
2024-03-28 17:10:48 +05:30
Manav Rathi
713a0038f0
Clean up CSS
2024-03-28 17:09:11 +05:30
Manav Rathi
3c0c591bed
Remove custom font
2024-03-28 17:08:39 +05:30
Manav Rathi
990f9a8d70
Remove old payment instructions
2024-03-28 17:05:59 +05:30
Manav Rathi
e61b9646b3
Update comment
2024-03-28 16:34:22 +05:30
Manav Rathi
2114644ed1
Mirror the decision tree
2024-03-28 16:28:45 +05:30
Manav Rathi
a64cbf79dc
Flip the order of smtp/transmail
2024-03-28 16:20:49 +05:30
Vishal
1f75633c5c
Private method to bottom of the file
2024-03-28 15:03:27 +05:30
Manav Rathi
f524403580
Wait for i18 to be ready before trying to load the page
2024-03-28 14:25:20 +05:30
Vishnu Mohandas
3791f35601
Add CERN Icon ( #1226 )
...
This PR adds the CERN logo to Ente Auth custom icons. Great job with
Ente Auth so far! Keep up the fantastic work!
2024-03-28 14:05:56 +05:30
Manav Rathi
4c05e0925d
Fix example whitelisted-redirect-url
2024-03-28 13:19:00 +05:30
Manav Rathi
2b379640ca
Allow billing plans to be mounted into the Docker container if needed
2024-03-28 13:07:43 +05:30
Manav Rathi
8cd725978a
Update the README
2024-03-28 12:55:47 +05:30
Ashil
5768a69062
[mobile][photos] fix: Image switcharoo bug when sharing from signal ( #1232 )
...
## Description
Fixes #1158
2024-03-28 12:43:52 +05:30
Manav Rathi
9599982f30
[web] Make payments feel at home ( #1231 )
...
Make the imported payments code feel at home in the new monorepo.
2024-03-28 12:16:25 +05:30
Manav Rathi
c5a2b61454
Fix tsconfig formatting
2024-03-28 12:11:09 +05:30
Manav Rathi
88e4f61221
Config
2024-03-28 12:07:10 +05:30
Manav Rathi
06f1fa086e
Fix dev
2024-03-28 11:56:05 +05:30
Manav Rathi
e4c18b9e74
Inline
2024-03-28 11:49:05 +05:30
Manav Rathi
478435f806
Use :3001 for all the aux services
2024-03-28 11:42:59 +05:30
Manav Rathi
8f0ef055c5
[web] Make the imported payments code feel at home in the new monorepo
...
- Use the shared yarn monorepo configuration
- styled-components => emotion (since that's what the rest of the code uses)
- Remove Sentry (since it's gone elsewhere)
2024-03-28 11:40:22 +05:30
Manav Rathi
ad3503053d
[web] Import code for payments.ente.io ( #1230 )
...
Manav: To avoid accidentally spilling out any secrets, squash and
import. However, the overwhelming majority of the work in the original
code was done by @abhinavkgrd so set them as the author for the commit.
2024-03-28 10:32:15 +05:30
Abhinav
8a3c0743fe
Import code for payments.ente.io
...
Manav: To avoid accidentally spilling out any secrets, squash and
import. However, the overwhelming majority of the work in the original code was
done by Abhinav <abhinavk.grd@gmail.com> so set them as the author for the
commit.
2024-03-28 10:19:44 +05:30