d-a-n
|
a521a12583
|
Changed pad_id to padID to follow projct standards.
|
2012-10-03 15:50:43 +03:00 |
|
d-a-n
|
358e481731
|
Changed pad hook names to follow naming conventions. Arguments will now be passed as hash.
|
2012-10-03 13:41:40 +03:00 |
|
d-a-n
|
64a3d60b94
|
Added pad hooks (create, load, edit, remove)
|
2012-10-02 22:30:13 +03:00 |
|
John McLear
|
711dee8f6b
|
Merge pull request #821 from marcelklehr/fix-contributor-api-methods
Fix contributor api methods
|
2012-06-27 12:12:41 -07:00 |
|
Marcel Klehr
|
93b50d4a29
|
Some fixes to the contributor API methods
Mostly these are coding style adjustments
|
2012-06-27 21:02:41 +02:00 |
|
John McLear
|
a717c11ab3
|
Merge pull request #819 from marcelklehr/contributor-api-methods
Contributor api methods (listPadsOfAuthor & listAuthorsOfPad )
|
2012-06-27 11:31:25 -07:00 |
|
Mark Holmquist
|
ab0d3c87cb
|
Add in getLastEdited API call
This new HTTP API call, getLastEdited, will return the time of the
last revision, in UNIX timestamp format.
|
2012-06-27 10:05:17 -07:00 |
|
Marcel Klehr
|
6f9d7a5db7
|
Add 2 new APIs: listPadsOfAuthor and listAuthorsOfPad
Return all pads that a given author has contributed to (not just
created) and return all authors who has contributed to a given pad.
|
2012-06-27 18:23:17 +02:00 |
|
John McLear
|
9ecd864ac6
|
Merge pull request #557 from redhog/master
Templating system built on top of EJS and plugin installer
|
2012-04-02 12:42:38 -07:00 |
|
Egil Moeller
|
33c53e61c2
|
Merge branch 'johnyma22'
Conflicts:
node/utils/Minify.js
src/static/js/pad.js
src/static/js/pad_docbar.js
src/static/js/pad_editbar.js
src/static/js/pad_savedrevs.js
static/css/timeslider.css
static/pad.html
|
2012-04-01 13:27:38 +02:00 |
|
Matthias Bartelmeß
|
8eb43a3ebf
|
replaceing AttributePoolFactory by AttributePool
|
2012-03-18 09:05:46 +01:00 |
|
Egil Moeller
|
a894fcd4f9
|
Removed CommonCode entierly
|
2012-02-28 21:19:10 +01:00 |
|
Egil Moeller
|
763361a7c9
|
First stab at getting client side require(plugin/..) to work from within etherpad
|
2012-02-26 17:48:17 +01:00 |
|
Egil Moeller
|
1239ce7f28
|
The Big Renaming - etherpad is now an NPM module
|
2012-02-26 13:07:51 +01:00 |
|