Commit Graph

1096 Commits (bd30801df93d2e618ec3cc2713266dab224c1cfa)

Author SHA1 Message Date
Varun Patil bd30801df9 Update changelog 2022-11-21 02:37:32 -08:00
Varun Patil 83650482da Explicitly detect ffmpeg path (fix #212) 2022-11-21 02:34:57 -08:00
Varun Patil 81e8241247 Bump up go-vod (fix #215, fix #213) 2022-11-21 02:24:48 -08:00
Varun Patil 3f31c40368 Update changelog 2022-11-21 02:20:12 -08:00
Varun Patil 348844f4e7 Merge branch 'eltos-patch-1' 2022-11-21 02:18:29 -08:00
Varun Patil 81bceb9334 Lint PHP 2022-11-21 02:18:06 -08:00
Varun Patil 08ce081a96 Merge branch 'patch-1' of https://github.com/eltos/memories into eltos-patch-1 2022-11-21 02:16:03 -08:00
Varun Patil cf4ae6a84a Allow server-side encryption
Close #175. Close #99. Squashed commit of the following:

commit 7c5e11dded8aff22b77bb3d01233350f86af04f4
Author: Varun Patil <varunpatil@ucla.edu>
Date:   Mon Nov 21 02:12:34 2022 -0800

    Fix lint

commit b421a6d61c1143aac38d954bee032f582b71b492
Merge: 9e91d1d 019cdd3
Author: Varun Patil <varunpatil@ucla.edu>
Date:   Mon Nov 21 02:11:37 2022 -0800

    Merge branch 'eltos-patch-99' of https://github.com/eltos/memories into eltos-eltos-patch-99

commit 019cdd31f2
Author: eltos <eltos@outlook.de>
Date:   Sat Nov 19 18:32:36 2022 +0100

    Check for e2e encryption before indexing

commit 5078d986da
Author: eltos <eltos@outlook.de>
Date:   Sat Nov 19 18:28:57 2022 +0100

    Check for e2e encryption when changing exif data

commit 1167365f7e
Merge: d465400 e210c32
Author: Philipp Niedermayer <eltos@outlook.de>
Date:   Sat Nov 19 15:52:58 2022 +0100

    Merge branch 'pulsejet:master' into eltos-patch-99

commit d465400969
Author: Philipp Niedermayer <eltos@outlook.de>
Date:   Mon Nov 7 22:21:20 2022 +0100

    Allow server-side encryption

    See https://github.com/pulsejet/memories/issues/99
2022-11-21 02:13:43 -08:00
Varun Patil 9e91d1d435 write: check encoded json (fix #220) 2022-11-21 01:43:17 -08:00
Varun Patil ed500dce9d video: change fullscreen container 2022-11-21 01:16:14 -08:00
Nextcloud bot 0e3db2ff55
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-21 03:17:15 +00:00
Nextcloud bot f9ee750170
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-20 03:18:36 +00:00
Philipp Niedermayer 5ea35fb36a Report progress during indexing
Besides adding a percentage progress, this also exploits the ConsoleSectionOutput capability of Symfony to simplify the carriage return gymnastics and to fix it for paths exceeding the console window width.
2022-11-19 22:58:41 +01:00
Nextcloud bot e210c323be
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-19 03:24:13 +00:00
Nextcloud bot 3179d28dc6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-18 03:17:01 +00:00
Nextcloud bot ce3750467f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-17 03:19:02 +00:00
Varun Patil 38c6b2104e Bump up go-vod (#197) 2022-11-16 07:11:44 -08:00
Varun Patil 1e7c297361 video: everything is mp4 🤡 2022-11-16 06:15:09 -08:00
Varun Patil cc7567aca3 exif: exclude binary fields 2022-11-16 03:24:59 -08:00
Varun Patil c75e94108c Store unknown exif fields 2022-11-16 03:05:48 -08:00
Varun Patil 79780f3e2b Update changelog 2022-11-16 02:52:17 -08:00
Varun Patil 5cadd168b4 Remove mp4 from src 2022-11-16 02:38:40 -08:00
Varun Patil 579984041a albums: fix for multipath 2022-11-16 02:35:17 -08:00
Varun Patil c3f874d4b4 PHP Lint 2022-11-16 02:30:51 -08:00
Varun Patil c1ae720656 archive: fix for multipath 2022-11-16 02:30:18 -08:00
Varun Patil 0a0d1d9e52 Fix duplicate folders in CTE response 2022-11-16 01:49:03 -08:00
Varun Patil 3154de7ac9 Select rootid only for day query 2022-11-16 01:17:01 -08:00
Varun Patil cd3fb4b897 Fix rootid warning 2022-11-16 00:23:57 -08:00
Varun Patil bd89c9d355 Fix some errors 2022-11-16 00:16:07 -08:00
Varun Patil a6ef3ac9bf Add support for multiple timeline paths 2022-11-16 00:16:01 -08:00
Varun Patil d9afbbe710 Refactor all calls to use TimelineRoot 2022-11-15 23:45:01 -08:00
Varun Patil 4a5408b846 image-editor: remove more extraneous props 2022-11-15 22:44:55 -08:00
Varun Patil e9f67b24e6 Lint PHP 2022-11-15 21:45:52 -08:00
Varun Patil e73ee66014 Merge branch 'master' of https://github.com/pulsejet/memories 2022-11-15 21:45:34 -08:00
Varun Patil c41ad9549a Fix archive logic for mounts 2022-11-15 21:45:32 -08:00
Varun Patil 46ac8cf55e Fix archive rootid 2022-11-15 21:22:40 -08:00
Varun Patil 0c6d5a57b5 Fix filename of recursive mounts 2022-11-15 21:05:11 -08:00
Nextcloud bot 4c786796da
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-16 03:16:56 +00:00
Varun Patil f1e9765814 folders: fix byref error (fix #207) 2022-11-15 18:29:26 -08:00
Varun Patil 6c49ace00a edit-date: fix saveMany call (fix #203) 2022-11-15 07:16:51 -08:00
Varun Patil 34340de5f1 big: recurse all mountpoints in timeline path 2022-11-15 07:12:27 -08:00
Varun Patil 5f59183726 Add more permissions checks 2022-11-15 05:40:46 -08:00
Varun Patil 19386f2422 release: v4.7.2 2022-11-15 05:08:53 -08:00
Varun Patil 8d6e49da7d php-lint 2022-11-15 02:39:15 -08:00
Varun Patil 220a685bf6 Allow specifying ff* path (fix #201) 2022-11-15 02:27:20 -08:00
Varun Patil e01b536f83 fix: regression in non-transcode video (#198) (fix #202) 2022-11-15 01:59:59 -08:00
Varun Patil 467c52053c metaview: fix width on 100% scaling (close #200) 2022-11-14 21:49:41 -08:00
Varun Patil af8b5fcabf Merge branch 'master' of https://github.com/pulsejet/memories 2022-11-14 21:32:44 -08:00
Varun Patil 03ef6a615a ci: add POSTGRES_DB 2022-11-14 21:32:41 -08:00
Nextcloud bot 45abfa9cb7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-15 03:17:07 +00:00