36792 Commits

Author SHA1 Message Date
Manav Rathi
1999ce4aaa
Future-compat styled 2025-01-06 12:01:10 +05:30
Manav Rathi
859bf63685
codemods + manual 2025-01-06 11:51:52 +05:30
Manav Rathi
5752463360
Pin to 5.6 until the ArrayBufferLike regressions are resolved
e.g. https://github.com/microsoft/TypeScript/issues/60846, https://github.com/microsoft/TypeScript/issues/60579

Note that we can't also update the node types since we're using node 20.
2025-01-06 11:48:41 +05:30
Manav Rathi
2b14f9150f
esl 2025-01-06 11:42:17 +05:30
Manav Rathi
3aa3ab37c2
fmt 2025-01-06 11:39:41 +05:30
Manav Rathi
e569a25f87
Avoid recreating the style everytime
https://mui.com/system/getting-started/the-sx-prop/#dynamic-values
2025-01-06 11:35:17 +05:30
Manav Rathi
f13b80be1d
Minor 2025-01-06 11:22:50 +05:30
Manav Rathi
b94332aaa7
codemods + manual afterwords
npx @mui/codemod@latest deprecations/all `git ls-files '**.tsx'` ; npx @mui/codemod@latest v6.0.0/styled `git ls-files '**.tsx'` ; npx @mui/codemod@latest v6.0.0/sx-prop `git ls-files '**.tsx'` ; npx @mui/codemod@latest v6.0.0/system-props `git ls-files '**.tsx'`
2025-01-06 11:19:13 +05:30
Manav Rathi
4ce934a0f9
Manual cleanup after npx @mui/codemod@latest v6.0.0/system-props
git ls-files '**.tsx' | xargs -n 1 npx @mui/codemod@latest v6.0.0/system-props
2025-01-06 11:07:10 +05:30
Manav Rathi
69d0893c43
@/accounts - codemods then manual fixing
npx @mui/codemod@latest deprecations/all `git ls-files '**.tsx'` && npx @mui/codemod@latest v6.0.0/styled `git ls-files '**.tsx'` && npx @mui/codemod@latest v6.0.0/sx-prop `git ls-files '**.tsx'`
2025-01-06 10:53:30 +05:30
Manav Rathi
e210b22efd
npx @mui/codemod@latest v6.0.0/system-props photo/src then cleanup 2025-01-06 10:23:42 +05:30
Manav Rathi
084fb5bbed
npx @mui/codemod@latest v6.0.0/sx-prop src 2025-01-06 10:23:42 +05:30
Manav Rathi
7510be7453
Fix dep 2025-01-06 10:23:42 +05:30
Manav Rathi
9790148ba9
Fix 2025-01-06 10:23:42 +05:30
Manav Rathi
cf93f80c0c
MutableRefObject is deprecated (all refs are mutable now) 2025-01-06 10:23:41 +05:30
Manav Rathi
b5418ea2e4
Vis center 2025-01-06 10:23:41 +05:30
Manav Rathi
c65a34e180
Better layout around the breakpoint 2025-01-06 10:23:41 +05:30
Manav Rathi
d427374e99
Prune 2025-01-06 10:23:41 +05:30
Manav Rathi
72ddc812bd
Clean up 2025-01-06 10:23:41 +05:30
Manav Rathi
d0ab487f31
Add workaround for Chrome smooth scroll bug by doing it twice
Ref: https://github.com/facebook/react/issues/23396
2025-01-06 10:23:41 +05:30
Manav Rathi
a5156db967
Smooth scroll doesn't work with Chrome 2025-01-06 10:23:41 +05:30
Manav Rathi
a44a3183d3
Test 2 2025-01-06 10:23:41 +05:30
Manav Rathi
5af93fbbcb
Testing smooth anim 2025-01-06 10:23:41 +05:30
Manav Rathi
438f4e6f50
Simplify 2025-01-06 10:23:41 +05:30
Manav Rathi
53ff75bff6
Fixes 2025-01-06 10:23:41 +05:30
Manav Rathi
83432f2a7c
Dots 2025-01-06 10:23:41 +05:30
Manav Rathi
c1d0f9445d
Custom carousel wip 2025-01-06 10:23:41 +05:30
Manav Rathi
b43b2410e9
Carousel migration to fix Next 15 issues 2025-01-06 10:23:41 +05:30
Manav Rathi
3e4ca320c9
Fix prop-types dep 2025-01-06 10:23:41 +05:30
Manav Rathi
ef482c4b49
Fix 2025-01-06 10:23:41 +05:30
Manav Rathi
3bea29f83b
peer-deps 2025-01-06 10:23:41 +05:30
Manav Rathi
9295b15cd8
Regen 2025-01-06 10:23:41 +05:30
Manav Rathi
3ba62669df
exifreader
https://github.com/mattiasw/ExifReader/releases
2025-01-06 10:23:41 +05:30
Manav Rathi
b59e97cb6c
checkpoint 2025-01-06 10:23:41 +05:30
Manav Rathi
b6fa5c5b44
checkpoint 2025-01-06 10:23:41 +05:30
Manav Rathi
c52a62d944
Update React 18 => 19, Next 14 => 15, MUI 5 => 6 (wip checkpoint) 2025-01-06 10:23:41 +05:30
Manav Rathi
8d1a800cf4
[web] New translations (#4602)
New translations from
[Crowdin](https://crowdin.com/project/ente-photos-web)
2025-01-06 09:57:08 +05:30
Crowdin Bot
7e298b8d1d New Crowdin translations by GitHub Action 2025-01-06 00:35:59 +00:00
Prateek Sunal
7a39b6c75c
[auth] Fix ~/.cache being deleted on linux (#4597)
## Description

Fixes https://github.com/ente-io/ente/issues/4536 and
https://github.com/ente-io/ente/issues/4464.

## Tests

After opening the app on linux, my 1.3G cache folder remained intact.

## Technical details

Now the path resolves to `~/.cache/io.ente.auth` instead of `~/.cache`.
[Under the
hood](ca4671cc0f/packages/path_provider/path_provider_linux/lib/src/path_provider_linux.dart (L75-L82))
it uses the app's ID and the `xdg_directories` package, so it will work
when the user has `XDG_CACHE_HOME` set to something else.
2025-01-06 00:44:14 +05:30
Prateek Sunal
d07f6f8ee1
fix: set correct cache directory for all platforms 2025-01-06 00:25:28 +05:30
Gutyina Gergő
b5d4b848fd
[auth] Fix ~/.cache being deleted on linux 2025-01-05 18:49:39 +01:00
Ashil
446556967d
[mob][photos] Bump up to v0.9.75 (#4585) photos-v0.9.75 2025-01-03 18:28:35 +05:30
ashilkn
ec3213040c [mob][photos] Bump up to v0.9.75 2025-01-03 17:10:37 +05:30
Ashil
dc494c02c4
[mob][photos] Option to hide shared items from home gallery (#4582)
## Description



https://github.com/user-attachments/assets/ce79a175-3683-423c-af35-f40a834dfec7
2025-01-03 16:50:19 +05:30
ashilkn
333a71a4a1 [mob][photos] Add close button that takes user from PhotoGridSizePickerPage to home gallery 2025-01-03 16:45:03 +05:30
ashilkn
05f80f2bdd [mob][photos] Extract string 2025-01-03 16:40:41 +05:30
ashilkn
f82e48e754 [mob][photos] Create different screen for gallery settings. Can be found in Settings -> Advanced -> Gallery 2025-01-03 16:39:22 +05:30
ashilkn
cbf2947b0f [mob][photos] Remove unnecessary Column widgets 2025-01-03 16:22:11 +05:30
Neeraj Gupta
1952e5278d
[auth] Fix key binding for search focus on mac (#4584)
## Description

## Tests
auth-v4.2.3
2025-01-03 14:49:43 +05:30
Neeraj Gupta
c5019da4bd [auth] Bump version v4.2.3 2025-01-03 14:42:04 +05:30