Varun Patil
6c74fdf340
video-setup: don't overwrite manually configured transcoder ( #224 )
2022-11-21 02:43:03 -08:00
Varun Patil
0315668e28
lint: fix php
2022-11-21 02:38:12 -08:00
Varun Patil
83650482da
Explicitly detect ffmpeg path ( fix #212 )
2022-11-21 02:34:57 -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
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
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
ce0fcc8210
PHP lint fix
2022-11-11 18:26:02 -08:00
Varun Patil
b93d613fab
video-setup: improve docs
2022-11-11 18:24:37 -08:00
Varun Patil
ce6afddc4f
IMDB LMAO
2022-11-11 02:49:02 -08:00
Varun Patil
782a1143da
release: v4.7.0-alpha.4
2022-11-10 22:02:33 -08:00
Varun Patil
6b566b34e0
Switch to go-vod
2022-11-10 21:25:26 -08:00
Varun Patil
9d5a431c07
Add QSV env var
2022-11-09 06:21:17 -08:00
Varun Patil
c10ad711f7
chmod on go-transcode
2022-11-09 03:21:50 -08:00
Varun Patil
567d20a165
Add transcode checks
2022-11-09 02:42:42 -08:00
Varun Patil
bae6662e37
Start transcoding server
2022-11-09 02:26:51 -08:00
Varun Patil
007a8c3f4f
More batteries
2022-11-09 01:23:12 -08:00
Varun Patil
0576b28f5c
Print per-file in index
2022-11-07 12:46:43 -08:00
Varun Patil
c98edeeb00
Get rid of stream copy ( close #60 , close #134 )
2022-10-30 21:18:39 -07:00
Varun Patil
cfeebbf4fa
perf: add indices ( #114 )
2022-10-26 10:06:45 -07:00
Varun Patil
8a9f9fd0df
Lint fix
2022-10-25 11:48:54 -07:00
Varun Patil
6e01d64311
Improve console output
2022-10-25 10:49:42 -07:00
Varun Patil
397aeb91e8
command: minor output fix
2022-10-25 10:35:21 -07:00
Varun Patil
2ece006f0d
Rewrite console line
2022-10-25 10:30:17 -07:00
Varun Patil
02becf6766
Print info on file type support
2022-10-25 10:20:50 -07:00
Varun Patil
506ea05d8b
Add preview generator check to write
2022-10-24 17:47:25 -07:00
Varun Patil
9e0398ba8f
Also bundle perl script
2022-10-20 13:41:34 -07:00
Varun Patil
fcd8c4c388
More lint
2022-10-19 10:15:14 -07:00
Varun Patil
26cb158b2e
Lint
2022-10-19 10:10:36 -07:00
Varun Patil
373c398941
Drop uid column
2022-09-23 19:13:49 -07:00
Varun Patil
be961b3fb4
Check external paths ( #30 )
2022-09-13 10:39:38 -07:00
Varun Patil
a5e04822ff
Honor nomedia in indexing ( fix #24 )
2022-09-10 17:22:50 -07:00
Varun Patil
ed7898291e
Add clear flag for index ( fix #23 )
2022-09-10 17:15:40 -07:00
Varun Patil
6f1248f667
Prevent exiftool zombies
2022-09-09 08:18:55 -07:00
Varun Patil
21e25b1ecd
Allow refreshing index ( fix #18 )
...
Add the -f option to the index command
2022-09-09 08:07:05 -07:00
Varun Patil
8b68c9ca92
Add note to install exiftool
2022-09-09 00:37:52 -07:00
Varun Patil
d02ce0b21d
Improve Exif test logs
2022-09-09 00:36:53 -07:00
Varun Patil
af38c24198
Tab -> Space
2022-09-09 00:31:42 -07:00
Varun Patil
772a59c868
Add time to stats
2022-08-23 09:39:41 +00:00
Varun Patil
0e207e6648
Write command stats at end
2022-08-23 09:35:51 +00:00
Varun Patil
e933c1c457
Massively speed up indexing for local files
2022-08-23 09:19:19 +00:00
Varun Patil
522e1f5e1e
Refactor to more files
2022-08-20 02:53:21 +00:00
Varun Patil
c0c3423943
Test for exiftool before running ( fix #6 )
2022-08-20 02:25:39 +00:00
Varun Patil
021ba58adc
Pass by ref in command
2022-08-20 02:14:03 +00:00
Varun Patil
0d03a9142c
Rename again to memories
...
Fix the migration directly because I'm the only user right now.
If this is a problem for you, drop the oc_polaroid table and the
corresponding index on the oc_filecache table.
2022-08-18 18:27:25 +00:00
Varun Patil
68b28ed2ec
Implement includsion ( fix #1 )
2022-08-17 23:51:48 +00:00
Varun Patil
83e6247716
Fix shared folder upload
2022-08-16 02:33:15 +00:00
Varun Patil
2de33bff69
Change project name
2022-08-16 01:19:43 +00:00
Varun Patil
56fee51f1c
Minor cleanup
2022-08-16 00:20:32 +00:00
Varun Patil
1481526402
Fix date update
2022-08-16 00:12:31 +00:00
Varun Patil
cfbbe0c567
Refactor+error image
2022-08-15 23:43:10 +00:00
Varun Patil
365b71b5bf
Add some things
2022-08-13 03:34:05 +00:00
Varun Patil
6458abd0b4
Initial Commit
2022-08-13 01:58:37 +00:00