Commit Graph

1674 Commits (02f1fbabd04667daf837945d43455b5fc384aafc)

Author SHA1 Message Date
Varun Patil cf1109e5fd video-setup: kill existing processes 2023-02-24 09:12:23 -08:00
Varun Patil b30bd9bd38 places-setup: increase batch size to 500 2023-02-24 01:47:34 -08:00
Varun Patil 3a20efb8a3 places-setup: check if exists before deleting 2023-02-24 01:44:42 -08:00
Varun Patil 8eaea1cf7a places-setup: speedup by 10x 2023-02-24 01:39:49 -08:00
Varun Patil fe0de6e9cb tw: wrap map ops in transaction 2023-02-24 01:38:31 -08:00
Varun Patil eb51b59152 tw: prevent map cluster zero division (fix #436) 2023-02-24 00:50:45 -08:00
Varun Patil aaf536609e deps: bump up go-vod 2023-02-24 00:36:57 -08:00
Varun Patil 79b6978bb9 lint: fix php 2023-02-24 00:22:21 -08:00
Varun Patil a2798c8763 video: improve transcode logging (#428) 2023-02-24 00:21:56 -08:00
Varun Patil 9295f2d026 general: use byval for array_map 2023-02-23 23:50:09 -08:00
Varun Patil e93571c7f6 Improve handling of temp dir (#428) 2023-02-23 23:26:49 -08:00
Varun Patil 70809b8100 modal: fix error on keydown 2023-02-23 23:10:16 -08:00
Varun Patil 78d85f45a7 timeline: react to enableTopMemories (fix #416) 2023-02-23 22:55:51 -08:00
Varun Patil 62db624710 refactor: move places warning outside condition 2023-02-23 22:49:25 -08:00
Varun Patil b4e1bf2c4f places: stop when not using db prefix (#427) 2023-02-23 22:47:29 -08:00
Varun Patil 9d5b7c3841 OnThisDay: explicitly disconnect resize observer 2023-02-23 22:38:37 -08:00
Varun Patil c6df61b61d OnThisDay: observe size changes 2023-02-23 22:34:34 -08:00
Varun Patil 6a37009b02 viewer: prevent sidebar typing leak (fix #437) 2023-02-23 22:18:06 -08:00
Varun Patil c9fc7c3c60 viewer: make imageInfo reactive (fix #412) 2023-02-23 22:07:11 -08:00
Varun Patil 52491f359e Merge branch 'master' of https://github.com/pulsejet/memories 2023-02-23 21:19:13 -08:00
Varun Patil 63ecdf30a2 exif: ignore invalid values (fix #420) 2023-02-23 21:19:09 -08:00
Nextcloud bot a636bdc03b
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-24 03:36:04 +00:00
Nextcloud bot 09b1fd2444
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-23 03:31:09 +00:00
Nextcloud bot f6f7db45e1
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-22 03:30:08 +00:00
Nextcloud bot 963ca1942d
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-21 03:29:33 +00:00
Varun Patil cd74c8444b Merge branch 'master' of https://github.com/pulsejet/memories 2023-02-20 08:12:20 -08:00
Varun Patil bdbce20f91 base: byval for getPreviewFromImageList (#25) 2023-02-20 08:12:16 -08:00
Nextcloud bot 215910a418
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-20 03:28:22 +00:00
Nextcloud bot d7001bf9c9
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-19 03:28:22 +00:00
Nextcloud bot c22d67b065
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-18 03:28:02 +00:00
Nextcloud bot 337adfc9e9
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-17 03:29:00 +00:00
Varun Patil 6a3fda1e0b lint: fix php 2023-02-16 13:39:42 -08:00
Varun Patil 91697b3523 Merge branch 'master' of https://github.com/pulsejet/memories 2023-02-16 13:34:54 -08:00
Varun Patil dd84e31eb9 cmd: detect db explicitly in places-setup 2023-02-16 13:34:51 -08:00
Nextcloud bot d14ebd9805
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-16 03:27:52 +00:00
Nextcloud bot 8474a10327
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-15 03:28:00 +00:00
Matias De lellis 7209c49105 Face Recognition: Fix query to not show individual clusters
It was working incorrectly since my last PR. Sorry.
Note that may seem useful to show them all, but it ends up being a
never-ending task that annoys the user.

On the other hand, I made two public functions to improve the
readability of the controller code.
2023-02-14 20:59:30 -03:00
Varun Patil 99baf691e9 lint: fix php 2023-02-14 10:33:32 -08:00
Varun Patil f75b68baaf tags: add translation from recognize 2023-02-14 09:51:52 -08:00
Nextcloud bot 12c556509d
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-13 03:28:31 +00:00
Varun Patil 3e3c98c8d1 map: fix viewer video fullscreen 2023-02-12 16:54:11 -08:00
Varun Patil ed33aa9f8f Merge branch 'master' of https://github.com/pulsejet/memories 2023-02-12 16:34:49 -08:00
Varun Patil 600057f5d9 viewer: allow sidebar to overlap on mobile 2023-02-12 16:34:45 -08:00
Nextcloud bot 05f39f95c2
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-12 03:26:15 +00:00
Varun Patil fc12219695 video: transcode all live photos (fix #388) 2023-02-11 08:19:46 -08:00
Varun Patil 681eb1da9c Merge branch 'master' of https://github.com/pulsejet/memories 2023-02-11 07:41:28 -08:00
Varun Patil f8919306f5 exif: remove timezone from CreateDate
Supercedes #397
Closes #405

Contributed by @AndreAle94
2023-02-11 07:41:11 -08:00
Varun Patil d93a072e3d Revert "Refactor date taken extraction logic"
This reverts commit 0e345b1592.
2023-02-11 07:34:47 -08:00
Nextcloud bot dfeeae08c6
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-11 03:25:56 +00:00
Varun Patil 8bbbe43bfc Update changelog with release date 2023-02-10 16:47:46 -08:00