|
3b0e12c718
|
Don't console log the user on login
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-10-06 16:12:44 -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 |
|
|
8f8a6887a0
|
Blank user info on logout
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-10-03 22:13:05 -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 |
|
|
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 |
|
|
b46c505b77
|
Fix load flash
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-29 17:11:59 -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 |
|
|
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 |
|
|
700b89524e
|
Reworking scan
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-23 11:03:44 -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 |
|
|
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 |
|
|
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 |
|
|
ae32dd74c5
|
Reduced left panel menu to only the active elements
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 23:20:21 -07:00 |
|
|
8481d0b363
|
Hide 'time' until timeline is working
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 23:06:35 -07:00 |
|
|
b4ad46a6df
|
Fix undefined reference to event
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 22:40:03 -07:00 |
|
|
22cd1ed047
|
Working Memories
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 15:00:38 -07:00 |
|
|
015999ca49
|
Updated to user Polymer 2
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-12 14:37:08 -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 |
|
|
dc0dc0da3c
|
Adding mode icons
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-10 11:41:20 -07:00 |
|
|
e9a9142f87
|
Don't load albums / photos for old path request
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-10 09:43:07 -07:00 |
|
|
0aa5362069
|
Allow drawer to close on mobile:
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-09 21:11:58 -07:00 |
|
|
0cf0ae2ce1
|
Folder searching now hooked in
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-09 20:44:44 -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 |
|
|
33b8c0a65b
|
Stamp dates correctly in DB
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-08 16:16:25 -07:00 |
|
|
b70d872859
|
Responsive sizing
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-08 15:10:45 -07:00 |
|
|
63ceef41f7
|
Functional scroller of entire site
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-08 14:52:25 -07:00 |
|
|
39264fa56f
|
Style tweaks on selection
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-06 21:03:00 -07:00 |
|
|
bbe87a9456
|
Fix loading / album
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-06 20:29:55 -07:00 |
|
|
8e75b73db1
|
Put randomize back in
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-06 20:27:38 -07:00 |
|
|
6aedf4c207
|
Undo all the randomize stuff; it isn't needed
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-06 20:24:31 -07:00 |
|
|
556f3e256f
|
Fix randomize loading
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
|
2018-09-06 20:22:30 -07:00 |
|