summaryrefslogtreecommitdiff
path: root/src/node/db
AgeCommit message (Expand)Author
2012-10-06Remove two instances of the same function nameJohn McLear
2012-10-03Changed pad_id to padID to follow projct standards.d-a-n
2012-10-03Changed pad hook names to follow naming conventions. Arguments will now be pa...d-a-n
2012-10-02Added pad hooks (create, load, edit, remove)d-a-n
2012-09-19Fix async.forEach in MultiSession codeMarcel Klehr
2012-09-19Revert "Fixed foreach loop on session IDs, was breaking EP on single session ...Marcel Klehr
2012-09-18Merge pull request #1014 from marcelklehr/feature/list-all-groupsJohn McLear
2012-09-18Fixed foreach loop on session IDs, was breaking EP on single session in cookie.johnyma22
2012-09-17Add listAllGroups API endpointMarcel Klehr
2012-09-11Don't break if there is no session cookie.Marcel Klehr
2012-09-04Update src/node/db/AuthorManager.jsJohn McLear
2012-09-04Update src/node/db/AuthorManager.jsJohn McLear
2012-09-04Update src/node/db/API.jsJohn McLear
2012-09-02Document multi-session cookie featureMarcel Klehr
2012-08-17Add in padUsers HTTP API callMark Holmquist
2012-08-12Merge pull request #939 from marcelklehr/fix/group2sessions-bugJohn McLear
2012-08-10Create author2sessions.sessionIDs if it doesn't exist yet.Marcel Klehr
2012-08-09Create group2sessions.sessionIDs if it doesn't exist yet.Marcel Klehr
2012-08-08Add in an HTTP API call to send a custom message type.Mark Holmquist
2012-07-10Don't crash if setText isn't passed any text. issue #861Jordan Hollinger
2012-07-07Bugfix to getLastEdited API method, issue #845Jordan Hollinger
2012-06-29Add in padUsersCount method and API callMark Holmquist
2012-06-27Merge pull request #821 from marcelklehr/fix-contributor-api-methodsJohn McLear
2012-06-27Some fixes to the contributor API methodsMarcel Klehr
2012-06-27Merge pull request #819 from marcelklehr/contributor-api-methodsJohn McLear
2012-06-27Add in getLastEdited API callMark Holmquist
2012-06-27Add 2 new APIs: listPadsOfAuthor and listAuthorsOfPadMarcel Klehr
2012-05-29Merge branch 'master' into timeslider-realtimeupdate+readonly-padsEgil Moeller
2012-04-23ReadOnly pad handlingEgil Moeller
2012-04-07Allow disabling Passwords by setting them to an empty stringPatrick Rauscher
2012-04-02Merge pull request #557 from redhog/masterJohn McLear
2012-04-01Merge branch 'johnyma22'Egil Moeller
2012-03-31fix pitas fixJohn McLear
2012-03-18replaceing AttributePoolFactory by AttributePoolMatthias Bartelmeß
2012-03-02Merge branch 'pita'Egil Moeller
2012-02-28Removed CommonCode entierlyEgil Moeller
2012-02-26First stab at getting client side require(plugin/..) to work from within ethe...Egil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller