summaryrefslogtreecommitdiff
path: root/www/templates/login.html
AgeCommit message (Collapse)Author
2016-07-13removed autocomplete from wizardPliable Pixels
Former-commit-id: 2f6c532b9ebc3686add1f38c6c179aac04c6c0dd
2016-05-25#261 - more intlpliablepixels
Former-commit-id: 0976517fc45eff4876eba6fd945cccea15b69f42
2016-05-01version bump and nitspliablepixels
Former-commit-id: aa6b08588f2e88a83764f42c86a06bc3494efbae
2016-04-22#228 - more tweakspliablepixels
Former-commit-id: 4df202510c0d6a37e4a51791ab7b8c6216dc2242
2016-04-21#228 - more edits, and detections of login statepliablepixels
Former-commit-id: 3cd040ba77434af6c3a92ff4ba3c87112f14af90
2016-04-21#228 initial codepliablepixels
Former-commit-id: a3de04e4b05eecb335611d1ba720548c25c6e8ef
2016-03-16#133 - initial code to daisy chain configurationspliablepixels
Former-commit-id: d889e12001de6e6e9974703a2dfcc5345028dee7
2016-01-16made it clearer that this is ZM auth not basic authArjun Roychowdhury
Former-commit-id: 6bb135cf00a5dcd64ffb60a4aefabfedd096588d
2015-11-17#92 - let user have full control on cgi-bin path spec to cover all casesArjun Roychowdhury
Former-commit-id: 48bd4d0ca2ee8a8b44f885f76652c86088fc2397
2015-11-15#83 - deleting and managing servers addedArjun Roychowdhury
Former-commit-id: 76498516666f5e9c43586fbbbbdbe9825f567636
2015-11-14#83 - stuff mostly working - data switching is in placeArjun Roychowdhury
Former-commit-id: b580fe5785166f667ca03193630516158f6a7f0f
2015-11-14Initial commits - #83Arjun Roychowdhury
Former-commit-id: 2ee7fa15e0bd6964a5437a537aa4ebca5c0428c9
2015-11-14initial commits for this feature - doesn't work yetArjun Roychowdhury
Former-commit-id: ae5140218a556288ac8e9a33e29ca01c43619126
2015-11-03#59 - the real issue was in app.js httpInjector but in the process of ↵Arjun Roychowdhury
finding the bug I cleaned up some other stuff too
2015-10-31when running in desktop don't offer pin protection #59Arjun Roychowdhury
2015-10-30#59 - initial patchesArjun Roychowdhury
2015-10-26normalized how save works - except no auto save for loginArjun Roychowdhury
2015-10-18event server moved to new pageArjun Roychowdhury
2015-10-09websocket handling improvedArjun Roychowdhury
2015-10-08badge notification count for eventsArjun Roychowdhury
2015-10-06support for Event NotificationArjun Roychowdhury
2015-09-16nitArjun Roychowdhury
2015-09-14Added feature to pin lock appPliablePixels
2015-08-23nitPliablePixels
2015-08-11API auth tied into ZM auth, enabled client to work in both auth and non-auth ↵PliablePixels
mode honoring ZM's auth system
2015-07-24integrated event scrubbing with direct image access - need to clean up codePliablePixels
2015-07-16general formattingPliablePixels
2015-07-04improved input experience - urls copy from base urlPliablePixels
2015-07-02made it easier to figure out what all the fields are in the settings screenPliablePixels
2015-06-26Added option to keep screen on when viewing footage, also cleaned up ↵PliablePixels
invocation of cordova plugins when in desktop - it now checks so spurious errors don't show in logs
2015-06-24Cleaned up code, commented, preparing for HTTPS via CordovaHTTPPliablePixels
2015-06-21remove simulation code completely to keep things easy to understand.PliablePixels
2015-06-04whoops - broke live view auth when adding montage view optimizations - fixedPliablePixels
2015-06-04Created new screen for developer options, removed simulation mode (its ↵PliablePixels
practically useless)
2015-05-12Added ZM state control - start/stop/restartARC
2015-05-09adjusted size of montage view text - doesn't show up on phoneARC
2015-05-09Added support to limit maximum monitors in Montage View and also added a ↵ARC
portal alias - those who many not be using one can keep this empty
2015-05-01Made various tweaks to config files and code to make things work on Android. ↵ARC
Using crosswalk for Android for better performance
2015-04-26Integrated login check for viewsARC
2015-04-25First CommitARC