|
44924b3dc7
|
Added scan API
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-30 22:29:23 -07:00 |
|
|
085cc5a772
|
scanner::scan can now be called dynamically to re-scan
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-30 21:43:18 -07:00 |
|
|
b7459e3157
|
Fix #4 - Do not trigger loading if mode='loading'
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-30 18:01:47 -07:00 |
|
|
e777d6b5d4
|
Fix #4 - Do not trigger loading if mode='loading'
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-30 18:01:04 -07:00 |
|
|
4b8b5bb2fe
|
Fix #4 - Do not trigger loading if mode='loading'
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-30 17:57:54 -07:00 |
|
|
88e3a284b7
|
Re-load continues processing correctly
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-29 17:27:14 -07:00 |
|
|
7fb65d04d5
|
Remove debug console output while scanning
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-29 17:14:52 -07:00 |
|
|
b46c505b77
|
Fix load flash
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-29 17:11:59 -07:00 |
|
|
1ef41c355b
|
Fix 'updated' message while scanning
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-29 16:41:47 -07:00 |
|
|
99e16eafb6
|
Scan and update looks to be working
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-29 16:40:48 -07:00 |
|
|
e0bf69faef
|
Fixed concurrency on hash creation.
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-29 16:15:14 -07:00 |
|
James Ketrenos
|
4f1d72147a
|
Restructure when the photohashes is updated to be with the hash generation instead of bulked
|
2018-09-28 16:29:29 -07:00 |
|
James Ketrenos
|
71008fe43d
|
Fix output during batch-duplicates to include path of duplicate
Increase EXIF extraction concurrency to 5
|
2018-09-28 12:59:19 -07:00 |
|
James Ketrenos
|
7077862382
|
Prevent duplicate hash entries in hash transaction
|
2018-09-28 12:29:53 -07:00 |
|
|
8b89ce7507
|
Switch to using transactions
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-28 11:55:48 -07:00 |
|
|
1566d132f6
|
Cleaned up login/account creation page
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-28 01:48:02 -07:00 |
|
|
4a9bb061b0
|
Fixed EMFILE problem
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-28 01:37:44 -07:00 |
|
|
dd329dfd75
|
Show progress while processing albums
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-28 01:05:13 -07:00 |
|
|
8f16c0337c
|
Track duplicates, removed, and added items
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-28 00:42:51 -07:00 |
|
|
383b5fae61
|
Scanning and everything now works
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-27 23:30:21 -07:00 |
|
|
698cd6a202
|
Login and account creation working
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-27 15:26:37 -07:00 |
|
|
d3c08b5389
|
Album and photo loading is all messed up
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-27 00:30:15 -07:00 |
|
|
e9dc145812
|
Working on path re-creation
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-26 16:01:26 -07:00 |
|
|
caa0f104d4
|
Working on path re-creation
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-26 16:00:37 -07:00 |
|
|
ae839e440b
|
Working on path structure re-creation
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-26 15:53:47 -07:00 |
|
|
531c6db4fd
|
Ready to plumb in processBlock to do the thumbnailing
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-25 22:35:04 -07:00 |
|
|
92b0263396
|
Updated scan and hash generation
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-25 09:07:47 -07:00 |
|
|
ef74300974
|
Re-scan code working faster
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-24 11:16:20 -07:00 |
|
|
f3af3a5131
|
Continued re-implementing scanning to it can be used for periodic re-scan and update
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-23 18:07:20 -07:00 |
|
|
7730ebb28b
|
Make LDAP configuration optional
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-23 11:19:02 -07:00 |
|
|
700b89524e
|
Reworking scan
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-23 11:03:44 -07:00 |
|
|
979c2387e1
|
Added 'restrictions' list in config to limit album access
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-20 21:04:15 -07:00 |
|
|
e9fd50a054
|
Updated thumbnail creation to create a scaled version
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-20 20:44:40 -07:00 |
|
|
baf152d57c
|
Center login on larger screens; spinner on login; fix enter to switch tab focus on paper-input on login
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-18 09:31:51 -07:00 |
|
|
a6ab1074dc
|
You can now hit LOGOUT while photos are loading
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-16 21:19:56 -07:00 |
|
|
626295c94c
|
Reset albums and paths on mode and user change
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-16 21:17:33 -07:00 |
|
|
4b3f484a89
|
Reset modes on login/logout
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-16 21:12:12 -07:00 |
|
|
3c4d12c176
|
Login with bad credentials fails correctly
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-16 21:06:38 -07:00 |
|
|
c2ae12df5c
|
Added LDAP login and forced login
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-16 20:58:37 -07:00 |
|
|
4228939b55
|
Failures during scanning will now exit the app instead of hanging.
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-14 12:03:35 -07:00 |
|
|
320b36c37d
|
Clicking on memories opens and focuses calendar
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-14 11:41:28 -07:00 |
|
|
53a8c451c6
|
Updated text on memories
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-13 12:42:03 -07:00 |
|
|
6405290401
|
Fixed photo totals on memories
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-13 11:34:56 -07:00 |
|
|
77e8db079d
|
Added icon-buttons for today and random
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-13 11:08:43 -07:00 |
|
|
6349c84136
|
Drop year on calendar
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-13 10:01:09 -07:00 |
|
|
5d9d169310
|
Added 'years ago' to memories
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-13 09:20:01 -07:00 |
|
|
649e4d0964
|
Fix on-tap for download
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-13 00:37:05 -07:00 |
|
|
ea1fb82005
|
Fix path loading before base is set
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-13 00:34:18 -07:00 |
|
|
49dd6e8f09
|
Fix date on date-* selector to use .root for shady DOM
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-13 00:30:35 -07:00 |
|
|
7a9e05975f
|
Fix thumbnail paths with parenthesis in them
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-13 00:25:48 -07:00 |
|