Commit graph

  • 30f00a530e replaced wget with curl Peter 'Pita' Martischka 2011-08-09 10:54:55 +0100
  • af9c09a93a updated dependencies, including socket.io and ueberDB Peter 'Pita' Martischka 2011-08-08 20:19:16 +0100
  • a6df6ab0a7 change api calls from POST to GET Peter 'Pita' Martischka 2011-08-08 20:14:01 +0100
  • 9d91a3873c added logging for http api calls Peter 'Pita' Martischka 2011-08-08 17:45:44 +0100
  • 4670cbc60a added the listPads and createGroupPad Peter 'Pita' Martischka 2011-08-08 17:35:40 +0100
  • 8d28fcbf23 ensure server header is also send with the api functions Peter 'Pita' Martischka 2011-08-08 17:34:51 +0100
  • 212cf83a25 updated the database doc Peter 'Pita' Martischka 2011-08-08 17:33:25 +0100
  • 178b4a95ec added getMappedGroup4 and createGroup Peter 'Pita' Martischka 2011-08-08 16:21:31 +0100
  • 97382e365c Improved the README Peter 'Pita' Martischka 2011-08-04 20:33:39 +0100
  • de0e341b4b fixed ok response Peter 'Pita' Martischka 2011-08-04 19:22:46 +0100
  • 9fa52c0e66 added createPad Peter 'Pita' Martischka 2011-08-04 19:20:14 +0100
  • 8dabdc8e95 split createPad to createPad and createGroupPad Peter 'Pita' Martischka 2011-08-04 18:22:03 +0100
  • 3e0f30bdde added getReadOnlyID Peter 'Pita' Martischka 2011-08-04 17:40:51 +0100
  • 7b030710d2 added getRevisionsCount Peter 'Pita' Martischka 2011-08-04 17:24:36 +0100
  • d5d9830dd3 added setText and simplified getText Peter 'Pita' Martischka 2011-08-04 17:18:59 +0100
  • 820c18c7e9 check the padID with a regular expression Peter 'Pita' Martischka 2011-08-04 16:07:58 +0100
  • ce725ba6fc Do not try to spawn a gzip process on windows Peter 'Pita' Martischka 2011-08-04 13:42:02 +0100
  • 53242d4660 use abiword with abicommand under unix, spawn abiword processes under windows Peter 'Pita' Martischka 2011-08-04 13:35:42 +0100
  • ac7ee2b7d5 Merge e8d84b6058 into 5b5230b28c GitHub Merge Button 2011-08-03 16:01:33 -0700
  • e8d84b6058 Use abiword --to parameter instead of abicommand for document conversions. Randy 2011-08-03 15:57:11 -0700
  • 5b5230b28c Merge pull request #65 from garrett/master Peter 'Pita' Martischka 2011-08-03 14:22:53 -0700
  • d3cb89c92d Merge d0addfddb3 into e510f567b9 GitHub Merge Button 2011-08-03 14:22:03 -0700
  • d0addfddb3 spelling fixes in the shell scripts Garrett LeSage 2011-08-03 23:18:12 +0200
  • c984f496c2 fixed issue # 64, making the shell scripts more portable (for OS X) Garrett LeSage 2011-08-03 23:08:27 +0200
  • f45b7ce9ea Installed API infrastructure, getText works already Peter 'Pita' Martischka 2011-08-03 19:31:25 +0100
  • 39b5f57d4e Let settings warnings output as warnings, not as an error Peter 'Pita' Martischka 2011-08-03 19:30:45 +0100
  • 31067f163f added a documentation for the database structure Peter 'Pita' Martischka 2011-08-03 12:09:19 +0100
  • e510f567b9 Merge pull request #57 from 0ip/patch-3 Peter 'Pita' Martischka 2011-08-02 14:30:12 -0700
  • f8f050cf20 Merge 15bf4b9313 into 051589ed47 GitHub Merge Button 2011-08-02 14:30:05 -0700
  • 051589ed47 Allow starting as root after input a silly prompt Peter 'Pita' Martischka 2011-08-02 22:28:17 +0100
  • fe5bcabddf Improved the README Peter 'Pita' Martischka 2011-08-02 22:15:59 +0100
  • 33b5dcff2b updated ueberDB to 0.0.13 Peter 'Pita' Martischka 2011-08-02 17:17:02 +0100
  • 15bf4b9313 Edited static/index.html via GitHub Robin Buse 2011-08-02 15:06:09 +0300
  • 17472a7270 Removed unnecessary comments, changed label class to id and moved the custom js to the appropriate place Robin Buse 2011-08-02 14:56:55 +0300
  • 143369b387 Merge branch 'master' of git://github.com/Pita/etherpad-lite into newDesignTest John McLear 2011-08-01 23:13:51 +0100
  • ab2c8fadf1 Fix button alignment issues making the butotns prettier after I made them 1px out in places John McLear 2011-08-01 20:01:41 +0100
  • 8ca57ffde4 Added READMEs to explain the doc folders Peter 'Pita' Martischka 2011-08-01 19:29:22 +0100
  • 91347a3528 Improved the README Peter 'Pita' Martischka 2011-08-01 19:24:11 +0100
  • 9a71cc4729 replaced tabs with spaces Peter 'Pita' Martischka 2011-08-01 18:45:28 +0100
  • 9911fb95b9 fixed merge confilcts in pad.html John McLear 2011-08-01 13:20:05 +0100
  • 053e48c3f4 Secure the call of the costumStart function Peter 'Pita' Martischka 2011-08-01 12:08:18 +0100
  • 38fd56a877 bugfix bugfix Peter 'Pita' Martischka 2011-07-31 20:32:46 +0100
  • 03192c1b9a Fix the styling of the chat vdraggie John McLear 2011-07-31 20:16:59 +0100
  • 4d4773c1f3 Fix CSS and HTML bugs with new sprites John McLear 2011-07-31 20:07:18 +0100
  • 1d62de9acf Updated CSS for sprites John McLear 2011-07-31 19:41:54 +0100
  • 92377613d7 First version of working sprites -- Still some work to do such as changing export icons to use the latest .gif but this is good start John McLear 2011-07-31 19:41:42 +0100
  • 8101b7df92 Changed the gitignore so everything exept the template files are ignored Peter 'Pita' Martischka 2011-07-31 19:39:14 +0100
  • c8d89e9147 added some forgotten ids Peter 'Pita' Martischka 2011-07-31 19:32:35 +0100
  • d4ffbdcc1c Add a new class for buttonicon which specifies the new backghround image, this is part of the single image thing Peter wants to reduce the number of images we need John McLear 2011-07-31 19:11:55 +0100
  • 7b69f3d7ed New icons file, updated timeslider and resize image John McLear 2011-07-31 19:08:14 +0100
  • 3a4c0ea254 Remvoed maximize button -- I never liked this.. John McLear 2011-07-31 18:53:03 +0100
  • 20bb067743 removed old background image John McLear 2011-07-31 18:52:35 +0100
  • 16c9bf6130 removed old pad top image that is no logner used John McLear 2011-07-31 18:52:17 +0100
  • b30849c2f2 Installed log4js as logging framework Peter 'Pita' Martischka 2011-07-31 18:25:51 +0100
  • 22b00264d8 Ops, looks like I messed up installDeps.sh Peter 'Pita' Martischka 2011-07-31 17:37:50 +0100
  • de32503f8e improve including of custom js/css Peter 'Pita' Martischka 2011-07-31 17:21:01 +0100
  • 340fbf4d44 Don't send user timestamps with the clientVars message Peter 'Pita' Martischka 2011-07-31 16:16:59 +0100
  • 73b49e9c25 Do not send the real client ip in the clientVars Message Peter 'Pita' Martischka 2011-07-31 16:14:55 +0100
  • bcaadfa6eb Ensure the browser doesn't send socket.io message with the browser version Peter 'Pita' Martischka 2011-07-31 16:13:56 +0100
  • 783203b865 Improved chat message managing Peter 'Pita' Martischka 2011-07-31 16:03:53 +0100
  • ec0d9c9452 Made the author management more stable Peter 'Pita' Martischka 2011-07-31 15:18:55 +0100
  • 95ead807e9 updated ueberDB Peter 'Pita' Martischka 2011-07-31 15:06:09 +0100
  • 86e81a1648 made a if statement more secure Peter 'Pita' Martischka 2011-07-31 15:05:04 +0100
  • aa5b1b85ae fixed all random string functions Peter 'Pita' Martischka 2011-07-31 11:48:06 +0100
  • c533837d06 Merge pull request #55 from 0ip/patch-2 Peter 'Pita' Martischka 2011-07-31 03:44:08 -0700
  • 138921f46e Merge 64b4ff3fb1 into 0772f6bb4e GitHub Merge Button 2011-07-30 16:02:43 -0700
  • 64b4ff3fb1 poor Y and j... :) Robin Buse 2011-07-31 01:58:46 +0300
  • 0772f6bb4e updated documentation Peter 'Pita' Martischka 2011-07-30 17:15:45 +0100
  • f1d06c55b4 fixed the generateJsDoc script Peter 'Pita' Martischka 2011-07-30 16:42:13 +0100
  • 5306a88214 added the ability to listen at a specific ip Peter 'Pita' Martischka 2011-07-30 16:39:53 +0100
  • a47b5ab458 added the ability to add costum js/css Peter 'Pita' Martischka 2011-07-30 16:33:35 +0100
  • 325839f9fd Handle Changeset missmatch gracefully Peter 'Pita' Martischka 2011-07-30 13:33:16 +0100
  • 8a68007649 Added contributor Peter 'Pita' Martischka 2011-07-30 12:52:51 +0100
  • 29dc8fdc31 change if author really exist, before we set the author timestamp Peter 'Pita' Martischka 2011-07-30 12:50:29 +0100
  • 5238eeae8a updated ueberDB Peter 'Pita' Martischka 2011-07-29 16:46:43 +0100
  • fbcfd44fe2 Added a README that explains the folder structure Peter 'Pita' Martischka 2011-07-27 20:18:55 +0100
  • fd329c189a Ops, forgot to fix one require Peter 'Pita' Martischka 2011-07-27 19:29:44 +0100
  • 2aafcc1027 Fixed all requires Peter 'Pita' Martischka 2011-07-27 18:52:23 +0100
  • 8736b945c3 created a folder structure in node Peter 'Pita' Martischka 2011-07-27 17:55:52 +0100
  • 115f7d6b51 Fixed the iframe problems Peter 'Pita' Martischka 2011-07-27 15:11:30 +0100
  • f4e04be9da Let socket.io minify its javascript Peter 'Pita' Martischka 2011-07-27 14:46:45 +0100
  • de5c0741f7 improved the bin files Peter 'Pita' Martischka 2011-07-27 14:37:12 +0100
  • e96595896c Fixed wordle export under https Peter 'Pita' Martischka 2011-07-27 13:35:22 +0100
  • f13fd18a75 Merge c06ad49040 into 6b43d2252b GitHub Merge Button 2011-07-26 15:40:16 -0700
  • c06ad49040 Fixed Wordle Export when using https Robin Buse 2011-07-27 01:39:01 +0300
  • 6b43d2252b fixed merge conflicts Peter 'Pita' Martischka 2011-07-26 19:30:39 +0100
  • 75cc53139e Shell scripts are now POSIX compatible, thx @ Johannes Schauer Peter 'Pita' Martischka 2011-07-26 19:28:49 +0100
  • 8f9222e3a3 Merge 1e54c41f60 into eb40c014b6 GitHub Merge Button 2011-07-26 10:57:20 -0700
  • 6867d881b1 Hide import/export options that are not avaiable if abiword isn't configured Peter 'Pita' Martischka 2011-07-26 18:54:42 +0100
  • 0d46d6f050 Merge git://github.com/0ip/etherpad-lite into newDesignTest Peter 'Pita' Martischka 2011-07-26 18:15:18 +0100
  • 1e54c41f60 Edited static/index.html via GitHub Robin Buse 2011-07-26 20:14:01 +0300
  • 87d24238a8 Merge git://github.com/0ip/etherpad-lite into newDesignTest Peter 'Pita' Martischka 2011-07-26 18:10:38 +0100
  • 6e2f3a5f7f Merge /home/jose/etherpad-lite.io/ into newDesignTest Peter 'Pita' Martischka 2011-07-26 18:08:43 +0100
  • 1a43731a06 Ops, looks like I broke the wordle export at some point, now I fixed it Peter 'Pita' Martischka 2011-07-26 18:02:23 +0100
  • 56ab112fa3 Timeslider Javascript is now minified too Peter 'Pita' Martischka 2011-07-26 17:39:25 +0100
  • 3c493b2f50 Fix for IE erroring on chat window close root 2011-07-26 17:35:00 +0100
  • b987a23cd0 Edited static/index.html via GitHub Robin Buse 2011-07-26 19:32:41 +0300
  • 2e163f2924 reorganzied the bin folder Peter 'Pita' Martischka 2011-07-26 17:00:56 +0100
  • 00824ae2d7 Ops, fixed a small bug at the timeslider Peter 'Pita' Martischka 2011-07-26 16:46:28 +0100
  • f67006224f updated dependencies Peter 'Pita' Martischka 2011-07-26 16:45:39 +0100