Commit graph

807 commits

Author SHA1 Message Date
andrehjr
ce4d9df665 Fix issue #182: Pad forgets usernames 2011-11-15 21:33:43 -02:00
Peter 'Pita' Martischka
6d190f517e Merge pull request #184 from thomasf/issue158
Kind of a hack but fixes issue #158
2011-11-14 21:35:37 -08:00
Peter 'Pita' Martischka
a6f7a63478 removed unneeded old parts from buildForWindows 2011-11-13 21:18:23 -08:00
Peter 'Pita' Martischka
646d6a4875 updated node.js version for buildForWindows Script to 0.6.1 2011-11-13 21:03:05 -08:00
Peter 'Pita' Martischka
9eac04aaa6 Fixed a huge problem with the sessioninfos array 2011-11-13 20:33:13 -08:00
Peter 'Pita' Martischka
a5a9592031 Revert "Fixing a bug that happens when a socket.io connection closes very early after a CLIENT_READY message"
This reverts commit 0f559347ee.
2011-11-13 20:25:22 -08:00
John McLear
dac828e8f6 Update static/index.html 2011-11-13 14:32:21 +00:00
Peter 'Pita' Martischka
5f12744446 update ueberDB 2011-11-12 17:32:30 -08:00
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
jaseg
b0976a292f Fixed a somewhat quirky random string generator, made another windows-only delay actually windows-only. 2011-11-10 11:39:46 +01: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
Thomas Frössman
73711abd97 Added comments 2011-11-03 07:34:51 +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
Thomas Frössman
8223f84714 Kind of a hack but makes issue #158 go away.
There is probably a deeper error somewhere in either log4js or express, I don't have the time to investigate that atm.
2011-10-17 23:31:39 +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