Manav Rathi
990e51a904
Move down react dependencies
2024-02-24 16:35:37 +05:30
Vishnu Mohandas
cec296ac42
Pin version of ONNX runtime ( #1750 )
2024-02-24 16:30:06 +05:30
vishnukvmd
89a07240f3
Up version
2024-02-24 16:28:01 +05:30
Vishnu Mohandas
471ee5d95b
Merge branch 'main' into reduce_logs
2024-02-24 16:24:18 +05:30
vishnukvmd
52f4d2f634
Ignore user interaction events on iOS
2024-02-24 16:23:25 +05:30
vishnukvmd
511b2239e3
Pin the reference to git dependency
2024-02-24 16:20:54 +05:30
Manav Rathi
666cd002c7
Split react and non-react lints
2024-02-24 15:26:47 +05:30
Manav Rathi
8f5b462736
Add eslint-plugin-react-hooks
2024-02-24 15:13:57 +05:30
Manav Rathi
5b74c81c6c
Remove unnecessary scripts section
2024-02-24 15:10:48 +05:30
Manav Rathi
7a6ff68eb1
prettier-plugin-packagejson
2024-02-24 14:48:48 +05:30
Manav Rathi
8dac7e4940
Lint React imports
...
Refs:
https://github.com/jsx-eslint/eslint-plugin-react/issues/2628
https://github.com/gonstoll/eslint-plugin-react-namespace-import
2024-02-24 14:29:32 +05:30
Manav Rathi
8b1d33e83d
Switch to prettier defaults ( #1656 )
2024-02-24 14:16:19 +05:30
Manav Rathi
c1bf193211
Switch to prettier defaults
...
This is unfortunately a huge diff, but now is as good as ever to do this pending chore.
- Move to prettier (v3) defaults. The only thing we tweak is the tabWidth (the
default is 2, we change it to 4).
- Use the prettier plugin to sort imports.
We were not changing the defaults of prettier much anyway, the main thing that
has changed is the switching from the overridden single quotes to the default
double quotes.
2024-02-24 14:03:53 +05:30
Manav Rathi
0b8d9fafee
Add prettier-plugin-organize-imports ( #1655 )
2024-02-24 12:32:58 +05:30
Vishnu Mohandas
1a70c97b6a
add scrollbar in logs viewer screen ( #1749 )
2024-02-24 12:06:33 +05:30
ashilkn
d486500d8b
add scrollbar in logs viewer screen
2024-02-24 11:59:27 +05:30
Manav Rathi
2d5555441a
Document the yarn workspace (classic) bug
...
I think that's what's happening in the pattern I've seen, but not sure.
2024-02-24 11:21:37 +05:30
Manav Rathi
bd24f6a84e
Move eslint plugins down into build-config
2024-02-24 11:18:17 +05:30
Manav Rathi
e54fe2b15c
Move dev dependency down
2024-02-24 11:12:42 +05:30
Manav Rathi
0d70e8d103
Update yarn (whilst satisfying package.lock)
2024-02-24 11:09:54 +05:30
Manav Rathi
1689c1ce7a
Add prettier-plugin-organize-imports
...
https://github.com/simonhaenisch/prettier-plugin-organize-imports
2024-02-24 11:08:12 +05:30
Vishnu Mohandas
448eb1f5a1
Don't log for every interaction ( #1748 )
2024-02-24 11:07:00 +05:30
vishnukvmd
18e1c39c60
Don't log for every interaction
2024-02-24 11:04:32 +05:30
Manav Rathi
9a7d5bb514
New Translations ( #1615 )
2024-02-24 10:32:55 +05:30
Crowdin Bot
4c6239a6a8
New Crowdin translations by GitHub Action
2024-02-24 04:54:56 +00:00
Manav Rathi
65338e4141
Fix the source file used by Crowdin ( #1654 )
2024-02-24 10:21:51 +05:30
Manav Rathi
4a31e8cdd4
Fix the source file used by Crowdin
2024-02-24 10:21:17 +05:30
Manav Rathi
662399d665
Support Brazilian Portuguese 🇧🇷 ( #1653 )
2024-02-24 09:51:41 +05:30
Manav Rathi
1436dafbf2
Support Brazilian Portuguese
2024-02-24 09:37:27 +05:30
Manav Rathi
9d8ec5c60b
Update auth locales
2024-02-24 09:27:08 +05:30
Manav Rathi
e1f5121b4f
Handle updates
2024-02-24 09:21:19 +05:30
Manav Rathi
c81ecd1ec1
WIP Handle migration
2024-02-24 08:56:23 +05:30
Manav Rathi
9c58731403
Add a basic local storage wrapper
2024-02-23 21:30:38 +05:30
ashilkn
c773a64cfa
create file types and names section
2024-02-23 20:43:42 +05:30
Manav Rathi
4b38703750
Import translations
2024-02-23 19:04:48 +05:30
Manav Rathi
760552f650
Support locales
2024-02-23 18:49:35 +05:30
Manav Rathi
3e9538f59e
Move to @/next package
2024-02-23 18:30:08 +05:30
Manav Rathi
8d571a0f52
Remove all dependencies from the top level package.json
2024-02-23 18:19:11 +05:30
Manav Rathi
bc74951a99
Move axios to shared
2024-02-23 17:03:35 +05:30
Manav Rathi
9ac2a84465
Move is-electron to utils
2024-02-23 16:55:12 +05:30
ashilkn
064502a237
create new contacts section
2024-02-23 16:42:23 +05:30
Manav Rathi
a3f76e529a
Clarify a few things around running shared albums locally ( #1652 )
2024-02-23 16:41:28 +05:30
Manav Rathi
7682b34d76
The port needs to be different
2024-02-23 16:34:08 +05:30
Manav Rathi
53a92a58e3
Clarify a few things around running shared albums locally
...
Also, rename the environment variable to match what one would naturally type.
2024-02-23 16:23:11 +05:30
ashilkn
30b914cc5c
rename widgets and remove unnecessary code
2024-02-23 15:52:37 +05:30
ashilkn
be11b398d3
use the 'earth' icon for GoToMap widget when locations are empty
2024-02-23 15:47:10 +05:30
ashilkn
06911d0395
add a location pin on the LocationRecommendation widget
2024-02-23 15:09:19 +05:30
ashilkn
767e607812
create new cta icon for location section
2024-02-23 12:59:12 +05:30
Neeraj Gupta
190875a20e
Revert "Switch to stripe for all" ( #1747 )
2024-02-23 12:32:43 +05:30
Neeraj Gupta
e4eb100d42
Bump version 0.8.63+583
2024-02-23 12:32:05 +05:30