summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)Author
2017-12-21Fit contacts list to guidelinesJohn Molakvoæ (skjnldsv)
2017-11-21Rebase fail fixupJohn Molakvoæ (skjnldsv)
2017-11-21Only select nearest contact if not in the listJohn Molakvoæ (skjnldsv)
2017-11-21Removed console logJohn Molakvoæ (skjnldsv)
2017-11-21Fixed contact index search and fixed contact cache update on enableJohn Molakvoæ (skjnldsv)
2017-11-21Fix contact check add/remove to abJohn Molakvoæ (skjnldsv)
2017-11-21Prevent import if no addressbook is availableJohn Molakvoæ (skjnldsv)
2017-11-21Move selector 2John Molakvoæ (skjnldsv)
2017-11-21Fixed addressbook model for contacts and move selector 1John Molakvoæ (skjnldsv)
2017-11-21Do not select nearest contact on enable and fetch contacts if ab is not syncedJohn Molakvoæ (skjnldsv)
2017-11-21Enabling functionJohn Molakvoæ
2017-11-21Update and delete function additionJohn Molakvoæ
2017-11-21Fix http return and scope updateJohn Molakvoæ (skjnldsv)
2017-11-21Fix var name for identificationJohn Molakvoæ (skjnldsv)
2017-11-21Code style fixJohn Molakvoæ (skjnldsv)
2017-11-21Store state in dbJohn Molakvoæ (skjnldsv)
2017-11-21Keep contacts lists as it isJohn Molakvoæ (skjnldsv)
2017-11-21Removed unwanted filesJohn Molakvoæ (skjnldsv)
2017-11-21Fix key storageJohn Molakvoæ (skjnldsv)
2017-11-21Filter out disabled abJohn Molakvoæ (skjnldsv)
2017-11-21Ignore disabled ab on loadJohn Molakvoæ (skjnldsv)
2017-11-21Fix keys retrieval in localstorageJohn Molakvoæ (skjnldsv)
2017-11-21Init addressbook disabling abilityJohn Molakvoæ (skjnldsv)
2017-11-06Merge pull request #425 from nextcloud/fix-contact-updateAlexander Weidinger
2017-11-03Fixed readOnly property and templatesJohn Molakvoæ
2017-11-02Fixed contact update after propertyGroup refactorJohn Molakvoæ
2017-11-02Replace contact move with a real object move.Alexander Weidinger
2017-11-01nickname iconHendrik Leppelsack
2017-10-31Fix styling of h3 headingsJan-Christoph Borchardt
2017-10-31style and iconsHendrik Leppelsack
2017-10-31fix referencesHendrik Leppelsack
2017-10-31functioning version of property groupsHendrik Leppelsack
2017-10-31begin work on propertygroupsHendrik Leppelsack
2017-10-27Exclude already shared groups from the sharees searchJohn Molakvoæ (skjnldsv)
2017-10-27Merge pull request #406 from nextcloud/fix-duplicate-name-sortJohn Molakvoæ
2017-10-27Fixed localfilters testsJohn Molakvoæ (skjnldsv)
2017-10-27Fixed sortBy testsJohn Molakvoæ (skjnldsv)
2017-10-27Updated testsJohn Molakvoæ (skjnldsv)
2017-10-27Simplify sort options by directly passing the key toSortBy prioritiesJohn Molakvoæ (skjnldsv)
2017-10-26increase model test coverageHendrik Leppelsack
2017-10-26Don't invert by default for readability purposeJohn Molakvoæ (skjnldsv)
2017-10-26add test for group modelHendrik Leppelsack
2017-10-26Added test and format tests arrays for clarification purposeJohn Molakvoæ (skjnldsv)
2017-10-26Fix order sort conditionJohn Molakvoæ (skjnldsv)
2017-10-26add group and contactfilter model, implement group ordering by countHendrik Leppelsack
2017-10-26Removed consoleJohn Molakvoæ (skjnldsv)
2017-10-26Removed consoleJohn Molakvoæ (skjnldsv)
2017-10-26Return if nothing found AT ALLJohn Molakvoæ (skjnldsv)
2017-10-26Rebuilt function entirely to allow any kind of sort options and fix testsJohn Molakvoæ (skjnldsv)
2017-10-26Fallback to uid sortingJohn Molakvoæ (skjnldsv)