Commit Graph

596 Commits (820326dc2bb70c298325fd03145bbd6a5f691f79)

Author SHA1 Message Date
Peter 'Pita' Martischka 820326dc2b Output more informations on message dropped 2011-11-12 16:47:01 -08:00
Peter 'Pita' Martischka 08fbc3c3bc Updated all dependencies 2011-11-12 16:46:26 -08:00
Peter 'Pita' Martischka 08e0c91204 removed the node v0.4 check, it works now with node v0.6 2011-11-12 16:46:10 -08:00
Peter 'Pita' Martischka 17666339d0 Merge pull request #191 from Yaco-Sistemas/master
Get the HTML of a Pad via the API
2011-11-12 15:04:53 -08:00
John McLear eecb45cbfd Focus on input box onLoad 2011-11-12 18:30:38 +00:00
John McLear 6a75c45968 Merge pull request #197 from jaseg/master
Stuff I came across while reading the code: Spelling fixes and two small code patches.
2011-11-09 08:38:25 -08:00
jaseg 4fc4a35381 Spelling fixes in log messages, made a delay windows-only which according to a comment should be windows-only, fixed a random filename generator. 2011-11-09 17:19:59 +01:00
John McLear bf0fe9377d Input fix for Wikinaut 2011-11-06 12:06:16 +00:00
Peter 'Pita' Martischka f6165eb2ea Fixed another bug that breaked the abiword parser 2011-11-05 19:34:01 +01:00
Peter 'Pita' Martischka 90ba811bb5 Fixed a bug that creates invalid HTML at Export that lets Abiwords parser crash 2011-11-04 03:15:26 +01:00
Lorenzo Gil e4481ea22b Allow to get the HTML of the pad with the API 2011-10-31 11:19:51 +01:00
John McLear 2cc7dcb751 Update package.json 2011-10-26 20:13:10 +02:00
Peter 'Pita' Martischka 0f559347ee Fixing a bug that happens when a socket.io connection closes very early after a CLIENT_READY message 2011-10-19 21:48:36 +02:00
Peter 'Pita' Martischka e0cf6098fb fixing issues with bad import uploads, fixed #186 2011-10-19 21:46:28 +02:00
John McLear fb158d2eb8 Merge pull request #155 from johnyma22/master
Can pass a parameter to disable author Colors.
2011-09-30 05:20:34 -07:00
Peter 'Pita' Martischka b6211ee6a5 Merge pull request #174 from rspeer/master
Fix to globalPads -- resolves issue #160
2011-09-30 01:50:20 -07:00
Rob Speer 2d3272e3b6 make globalPads into an ad-hoc Object that can store values with arbitrary names. Fixes issue #160. 2011-09-30 00:41:46 -04:00
Peter 'Pita' Martischka 7e05b55156 Merge pull request #170 from dsmedia/patch-1
added "build-essential" to list of Ubuntu package dependencies for instal
2011-09-23 11:23:32 -07:00
dsmedia 46d85a1247 added "build-essential" to list of Ubuntu package dependencies for installing. 2011-09-23 13:20:05 -05:00
John McLear 1bfd0e4707 Allow authorship background colors to be disabled with a parameter 2011-09-04 13:48:53 +01:00
John McLear ecd486e440 Merge pull request #152 from chapel/main
fix username being set in querystrings
2011-09-02 15:45:35 -07:00
Jacob Chapel a107f080a8 fix username being set in querystrings 2011-09-02 12:56:51 -07:00
Peter 'Pita' Martischka 4d76ccde06 Merge pull request #149 from adrianlang/master
Fix RegExp
2011-09-01 14:51:59 -07:00
Adrian Lang 7557af3db7 Fix directory traversal fixing RegExp 2011-09-01 23:49:52 +02:00
Peter 'Pita' Martischka a1a1017bfe Merge pull request #148 from adrianlang/master
Fix directory traversal
2011-09-01 14:36:23 -07:00
Adrian Lang 86d3b2ba81 Fix directory traversal
See https://ada.adrianlang.de/etherpad-lite-directory-traversal
2011-09-01 23:27:18 +02:00
Peter 'Pita' Martischka 7e4bba0e31 started a changelog 2011-08-23 18:59:32 +01:00
Peter 'Pita' Martischka 7b8d48467f added proper embed parameter support, fixes #116 2011-08-23 18:36:38 +01:00
Peter 'Pita' Martischka f571ed3554 updated ueberDB 2011-08-23 18:15:03 +01:00
Peter 'Pita' Martischka 0523ffe3bd Improved the README 2011-08-23 17:56:54 +01:00
Robin Buse 335643a860 ODT Import works but wasn't mentioned yet 2011-08-24 05:22:46 +03:00
Robin Buse fd97946619 fixed user drop down issue 2011-08-24 04:48:21 +03:00
Peter 'Pita' Martischka 8ec71a3225 updated version to 1.0.0 2011-08-22 13:25:42 +01:00
Peter 'Pita' Martischka 913c3c455d fixed merge conflicts 2011-08-22 13:14:59 +01:00
Peter 'Pita' Martischka e771542961 added deleteGroup API function 2011-08-22 13:11:34 +01:00
Peter 'Pita' Martischka e79f29f67d removed 'planed' from the database documentation 2011-08-21 20:49:07 +01:00
Peter 'Pita' Martischka a231ff45e1 fixed fileupload field in Firefox 2011-08-21 20:17:38 +01:00
Peter 'Pita' Martischka 124bc4be03 updated dependencies 2011-08-21 20:13:53 +01:00
Peter 'Pita' Martischka 177abdd29e Don't show PDF Export on Windows 2011-08-21 20:09:25 +01:00
Peter 'Pita' Martischka 8c301d4fe8 remove star buttons on timeslider 2011-08-21 20:09:09 +01:00
Peter 'Pita' Martischka 8d12c3d7ee added a link to the bugtracker 2011-08-21 19:52:24 +01:00
Peter 'Pita' Martischka d85eeee5f4 check pad access on read only 2011-08-21 19:43:42 +01:00
Peter 'Pita' Martischka 4e592def7e fixed color chooser 2011-08-21 19:27:02 +01:00
John McLear c1272ed566 Fixed minor German effort at English ;) 2011-08-21 19:21:23 +01:00
Peter 'Pita' Martischka 307d0acdeb put expolorer canvas into minify 2011-08-21 19:20:18 +01:00
John McLear 1df9d04e04 Fix for farbtastic in IE9, I had to recreate the file because the original commit was so messy 2011-08-21 19:08:19 +01:00
Peter 'Pita' Martischka 0b18e46bc3 keep the userlist open while editing 2011-08-21 19:07:35 +01:00
Peter 'Pita' Martischka 4f233d88f8 fixed the backward compatility to old colorIds 2011-08-21 18:53:30 +01:00
Peter 'Pita' Martischka 6c354c6333 improved the design of the user icon 2011-08-21 18:18:35 +01:00
Peter 'Pita' Martischka 354d8fa82d Improved the README 2011-08-21 17:58:12 +01:00