Manav Rathi
|
b4e01d5ab5
|
Auto hide
Needs the new CSS, but it'll work when that is enabled
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
78334d2e22
|
Improve comments
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
9496baaffc
|
zoom and click improvements
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
1feb43d3d4
|
pass through pointer events
+ don't close if too small
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
5d6cc892f3
|
Take 2
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
27070bbe4c
|
Take 1
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
556a0d1814
|
lp
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
5c1d7a0315
|
Cleanup
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
5b1130ab24
|
dd
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
96937041f1
|
vid 1
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
6f0deba3ed
|
full
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
ca31a422fa
|
Multiple
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
8c68af7772
|
Empty seems to work
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
42ac508fe7
|
enqueue 1
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
2e52efb15f
|
Class
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
825a9df9fa
|
Cleanup up scaffold
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
f30e05389b
|
Validate
|
2025-02-11 18:00:47 +05:30 |
|
Manav Rathi
|
e952aa80a5
|
Don't reuse
(see prev diversion)
|
2025-02-11 18:00:46 +05:30 |
|
Manav Rathi
|
f3d9595953
|
diversion: pswp doesn't reset isOpen
|
2025-02-11 18:00:46 +05:30 |
|
Manav Rathi
|
a57232c34b
|
Link
|
2025-02-11 18:00:46 +05:30 |
|
Manav Rathi
|
5c16ce3459
|
Prop
|
2025-02-11 18:00:46 +05:30 |
|
Manav Rathi
|
44c64c06a7
|
idata
|
2025-02-11 18:00:46 +05:30 |
|
Manav Rathi
|
3bbfa71824
|
Doc
|
2025-02-11 18:00:46 +05:30 |
|
Manav Rathi
|
970da9f29c
|
Direct
|
2025-02-11 18:00:46 +05:30 |
|
Manav Rathi
|
97bdc9362a
|
Tinker
|
2025-02-11 18:00:46 +05:30 |
|
Manav Rathi
|
4881f08790
|
Try import
|
2025-02-11 18:00:46 +05:30 |
|
Manav Rathi
|
d322f5e1bc
|
Take 2
|
2025-02-11 18:00:46 +05:30 |
|
Manav Rathi
|
b87b68e9d4
|
Scaffold differently
|
2025-02-11 18:00:46 +05:30 |
|
Manav Rathi
|
782688c1f7
|
Scaffold
|
2025-02-11 18:00:46 +05:30 |
|
mngshm
|
38a35696a3
|
fix column names in DB & include UsageCtrl in controllers
|
2025-02-11 17:28:30 +05:30 |
|
laurenspriem
|
cea9fa84a1
|
[mob][photos] Limit
|
2025-02-11 17:26:06 +05:30 |
|
mngshm
|
bf4807da5b
|
[server] use custom request struct for modifying functionality
|
2025-02-11 17:20:04 +05:30 |
|
Prateek Sunal
|
dc3f074588
|
fix: don't index unowned files
|
2025-02-11 17:14:20 +05:30 |
|
Neeraj
|
282ecf763b
|
[server] Make new links joinable by default (#5024)
## Description
## Tests
|
2025-02-11 17:00:22 +05:30 |
|
Neeraj Gupta
|
218c652ed1
|
[server] Make new links joinable by default
|
2025-02-11 16:57:54 +05:30 |
|
Neeraj
|
5b17711b55
|
[mob] Fix exif time parsing (#4985)
## Description
## Tests
|
2025-02-11 16:56:31 +05:30 |
|
Neeraj Gupta
|
b3d8e2e865
|
Merge remote-tracking branch 'origin/main' into fixTime
|
2025-02-11 16:14:32 +05:30 |
|
Ashil
|
85bf3eebcb
|
[mob][photos] Fix: FileAppbar buttons not working on some screens (#5022)
## Description
The Appbar was getting cut off at the bottom, likely due to a larger top
inset on certain screens, which makes the AppBar buttons unclickable
(have received reports on the favourite button being unclickable).
This change ensures that the Appbar remains useable on all screens.
#### Before
<img
src="https://github.com/user-attachments/assets/9611aae5-0671-4767-b5b6-22bac1f9d8f3"
width="320">
#### After
<img
src="https://github.com/user-attachments/assets/8a360440-1d92-4168-a0e6-b8151b2a2788"
width="320">
|
2025-02-11 16:14:00 +05:30 |
|
Neeraj
|
ceb3046a02
|
[mob] Avoid reloading all files from DB on Upload events (#4974)
## Description
## Tests
|
2025-02-11 16:09:04 +05:30 |
|
Neeraj
|
d3ebb3a50c
|
[mob] Upgrade dio (#4944)
## Description
This should ideally improve the API req/response time (as seen by the
client) and also improve the overall support for VPN. See
https://pub.dev/packages/native_dio_adapter
There's only one open ticket for this plugin:
https://github.com/cfug/dio/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22p%3A%20native_dio_adapter%22
https://pub.dev/packages/cronet_http#use-embedded-cronet
To make sure app works without Google Play Services, we will need to
define this variable in our production + fdroid build process
> --dart-define=cronetHttpNoPlay=true
## Tests
|
2025-02-11 16:08:43 +05:30 |
|
laurenspriem
|
4a9bc84375
|
[mob][photos] Surface only relevant trips
|
2025-02-11 16:08:01 +05:30 |
|
Neeraj Gupta
|
2282db7800
|
[mob] Build changes
|
2025-02-11 16:06:00 +05:30 |
|
Neeraj Gupta
|
5abd8b8f04
|
Merge remote-tracking branch 'origin/main' into dio_upgrade
|
2025-02-11 15:56:24 +05:30 |
|
ashilkn
|
45f1549079
|
[mob][photos] Fix: FileAppbar buttons not working on some screens
|
2025-02-11 15:50:42 +05:30 |
|
laurenspriem
|
01aa679698
|
[mob][photos] Better merge
|
2025-02-11 14:17:48 +05:30 |
|
mngshm
|
8da160b834
|
minor fix for db column names in DB.Exec
|
2025-02-11 11:51:47 +05:30 |
|
mngshm
|
2947ca2e3c
|
fix storagelimit column name in DB.Exec
|
2025-02-11 11:27:21 +05:30 |
|
Manav Rathi
|
54d63c9969
|
[docs] Update logs menu location (#5015)
|
2025-02-10 20:05:54 +05:30 |
|
Manav Rathi
|
77be0a18d4
|
[docs] Update logs menu location
|
2025-02-10 20:04:37 +05:30 |
|
Manav Rathi
|
627e170304
|
[desktop] next (#5014)
|
2025-02-10 19:55:15 +05:30 |
|