Varun Patil
fb32a94e2e
refactor: move to PHP 8 syntax for constructors
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-10-14 18:51:17 -07:00
Varun Patil
3fddf35415
refactor: fix psalm info things
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-10-14 02:07:18 -07:00
Varun Patil
71ef41f763
refactor: add psalm
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-10-14 01:25:50 -07:00
Varun Patil
99dfbef88d
cmd: improve index logging
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-10-13 19:03:13 -07:00
Varun Patil
4130dcd6fb
index: document that --clear is now destructive
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-10-07 08:56:50 -07:00
Varun Patil
fa9d26e3da
index: fix error logging
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-09-29 18:50:32 -07:00
Varun Patil
697fc4535d
index: prevent blank exif indexing
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-09-29 11:25:49 -07:00
Varun Patil
151f1e9d8c
docs: document OCC commands
...
closes #772
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-09-29 09:50:49 -07:00
Varun Patil
94d423a9df
lint: fix php
2023-09-08 16:10:29 -07:00
Akhil
d08778122b
Fix group condition
...
Signed-off-by: Akhil <akhil@e.email>
2023-09-01 20:23:24 +05:30
Akhil
16f12ef061
Add per-group and skip cleanup options
2023-09-01 17:03:50 +05:30
Varun Patil
f1ed890480
chore: update php-cs-fixer
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-08-30 11:10:08 -07:00
Varun Patil
4b86dc96cc
index: add stale cleanup ( close #610 )
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-04-24 17:59:26 -07:00
Varun Patil
48b417db0a
index: add type hint for section
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-04-20 14:27:36 -07:00
Varun Patil
31e753c176
index: don't exit
...
Signed-off-by: Varun Patil <radialapps@gmail.com>
2023-04-20 14:11:54 -07:00
Varun Patil
7245511bd2
refactor: move binext to service
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-04-14 16:02:13 -07:00
Varun Patil
a9b0f463a1
index: better output
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-04-13 22:24:01 -07:00
Varun Patil
a611169e7d
Restore refresh command
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-04-13 21:59:01 -07:00
Varun Patil
641574ccd2
index: move to service (partial)
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-04-13 19:43:13 -07:00
Varun Patil
70c2b0d11d
index: allow specifying user and folder ( fix #184 )
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-03-29 16:38:17 -07:00
Varun Patil
47afed642b
index: improve forcing logic
2023-03-07 12:20:07 -08:00
Varun Patil
d7bf0ca55c
index: remove confusing percent numbers
2023-03-03 11:10:04 -08:00
Varun Patil
ef9b567483
index: prevent repeats on shared files ( fix #455 )
2023-03-03 11:08:23 -08:00
Varun Patil
e5149792ab
index: revert incorrect commit
2023-02-09 20:14:24 -08:00
Varun Patil
fc18e551fb
release: v4.11.0-beta.1
2023-02-09 17:54:08 -08:00
Varun Patil
6261ffd35a
fix: clear temp fies during index ( fix #355 )
2023-01-31 19:14:52 -08:00
Varun Patil
b18a098f47
index: allow cleaning up orphans ( fix #326 )
2023-01-17 20:52:26 -08:00
Varun Patil
70f3fbaea1
cmd: catch all indexing errors
2022-12-22 10:49:06 -08:00
Varun Patil
355b74e19b
general: reduce more DI
2022-12-04 09:47:10 -08:00
Varun Patil
4c2bc5a675
general: reduce some DI
2022-12-04 09:33:20 -08:00
Varun Patil
e5cc14bad0
index: use realpath for test file
2022-11-24 03:13:34 -08:00
Varun Patil
2537239af2
Catch all processing errors ( #250 )
2022-11-24 03:04:41 -08:00
Varun Patil
776758bd68
cmd: make parseFolder args float ( #238 )
2022-11-23 01:25:07 -08:00
Varun Patil
6a9c95a67e
Revert "release: v4.8.0"
...
This reverts commit d81887bf65
.
2022-11-22 09:42:31 -08:00
Varun Patil
d81887bf65
release: v4.8.0
2022-11-22 09:39:45 -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
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
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