Commit graph

24160 commits

Author SHA1 Message Date
Vishnu Mohandas
32c6192f30 v0.8.50 2024-01-31 17:56:28 +00:00
Ashil
d19cd006c8
Merge branch 'main' into map_in_info 2024-01-31 20:44:52 +05:30
ashilkn
42a0348456 feat(map in info): minor correction to attribution close icon 2024-01-31 20:26:51 +05:30
ashilkn
a67703e526 feat(map in info): refactor 2024-01-31 20:13:25 +05:30
ashilkn
093e8a8250 feat(map in info): fix colors in map attribution 2024-01-31 20:05:02 +05:30
ashilkn
36f0f45a85 feat(map in info): minor changes 2024-01-31 19:54:15 +05:30
ashilkn
37638cc9ab feat(map in info): change zoom level to better ones 2024-01-31 19:23:31 +05:30
ashilkn
b2f79d66d0 feat(map in info): extract map to separate widget 2024-01-31 17:35:34 +05:30
ashilkn
2e9acbe173 feat(map in info): use clip.none for stacks for better performance 2024-01-31 16:18:44 +05:30
ashilkn
41ea0f1b0f feat(map in info): fix colors outside of map leaking in at the edges when blurring using BackdropFilter 2024-01-31 15:51:20 +05:30
ashilkn
5ee5915f0d feat(map in info): tweaks to map UI 2024-01-31 15:50:06 +05:30
ashilkn
735ea97249 feat(map in info): refactor 2024-01-31 14:41:32 +05:30
ashilkn
713e6b3a4e fix: on tap on map not working 2024-01-31 14:36:35 +05:30
ashilkn
93f225c7d3 feat(map in info): make blurred map clickable to enable map 2024-01-31 14:35:52 +05:30
ashilkn
8749f4decb feat(map in info): show blurred out map if map isn't enabled 2024-01-31 12:32:08 +05:30
Abhinav Kumar
b2fc0401df
Fix error handling in share dialog (#1594) 2024-01-31 12:05:53 +05:30
Abhinav
22605e503c refactor code 2024-01-31 11:39:38 +05:30
ashilkn
5735763fa7 feat(map in info): add stroke around map 2024-01-31 11:36:37 +05:30
Abhinav
826679b183 fix error handling in share dialog 2024-01-31 11:26:43 +05:30
httpjamesm
5b8ec11b6c
feat: set client package based on redirect URL 2024-01-30 11:21:33 -05:00
ashilkn
5c33442148 feat(map in info): give a smaller icon size for the map's attribution icon button 2024-01-30 20:02:10 +05:30
ashilkn
771e28e91a feat(map in info): use IconButtonWidget for attribution icon button 2024-01-30 19:54:43 +05:30
ashilkn
1745c07e9e feat(map in info): reduce the padding of attribution icon 2024-01-30 19:49:18 +05:30
ashilkn
d20a5d9796 feat(map in info): pass MapAttributionOptions with options that make the attribution look good in info section 2024-01-30 19:28:21 +05:30
ashilkn
be2a58b4b4 feat(map in info): tweak map attribution widget for better looks + make it easy to change it's look from where it is used 2024-01-30 19:23:25 +05:30
ashilkn
9fc7668ebd feat(map in info): use smaller map marker for map in info 2024-01-30 18:42:54 +05:30
ashilkn
d05fd44a65 feat(map in info): made map marker flexible in size without without distorting it's parts (image and pointer) 2024-01-30 18:42:21 +05:30
ashilkn
17bd6429fb feat(map in info): dispose map controller 2024-01-30 18:21:32 +05:30
ashilkn
02d2fd7d71 fix: make mapMarker's anchor position precise 2024-01-30 17:35:38 +05:30
ashilkn
27f9eea19f fix: fix anchor position of mapMarker 2024-01-30 17:18:10 +05:30
ashilkn
81ad8fab74 feat(map in info): move map to a different place in info 2024-01-30 14:51:13 +05:30
Neeraj Gupta
17caa99416 Fix cast build errors 2024-01-30 14:39:28 +05:30
Neeraj Gupta
d94ea221c7 Merge branch 'cast' of github.com:ente-io/photos-web into cast 2024-01-30 14:34:41 +05:30
Abhinav
28bda3a0f9 remove font package 2024-01-30 12:04:57 +05:30
Neeraj Gupta
6572314657 Add yarn.lock 2024-01-30 12:00:10 +05:30
Neeraj Gupta
d6eecf38f5 Improve logs 2024-01-30 11:31:34 +05:30
Abhinav
d0c6a9d940 refactor code 2024-01-30 11:15:20 +05:30
Abhinav
0dff59eb7a cleanup 2024-01-30 11:15:07 +05:30
Abhinav
aaf1a8d3b5 remove unneeded nesting 2024-01-30 11:14:54 +05:30
Neeraj Gupta
98a59172db Merge branch 'cast' of github.com:ente-io/photos-web into cast 2024-01-30 11:02:01 +05:30
Neeraj Gupta
f5d476df53 Remove dependency from next/font 2024-01-30 11:01:44 +05:30
Abhinav
0435fbc47c Merge branch 'main' into cast 2024-01-30 10:53:24 +05:30
Abhinav
dc57d4509e update yarn lock 2024-01-30 10:52:48 +05:30
httpjamesm
daa1710cea
feat: allow enteauth: deeplinks 2024-01-29 17:07:56 -05:00
Prateek Sunal
39fa2543fe fix: update base 2024-01-29 23:40:30 +05:30
ashilkn
6d6f4bb36a feat(map in info): go to full map on tapping map in file info 2024-01-29 21:03:46 +05:30
ashilkn
c13e07b5cf feat(map in info): show a basic map in file info 2024-01-29 19:32:49 +05:30
Vishnu Mohandas
172ec5eeb0
make spacing equal between elements in row (#1685) 2024-01-29 19:12:55 +05:30
ashilkn
d2f2efb3ee make spacing equal between elements in row 2024-01-29 18:20:17 +05:30
Neeraj Gupta
4bbf79c321 Fix collection refresh and token revokation 2024-01-29 18:09:47 +05:30