Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/lookup-server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-08implement email verification. Need html and email layout improvementsFrank Karlitschek
2016-04-07optimize mysql indexesFrank Karlitschek
2016-04-07make sure that we don't have duplicate emailsFrank Karlitschek
2016-04-07add ip blacklist and spam black listFrank Karlitschek
2016-04-07restructure todosFrank Karlitschek
2016-04-07expose the version via a status.php pageFrank Karlitschek
2016-04-07replication is now working. plus some smaller fixesFrank Karlitschek
2016-04-06implement fullfetch option to read the full database instead of only the loca...Frank Karlitschek
2016-04-06implement get replication log callFrank Karlitschek
2016-04-04fix formatFrank Karlitschek
2016-04-04start to implement master master server replicationsFrank Karlitschek
2016-04-03doneFrank Karlitschek
2016-04-03move some helper functions into utilFrank Karlitschek
2016-04-03implement search by useridFrank Karlitschek
2016-04-03don't delete record on delete. only remove personal data. some other cleanupFrank Karlitschek
2016-04-03doneFrank Karlitschek
2016-04-03Improve the documentationFrank Karlitschek
2016-04-03restructure todosFrank Karlitschek
2016-04-03add karma field and set to karma =-1 on delete to enable syncingFrank Karlitschek
2016-04-03also set 'changed' on create to make searching for changes easierFrank Karlitschek
2016-04-03add version numberFrank Karlitschek
2016-04-03move config to config folderFrank Karlitschek
2016-04-03adding some todosFrank Karlitschek
2016-03-31implement search by emailFrank Karlitschek
2016-03-31todo doneFrank Karlitschek
2016-03-31implement real fulltext search via several db fieldsFrank Karlitschek
2016-03-31implement anti brute force protectionFrank Karlitschek
2016-03-31add todoFrank Karlitschek
2016-03-31limit maximum page number to prevent scraptingFrank Karlitschek
2016-03-31remove itemFrank Karlitschek
2016-03-31implement loggigFrank Karlitschek
2016-03-31small fixFrank Karlitschek
2016-03-31add option to do verbose errorsFrank Karlitschek
2016-03-31add simple todo fileFrank Karlitschek
2016-03-31update record if already existsFrank Karlitschek
2016-03-31fix example callsFrank Karlitschek
2016-03-31support organisation fieldFrank Karlitschek
2016-03-31add created and changed timestampsFrank Karlitschek
2016-03-31rename data to better readable vcardFrank Karlitschek
2016-03-31fix search exampleFrank Karlitschek
2016-03-30initial PoC of the Lookup-ServerFrank Karlitschek
2016-03-25Initial commitFrank Karlitschek