Commit graph

25717 commits

Author SHA1 Message Date
Manav Rathi 89162bc45f
[desktop] Fix the imagemagick path when running in dev build (#1477)
"resources" needs to be "build"
2024-04-18 14:24:02 +05:30
Manav Rathi 6cc705d682
[desktop] Fix the imagemagick path when running in dev build
"resources" needs to be "build"
2024-04-18 14:22:53 +05:30
Manav Rathi 4fd9ecba56
Abstraction 2024-04-18 14:13:55 +05:30
Manav Rathi e9e17e6ea3
Handle dotfiles 2024-04-18 14:10:43 +05:30
Manav Rathi ca29c81394
Don't need much 2024-04-18 13:59:00 +05:30
Manav Rathi 9c336a38c0
path mainp 2024-04-18 13:47:46 +05:30
Manav Rathi 518d573add
Improve docs 2024-04-18 13:23:20 +05:30
Manav Rathi 230a8a72ab
Use correct types
Not sure if this is expected or some misconfiguration in our case, but the types
generated by electron-store do not have the correct TypeScript types.
2024-04-18 13:19:21 +05:30
Manav Rathi 4852a87ae0
Load after attaching listeners 2024-04-18 13:11:45 +05:30
Manav Rathi f19b90d0ae
Imbibe 2024-04-18 13:04:19 +05:30
Manav Rathi 28c1c45325
Tinker 2024-04-18 12:58:11 +05:30
Manav Rathi eb587a313a
Tighten 2024-04-18 12:55:16 +05:30
Manav Rathi 532824b3d5
Spruce types 2024-04-18 12:53:47 +05:30
Manav Rathi 9e093493eb
Implement new 2024-04-18 12:44:07 +05:30
Manav Rathi 0668490f8a
Desktop side 2024-04-18 12:29:41 +05:30
Manav Rathi 04f32d64f1
Unclass 2024-04-18 12:00:01 +05:30
Manav Rathi 4d80dc3af9
Interface for pending uploads 2024-04-18 11:51:14 +05:30
ashilkn e87ae499eb [mob] pref: use sqlite_async for getFilesCreatedWithinDurations 2024-04-18 10:59:22 +05:30
Manav Rathi 73cadcd36b
Remove layer 2024-04-18 10:57:13 +05:30
Manav Rathi 278df2aae8
Rearrange and simplify
The auto launcher migration already rolled out months ago, except for rare cases
it is safe to remove (impact of non-migration is not critical too).
2024-04-18 10:54:37 +05:30
Manav Rathi 775dbaf10d
Remove unused keys store 2024-04-18 10:16:22 +05:30
Manav Rathi dedc2f8585
wip 2024-04-18 09:23:03 +05:30
Vishnu Mohandas f1c878f462
Fix typos 2024-04-18 08:34:45 +05:30
Manav Rathi 7bf5c0ad5c
Continue refactoring 2024-04-17 21:51:17 +05:30
Manav Rathi cdc45e9fcc
Remove old types 2024-04-17 20:56:58 +05:30
Manav Rathi acec41f526
More renaming - wip 2024-04-17 20:56:00 +05:30
Manav Rathi ca5b98b8d2
Enum to type - wip 2024-04-17 20:32:21 +05:30
Manav Rathi 739c541f5d
Terminology 2024-04-17 19:44:39 +05:30
Manav Rathi f21ccd4935
Rearrange 2024-04-17 19:38:07 +05:30
Manav Rathi 170ea0c997
Cleanup 2024-04-17 19:21:40 +05:30
Manav Rathi a22423d039
WIP 2 2024-04-17 17:00:51 +05:30
Manav Rathi 52c35108ca
WIP 1 2024-04-17 15:51:51 +05:30
Manav Rathi 2051ccee46
List files alternate 2024-04-17 14:48:03 +05:30
Manav Rathi ee89506923
Unlegacy isDir 2024-04-17 14:27:48 +05:30
Manav Rathi 00c400f682
Reword 2024-04-17 14:19:11 +05:30
Manav Rathi 4971099da9
Merge 2024-04-17 13:41:10 +05:30
Manav Rathi 626321b6d1
[web] Create package for sharing code between photos and cast (#1470) 2024-04-17 12:42:14 +05:30
Manav Rathi 75e07353be
Thank you tsc 2024-04-17 12:38:52 +05:30
Manav Rathi df483b0755
lint 2024-04-17 12:37:18 +05:30
Manav Rathi 184ba91a2d
Refactor 2024-04-17 12:34:00 +05:30
Manav Rathi 652be207be
Update another place 2024-04-17 12:11:08 +05:30
Manav Rathi fb1d2c800a
Dedup 2024-04-17 12:07:15 +05:30
Manav Rathi 871cb417d6
Replace 2024-04-17 12:03:45 +05:30
Manav Rathi 27a2b087c7
Elaborate 2024-04-17 12:01:54 +05:30
Manav Rathi 2d5ab044ee
Docs 2024-04-17 11:55:07 +05:30
Manav Rathi 637d830f19
Replace encodelivephoto 2024-04-17 11:51:35 +05:30
Manav Rathi 3172104578
Start using @/media's version 2024-04-17 10:08:08 +05:30
Manav Rathi 4b9446a9b0
Create a package to share code between photos and cast 2024-04-17 09:47:28 +05:30
Manav Rathi 486044ad51
[cast] Fix live photo handling, precache (#1465)
- Fix live photo cast (previously these were not being rendered because
of an incorrect conditional)
- Precache

There is still an initial delay where the missing thumbnail is shown on
switching to the next image on first load. But anyways, these are
improvements, can tackle that later.
2024-04-16 21:06:30 +05:30
Manav Rathi d80358552f
Trim spaces for more forgiving copy paste 2024-04-16 21:02:57 +05:30