Manav Rathi
8642c4abe1
Tweak
2024-11-29 13:50:35 +05:30
Manav Rathi
cf96fe1553
Tweak
2024-11-29 13:39:51 +05:30
Manav Rathi
e02b76d2d2
Prune
2024-11-29 13:32:11 +05:30
Manav Rathi
9dd6da97be
[desktop] Dependency updates ( #4248 )
2024-11-29 13:05:27 +05:30
Manav Rathi
18133730d2
Revert prettier update
...
It is munging markdown lists, let it stabilize.
2024-11-29 13:01:42 +05:30
Manav Rathi
741e592f24
[desktop] Dep updates
2024-11-29 12:44:03 +05:30
Manav Rathi
c9b24f09e8
photosd-next 1.7.8-beta ( #4246 )
2024-11-29 12:12:15 +05:30
Manav Rathi
17dba8f195
photosd-next 1.7.8-beta
2024-11-29 12:10:24 +05:30
Manav Rathi
6b91327bdf
photosd-v1.7.7 ( #4245 )
photosd-v1.7.7
2024-11-29 11:00:53 +05:30
Manav Rathi
c3d7ddb105
photosd-v1.7.7
2024-11-29 10:59:11 +05:30
Manav Rathi
ad847e88c3
Update README ( #4244 )
2024-11-29 10:11:54 +05:30
Manav Rathi
219c4e513f
Update README
2024-11-29 08:15:58 +05:30
Manav Rathi
31c5f24227
[web] Minor photo viewer refactoring - Part x/x ( #4241 )
2024-11-29 07:54:34 +05:30
Manav Rathi
4f55aa969e
[web] Shared albums refactoring - Part x/x ( #4240 )
2024-11-29 07:44:09 +05:30
Manav Rathi
9f4561b901
Reuse structure
2024-11-29 07:29:33 +05:30
Manav Rathi
b081537a2c
Reuse
2024-11-29 06:05:31 +05:30
Manav Rathi
33ed4a8dff
Reuse
2024-11-29 06:05:31 +05:30
Manav Rathi
e912b876db
The sync is standalone
2024-11-29 06:05:31 +05:30
Manav Rathi
c1a3cdceed
Move
2024-11-29 06:05:31 +05:30
Manav Rathi
f9623ecf75
Shorten
2024-11-29 06:05:31 +05:30
Manav Rathi
35c2526703
Forward
2024-11-29 06:05:31 +05:30
Manav Rathi
e910ae16ff
Doc
2024-11-29 06:05:31 +05:30
Manav Rathi
fc40b8fdd4
Reuse
2024-11-29 06:05:31 +05:30
Manav Rathi
cf5b006cab
Prune
2024-11-29 06:05:31 +05:30
Manav Rathi
8eeaa5ea98
Prune exports
2024-11-29 06:05:31 +05:30
Manav Rathi
2b88cc3621
Doc
2024-11-29 06:05:31 +05:30
Manav Rathi
302d373af1
Use
2024-11-29 06:05:31 +05:30
Manav Rathi
9f1e8f9254
New way
2024-11-29 06:05:31 +05:30
Jin Cao
74117db8b0
[auth] Add Goverment of Canada Icon ( #4172 )
2024-11-28 19:24:16 +05:30
Ashil
d26c7fcf8a
[mob][photos] Fix video not changing in viewer after deletion ( #4237 )
2024-11-28 19:22:03 +05:30
Manav Rathi
97c9139b50
[server] Fix and document the internal.admin flag ( #4234 )
...
Fix code that didn't even compile, + document
https://github.com/ente-io/ente/pull/4228
2024-11-28 17:59:02 +05:30
Manav Rathi
a1e05b2a9a
[web] Don't reset search results on sync completion ( #4236 )
...
Plus an unrelated small cleanup of offline message.
2024-11-28 17:38:58 +05:30
ashilkn
481377baeb
[mob][photos] Chore
2024-11-28 17:32:54 +05:30
ashilkn
094d879702
[mob][photos] Fix video not changing in viewer after deletion
2024-11-28 17:32:20 +05:30
Manav Rathi
394582b47c
Don't reset search results on sync completion
2024-11-28 17:30:04 +05:30
Manav Rathi
926dce37f8
Extract
2024-11-28 16:53:14 +05:30
Manav Rathi
9e40d3001a
Offline msg doesn't make sense for auth since it currently only fetches codes on load
2024-11-28 16:45:16 +05:30
Manav Rathi
836fc951f4
Format
2024-11-28 16:06:43 +05:30
Manav Rathi
f096e084ef
Don't apply auto-first-admin if internal.admin is set
2024-11-28 16:04:04 +05:30
Manav Rathi
2196c3dbc8
Fix code that didn't even compile
2024-11-28 15:55:16 +05:30
Manav Rathi
c6872d2d35
[server] Document the internal.admin flag
...
Complements https://github.com/ente-io/ente/pull/4228
2024-11-28 15:42:33 +05:30
Manav Rathi
1178a3c910
[web] General non-functional cleanup ( #4233 )
2024-11-28 15:37:15 +05:30
Manav Rathi
4d761f91c4
Workaround for Admins list in Environment Variables by specifying singular admin ( #4228 )
...
## Description
This allows working around an issue with Viper where it doesn't properly
unmarshal GetIntSlice from environment variables. Seems like this is a
known issue and is quite old. I'm assuming there isn't plans to fix it
on the Viper side.
https://github.com/spf13/viper/issues/339
## Tests
I'll be brutally honest, I don't know how to run Go, but this seemed
like a pretty quick low hanging fix.
2024-11-28 15:36:46 +05:30
Ashil
7b54f7910a
[mob][photos] Fix misaligned hint text in search bar ( #4232 )
...
## Description
Fix for the hint text ("Search") in the search bar getting misaligned
more towards the top for smaller font sizes (normal for a big enough
majority of people).
2024-11-28 15:33:17 +05:30
Manav Rathi
4fca50f9a6
Inline and move
2024-11-28 15:30:38 +05:30
ashilkn
61791d5b9b
[mob][photos] Fix alginment of hintText in search bar for smaller font sizes
2024-11-28 15:15:04 +05:30
ashilkn
0c39466d1b
[mob][photos] Chore
2024-11-28 14:59:39 +05:30
Manav Rathi
8623b8323d
Tweak
2024-11-28 14:41:51 +05:30
Manav Rathi
73e0a1dec2
Inline
2024-11-28 14:32:58 +05:30
Ashil
f632aa86d1
[mob][photos] Fix bug when clicking on 'collect' in shared tab to collect photos ( #4229 )
2024-11-28 14:24:38 +05:30