37 Commits

Author SHA1 Message Date
James P. Ketrenos
99db385686 Matching working really well for Germany photos
Signed-off-by: James P. Ketrenos <james.p.ketrenos@intel.com>
2023-01-20 19:30:19 -08:00
James Ketrenos
624a4542a6 Fix session db path
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2023-01-20 16:53:07 -08:00
ccdfd2513f Fixed lots of issues
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2023-01-20 16:08:32 -08:00
1a48f0eae6 Fully builds...
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2023-01-20 15:14:20 -08:00
b51e8fa307 Ready to try!
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2023-01-11 15:27:44 -08:00
92ac6b298f Minimal changes
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2022-12-31 16:20:33 -08:00
fbb6e82177 Adjusted routing so it will host main app from base and dev from base + 1
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2020-02-17 16:54:11 -08:00
James Ketrenos
09e07320a6 Update 'authenticate' email
Signed-off-by: James Ketrenos <james_gitlab@ketrenos.com>
2020-02-04 21:07:49 -08:00
James Ketrenos
b7ed9f05f1 Started identities editor.
Signed-off-by: James Ketrenos <james_gitlab@ketrenos.com>
2020-01-19 18:19:45 -08:00
James Ketrenos
6f51d5dc4d Adding face-recognition backend
Signed-off-by: James Ketrenos <james_gitlab@ketrenos.com>
2020-01-03 15:31:02 -08:00
James Ketrenos
39f87a596f Added BASEPATH support to all entry points.
Signed-off-by: James Ketrenos <james_gitlab@ketrenos.com>
2019-11-28 02:19:23 -08:00
182606db20 Added holiday picker
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-11-25 14:52:53 -08:00
0cca633542 Support dynamic route
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-20 20:27:05 -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
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
82e5875e52 Delete works
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-11 17:00:20 -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
186c5423bd Updated some comments
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-10-06 16:11:49 -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
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
44924b3dc7 Added scan API
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-09-30 22:29:23 -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
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
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
c2ae12df5c Added LDAP login and forced login
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-09-16 20:58:37 -07:00
3ecd83104a Support / as basePath
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-09-07 12:25:03 -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
bfd872f60a Added albums API
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2018-08-27 15:17:39 -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