125 Commits

Author SHA1 Message Date
James Ketrenos
31c14a55a1 Plumbing user password change page
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2018-12-02 18:56:23 -08:00
James Ketrenos
9361471478 Add .id to user when passed to sendVerifyMail 2018-12-02 17:43:48 -08:00
045bf530a1 Holiday selection working
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-11-25 16:19:34 -08:00
9926f8a4b1 Use a lookup table for Pascha dates
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-11-25 15:54:44 -08:00
182606db20 Added holiday picker
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-11-25 14:52:53 -08:00
63e44c5ad3 Thanksgiving
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-11-24 17:33:26 -08:00
James Ketrenos
c787cd186c Partial implementation of Thuanksgiving days
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2018-11-24 16:09:30 -08:00
744e2535bc Changed 'DELETE' action to be a long-running task
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-24 20:44:08 -07:00
2b2af1d965 Implemented purge trash
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-23 19:43:19 -07:00
6655677605 Added 'updated' field for operations
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-23 19:11:12 -07:00
d9cc304886 app-route is starting to work
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-20 21:12:50 -07:00
0cca633542 Support dynamic route
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-20 20:27:05 -07:00
1671719c25 Rename thumbs and scaled on image action=rename
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-20 18:47:46 -07:00
501657031c Rename thumbs and scaled on image action=rename
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-20 18:30:02 -07:00
1c43f2527e Implement calendar-element work around for date setting sometimes setting to a date off by one
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-18 21:47:02 -07:00
859fb9d748 Restructure LDAP auth so it works with restricted albums
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-18 16:53:36 -07:00
71fa773803 Reset scan when scan complete
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-18 00:06:39 -07:00
814bac8b78 Applied DRY to authentication mail.
Added user.restriction to indicate if an account username/password is correct, but the account is under restriction for various reasons.

Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-17 22:53:39 -07:00
17678350fc Fix auth email sending
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-17 21:51:27 -07:00
60d738a55f Filter out empty days in days API
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-17 20:54:40 -07:00
4e6288455e Fixed days query
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-17 20:49:32 -07:00
0065f26b10 Fix days to exclude duplicate and deleted photos
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-17 20:45:25 -07:00
b2a1e214e9 randomDay will now only switch to days that have photos
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-17 20:37:57 -07:00
5b90feda73 Scan for deleted photos that have no scanned stamp
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-16 16:33:35 -07:00
James Ketrenos
2c28dde0bf Fix login via DB; user wasn't being passed down promise chain 2018-10-16 08:16:17 -07:00
0d687cd2d0 Fix #11 - Update hash values when files are modified in rotation actions
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-14 21:28:45 -07:00
54ed982a42 Fix #9: Restructured a bit of the pendingItems calculation, and the query used in non-memory fetches
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-13 17:07:24 -07:00
14f1051f4d Delete and rename now working on duplicates
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-11 20:52:52 -07:00
734fc13967 Chain login to use getSessionUser to fill all the correct fields
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-11 20:38:19 -07:00
873efac52f Lots of new functionality working
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-11 20:29:08 -07:00
2f6f0ccfa5 Rotation now works
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-11 18:05:45 -07:00
82e5875e52 Delete works
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-11 17:00:20 -07:00
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
77332428e6 Started implementing maintainer action buttons
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-07 16:26:42 -07:00
97c2d1dd66 Second part of size update implemented to trigger hash regeneration
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-07 15:47:03 -07:00
a391848ec9 Partial size tracking
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-07 15:44:33 -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
186c5423bd Updated some comments
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-06 16:11:49 -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