Commit graph

758 commits

Author SHA1 Message Date
booo
325ab65055 utils/ExportHtml: nearly jshint compatible 2011-12-22 14:06:30 +01:00
booo
ef1baf9510 package.json: update log4js 2011-12-22 13:45:01 +01:00
booo
0f0a3b7e29 package.json: add jshint as devDependency 2011-12-22 13:42:49 +01:00
booo
acbb75c147 handler/ExportHandler: use jshint 2011-12-22 13:40:46 +01:00
booo
c26c45309a utils/Changeset: use jshint 2011-12-22 13:36:01 +01:00
booo
6985b93013 utils/contentcollector: use jshint 2011-12-22 13:34:16 +01:00
booo
554ed186e9 utils/AttributePoolFactory: remove white spaces 2011-12-22 13:33:15 +01:00
booo
2a05f2d3df utils/Abiword: use jshint 2011-12-22 13:32:36 +01:00
booo
11568b1278 handler/TimesliderMessageHandler: use jshint 2011-12-22 13:30:56 +01:00
booo
e7b2a2b3b9 handler/SocketIORouter: use jshint 2011-12-22 13:21:45 +01:00
booo
9c126674b3 handler/PadMessageHandler: add stub for unimplemented MESSAGE type padoptions 2011-12-22 13:17:22 +01:00
booo
4fe4afe1b3 handler/PadMessageHandler: use jshint 2011-12-22 13:02:27 +01:00
booo
8e42192f2f handler/ImportHandler: use jshint 2011-12-22 12:28:25 +01:00
booo
da7098168e handler/APIHandler: use jshint 2011-12-22 12:26:56 +01:00
booo
1f41ef3365 db/SessionManager: use jshint 2011-12-22 12:02:28 +01:00
booo
8f208ca444 db/SecurityManager: use jshint 2011-12-22 12:01:32 +01:00
booo
d63b7cf188 db/ReadOnlyManager: use jshint 2011-12-22 12:00:47 +01:00
booo
928dfcb384 db/PadManager: use jshint 2011-12-22 12:00:04 +01:00
booo
ac74ba10d0 use jshint 2011-12-22 11:59:04 +01:00
booo
a07563b922 db/GroupManager: use jshint 2011-12-22 11:57:23 +01:00
booo
a505503e2f db/AuthorManager: use jshint 2011-12-22 11:56:13 +01:00
booo
2584f023d2 db/DB: removed white spaces 2011-12-22 11:55:21 +01:00
booo
07626170d4 db/API: use jshint 2011-12-22 11:54:32 +01:00
booo
224e82d8b0 server.js: use jshint 2011-12-22 11:53:19 +01:00
booo
11746d974b README: add notice about jshint 2011-12-21 21:32:17 +01:00
booo
242e52d445 Minify.js: remove windows switch 2011-12-21 18:34:14 +01:00
booo
22332dbe9d fix issue #281; remove white spaces 2011-12-21 18:18:22 +01:00
Peter 'Pita' Martischka
ddf1cd345c Update package.json 2011-12-14 21:36:33 +01:00
Peter 'Pita' Martischka
609701961e Added some comments to help us documentating the code 2011-12-11 19:45:40 +01:00
John McLear
d20dcc7c57 fixed merge conflicts 2011-12-11 18:45:41 +01:00
Peter 'Pita' Martischka
3401a7bc11 small css fix at the importexport panel 2011-12-11 18:20:05 +01:00
Peter 'Pita' Martischka
c72cd49ede Merge branch 'dokuwiki-merge' of git://github.com/adrianlang/etherpad-lite into dokuwiki 2011-12-11 18:09:51 +01:00
John McLear
18ac89e374 Merge pull request #280 from 0ip/patch-6
Fix for disappearing chat
2011-12-11 07:22:45 -08:00
Peter 'Pita' Martischka
d41ba6f5f7 updated ueberDB 2011-12-10 18:04:19 +01:00
Peter 'Pita' Martischka
6684d6ed52 replaced all stop callbacks with customError callbacks. Fixes #270 2011-12-10 16:46:47 +01:00
Peter 'Pita' Martischka
22fd5ae33d updated ueberDB 2011-12-10 12:37:51 +01:00
Peter 'Pita' Martischka
49006a3b6a Don't make the globalPads too global ;) 2011-12-08 23:32:51 +01:00
0ip
4287cc283a Fix for disappearing chat 2011-12-07 15:14:52 +01:00
Peter 'Pita' Martischka
d9686c7646 Merge pull request #279 from ryrun/patch-1
Speed up line numbering of huge pads. Tested on chrome and firefox.
2011-12-07 05:52:21 -08:00
ryrun
9616d5631f Speed up line numbering of huge pads. Tested on chrome and firefox. Pad with more than 6000 lines will be loaded fast. It refresh first all current line numbers, then creates new with DocumentFragment and style.height info. Reflow(rebuild and rendering of dom) will be reduced to one for new ones, instead for each ones. 2011-12-07 14:23:28 +01:00
Adrian Lang
40c5e70aa7 Add DokuWiki export 2011-12-07 13:03:08 +01:00
John McLear
a444f11900 Merge pull request #275 from 0ip/patch-5
Mobile Patch [New]
2011-12-06 12:10:59 -08:00
0ip
89aac09c91 sorry for that, correct pad.html 2011-12-06 18:54:57 +01:00
John McLear
3bce184189 Merge pull request #274 from 0ip/patch-4
Fix for 'Fix IE8 userpicker color issue' :)
2011-12-06 09:51:15 -08:00
0ip
95fe749791 Optimized index page for mobile devices 2011-12-06 18:48:28 +01:00
0ip
a4dad594d3 Optimized css for mobile devices 2011-12-06 18:46:40 +01:00
0ip
b615da194f Optimized index page for mobile devices 2011-12-06 18:45:16 +01:00
0ip
9ad3aa0e4b Updated chat for mobile devices 2011-12-06 18:43:30 +01:00
0ip
2dbe562bdc Fix for 'Fix IE8 userpicker color issue' :) 2011-12-06 18:18:38 +01:00
John McLear
963d4ea2d5 Merge pull request #272 from ppapadeas/patch-1
Defining minimum Height and Width of Chatbox
2011-12-05 11:56:54 -08:00