James Ketrenos
|
f780fc7c4d
|
throw an error if invalid email address is provided
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
|
2018-10-09 14:18:52 -07:00 |
|
|
4790e8e62d
|
Timing problems while deleting assets.
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-10-08 17:45:49 -07:00 |
|
James Ketrenos
|
d0ffda22b6
|
Added placeholder for utils/check
|
2018-10-08 10:56:14 -07:00 |
|
|
cb8437a55b
|
Made verification email messages more friendly.
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-10-06 20:00:43 -07:00 |
|
|
5f6663675f
|
Only allow maintainers to initiate a scan
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-10-06 16:05:52 -07:00 |
|
|
064e228226
|
Started adding maintainer modes for managing duplicates, deletions, trash, etc.
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-10-06 16:00:02 -07:00 |
|
|
a930d27860
|
Fix #6 - memories now shows all items
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-10-05 21:22:53 -07:00 |
|
|
51c057df2e
|
Fix #6 - Make sure the year is accounted for with index comparison in memories
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-10-05 19:32:17 -07:00 |
|
|
568db0ad54
|
Fix #5: Support LDAP and DB, and pull from DB every access instead of caching in 'sessions'
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-10-04 17:19:04 -07:00 |
|
|
0b12ac9d20
|
Added authentication/verification flow to account creation
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-10-03 22:04:41 -07:00 |
|
|
389185a59c
|
Account creation technically plumpbed; UX isn't the best when setting up account
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-10-01 19:09:02 -07:00 |
|
James Ketrenos
|
1dc3d74743
|
Email system plumbed to send authentication request.
|
2018-10-01 14:07:36 -07:00 |
|
James Ketrenos
|
effb1f31c8
|
Started adding authentication mailer sequence
|
2018-10-01 11:45:29 -07:00 |
|
|
44924b3dc7
|
Added scan API
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-30 22:29:23 -07:00 |
|
|
b46c505b77
|
Fix load flash
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-29 17:11:59 -07:00 |
|
|
8b89ce7507
|
Switch to using transactions
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-28 11:55:48 -07:00 |
|
|
4a9bb061b0
|
Fixed EMFILE problem
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-28 01:37:44 -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 |
|
|
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 |
|
|
7730ebb28b
|
Make LDAP configuration optional
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-23 11:19:02 -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 |
|
|
2e46a17405
|
Remove excessive console.log
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 23:52:12 -07:00 |
|
|
cf4102373b
|
Checking to see if memories is returning replicated entries
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 15:27:16 -07:00 |
|
|
7b846eb2b4
|
Resolve problems with memories failing
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 15:17:21 -07:00 |
|
|
e3e3f82f85
|
Fixed type-o
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 15:08:17 -07:00 |
|
|
22cd1ed047
|
Working Memories
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 15:00:38 -07:00 |
|
|
cfc81a56f1
|
Fix 'time' for now, and removed a console.log
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 01:54:31 -07:00 |
|
|
517ea8f66e
|
Added 'memories' tab
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 01:52:02 -07:00 |
|
|
6f41771d22
|
Added cmd line example for memories
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-10 10:25:11 -07:00 |
|
|
41ef463799
|
Load all photos into pendingPhotos, then create DIVs on demand. Also add scroller pager
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-08 19:33:17 -07:00 |
|
|
bbe87a9456
|
Fix loading / album
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-06 20:29:55 -07:00 |
|
|
3614a90ae3
|
Adding debug info
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-06 20:01:09 -07:00 |
|
|
e320428e51
|
Re-style some
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-06 14:43:29 -07:00 |
|
|
a6f7c4fbec
|
Dynamic load of entire site
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-05 20:35:49 -07:00 |
|
|
b7ff3ad1db
|
Limit to 1000 items until iterative load plumbed
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-05 09:01:56 -07:00 |
|
|
35258af897
|
Dynamically load items as viewed.
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-08-31 13:50:57 -07:00 |
|
|
1c2b7a42aa
|
Ready to deploy
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-08-27 16:13:46 -07:00 |
|
|
bfd872f60a
|
Added albums API
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-08-27 15:17:39 -07:00 |
|
|
050ce39186
|
Switched to DESC order for date, and to SQLite
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-08-23 21:55:41 -07:00 |
|
|
5f9fbe21fb
|
Added lightbox
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-08-22 18:31:55 -07:00 |
|
|
6d234bdbc4
|
Updated to working
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-08-18 12:21:11 -07:00 |
|
|
2c427707fa
|
Added some DB creation, scanning, and fetching
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-01-16 17:17:50 -08:00 |
|
|
1e24e5a934
|
Scanning and loading dirs
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-01-15 20:31:13 -08:00 |
|