Commit graph

481 commits

Author SHA1 Message Date
Peter 'Pita' Martischka
3b2a601beb Revert "Don't try to reconnect if we reset the connection on our own"
Don't think this is necassary, the problem might be caused by of a old socket.io version

This reverts commit a444e870e0.
2011-06-02 14:17:15 +01:00
Peter 'Pita' Martischka
82bb9e69ed Show 'loading...' while loading 2011-06-02 13:56:58 +01:00
Peter 'Pita' Martischka
cc7cc8d884 Add a proper double connect Message 2011-06-02 01:55:09 +01:00
Peter 'Pita' Martischka
a444e870e0 Don't try to reconnect if we reset the connection on our own 2011-06-02 01:03:35 +01:00
Peter 'Pita' Martischka
6122929461 Removed 404 links and some other unused images 2011-06-02 00:28:08 +01:00
Peter 'Pita' Martischka
18ec4dab87 Let client Socket.IO set the options on its own, I think this solves some proxy problems 2011-05-30 21:57:56 +01:00
Peter 'Pita' Martischka
b38b755c68 Updated JQuery to 1.6.1 2011-05-28 22:10:19 +01:00
Peter 'Pita' Martischka
aac1e25c9e Change all absolute paths to relative paths, fixed #13 2011-05-28 21:05:43 +01:00
Peter 'Pita' Martischka
2dc3e34951 Remove link to /ep/support, fixed #18 2011-05-28 20:45:14 +01:00
Peter 'Pita' Martischka
0c3f0e981a Minify and compress JS & CSS before sending it 2011-05-28 18:09:17 +01:00
Peter 'Pita' Martischka
80e4f9f5ff Removed this > next to the embed code 2011-05-23 23:02:10 +01:00
Peter 'Pita' Martischka
110dc5c1d0 Removed unused CSS 2011-05-23 22:50:58 +01:00
Peter 'Pita' Martischka
a800e8d4dc Removed unused JS 2011-05-23 22:48:41 +01:00
Peter 'Pita' Martischka
50a9018eb3 Revert "add viewfontmenu"
This reverts commit 35cd5945f9.
2011-05-23 22:33:00 +01:00
Peter 'Pita' Martischka
8feee0995f Revert "make viewfontmenu smaller"
This reverts commit 4e56438093.
2011-05-23 22:32:30 +01:00
Peter 'Pita' Martischka
0335e48e35 Show the padname in the html title 2011-05-23 22:30:49 +01:00
Peter 'Pita' Martischka
509498f141 Removed unused images and move them all in one folder 2011-05-23 22:24:49 +01:00
Peter 'Pita' Martischka
6a94c5de94 Create random pad name on the client side, this makes it possible to use it with ep-lite with https 2011-05-23 19:58:54 +01:00
Peter 'Pita' Martischka
3cef5e4b23 Detect connection type before etablishing the socket connection, should solve a problem with a https proxy in front 2011-05-23 19:29:39 +01:00
Peter 'Pita' Martischka
a72d68a4fe 'Reconnect Now' does now a proper reconnect 2011-05-19 22:27:17 +01:00
Peter 'Pita' Martischka
eadc8fcf3b Added a index.html 2011-05-19 22:17:41 +01:00
Peter 'Pita' Martischka
62e17b8dea Added a robots.txt 2011-05-19 17:55:47 +01:00
Peter 'Pita' Martischka
9db2f18b5e Use Express to serve static Files 2011-05-19 17:40:44 +01:00
Hans Pinckaers
7fb631b922 fixed color picker for firefox 4. 2011-05-16 14:15:06 +02:00
Peter 'Pita' Martischka
036417d549 Merge git://github.com/HansPinckaers/etherpad-lite 2011-05-08 18:17:10 +01:00
Patrick Pfeiffer
4e56438093 make viewfontmenu smaller 2011-04-29 05:54:09 +02:00
Patrick Pfeiffer
35cd5945f9 add viewfontmenu 2011-04-27 09:50:48 +02:00
HansPinckaers
f5cd43b5a7 made background white while loading, needs a fancy ajax loader gif 2011-04-10 13:13:01 +02:00
HansPinckaers
89e78ed9be IE scrollbar and disappearing editor fixed. Still no background beneave userlist and embed though 2011-04-08 12:20:26 +02:00
HansPinckaers
dc15daaa40 broke ie/ff working again 2011-04-07 21:34:06 +02:00
HansPinckaers
ad86901f0b online counter now working 2011-04-07 21:18:49 +02:00
HansPinckaers
efdb3b8963 fixed userlist css 2011-04-07 21:08:41 +02:00
HansPinckaers
d53f155c56 removed logging 2011-04-07 20:59:18 +02:00
HansPinckaers
0b8b380d2b userlist/embed working again 2011-04-07 20:45:28 +02:00
HansPinckaers
540156735c forgot italic-button 2011-04-07 18:09:13 +02:00
HansPinckaers
d828eeefa0 small redesign. refactored html/css, broke things, but looks a lot better. 2011-04-07 17:56:33 +02:00
HansPinckaers
effc043025 Every browser working again, but FF has scrollbar 2011-04-07 15:16:38 +02:00
HansPinckaers
8bb02f4074 trying to fix ie 2011-04-07 14:07:53 +02:00
HansPinckaers
cb5b818f33 editor now always showing up on internet explorer 6 2011-04-07 13:41:07 +02:00
HansPinckaers
5dc72234ab fixed html (with whitespace realigned), color choosing is now working. Still needs work. 2011-04-06 22:36:20 +02:00
HansPinckaers
9eb1fecfa7 Merge remote branch 'johns/master' 2011-04-06 19:31:23 +02:00
Peter 'Pita' Martischka
b7c58a5e09 Added client side logging on handshake 2011-03-28 14:12:33 +01:00
Peter 'Pita' Martischka
f28a5c18c6 Some improvements on message handling, on client and serverside 2011-03-27 12:49:04 +01:00
John McLear
9a6fe31419 Removed trailing , that broke IE7 2011-03-27 10:46:45 +00:00
John McLear
9e70313c0d Added simple Json.js to support old versions of IE 2011-03-27 10:28:55 +00:00
John McLear
c9ab5aae19 Remove overlay2.png as it contained HTML 2011-03-27 10:13:22 +00:00
John McLear
51798f3862 Removed docbarstates.png as it included HTML 2011-03-27 10:08:08 +00:00
John McLear
78d8e18634 Remove overlay.png as it included HTML 2011-03-27 10:06:16 +00:00
John McLear
750c75e1dc Fix bug where it displayed users when showing embed div 2011-03-26 19:57:17 +00:00
John McLear
b26b1ebf15 Fix iFrame issue where console is set to top. and change to window. 2011-03-26 19:47:31 +00:00
John McLear
3b029b638d more css for users stuff 2011-03-26 18:45:35 +00:00
John McLear
5558e23107 Commented out pad_chat.js 2011-03-26 18:44:30 +00:00
John McLear
fc4ef5b430 Nice looking user demo css 2011-03-26 17:42:36 +00:00
John McLear
5050491018 nice looking user demo 2011-03-26 17:42:19 +00:00
John McLear
2c8a5987e4 Removed some uservoice and feedback chuf 2011-03-26 17:41:56 +00:00
John McLear
c66bce6461 Remove old css for displaying users and chat and add new css for new view 2011-03-26 17:17:13 +00:00
John McLear
86eea91c22 Beginning of Users view 2011-03-26 17:16:43 +00:00
John McLear
5170c29e18 Fix css href 2011-03-26 17:16:19 +00:00
John McLear
1afc41d606 Fix minor css bug in embed part 2 2011-03-26 16:04:07 +00:00
John McLear
10417db768 Fix minor css bug in embed 2011-03-26 16:03:05 +00:00
John McLear
8117834010 Embed JS 2011-03-26 16:00:04 +00:00
John McLear
c055fc387c Embed CSS changes 2011-03-26 15:56:40 +00:00
John McLear
be4a470f67 Add first bits of embed support 2011-03-26 15:37:35 +00:00
John McLear
9aff551655 temporary embed image 2011-03-26 15:23:18 +00:00
John McLear
46f1eb4139 Add toggle functionality for users 2011-03-26 15:08:39 +00:00
John McLear
6d0e50b048 Updated icon 2011-03-26 14:58:45 +00:00
John McLear
6d2bfc647b Added some animation for user bar 2011-03-26 14:50:13 +00:00
John McLear
407fdb0486 New showusers icon 2011-03-26 14:38:06 +00:00
John McLear
baf952d908 Add Icon for users dropdown to html 2011-03-26 14:36:11 +00:00
John McLear
64ac99add8 Icon for users dropdown 2011-03-26 14:34:50 +00:00
John McLear
10abf3b087 Removed bottom border 2011-03-26 14:18:36 +00:00
John McLear
9b2ecbee56 Removed bottom margin 2011-03-26 14:17:30 +00:00
John McLear
cd2fe7d66c Removed feedback code 2011-03-26 14:15:36 +00:00
John McLear
c66a09e8d4 Changed jquery to latest Google CDN 2011-03-26 14:13:56 +00:00
John McLear
2bf5c333fb Changed Linepad references to Etherpad Lite 2011-03-26 14:04:32 +00:00
John McLear
4c9dca7ffc Changed margin right on the right sidebar items 2011-03-26 14:03:25 +00:00
John McLear
e68f0dd4b1 Changed it to a lite interface by stripping out a load of code 2011-03-26 14:01:13 +00:00
John McLear
946b9b8657 Added new .css file 2011-03-26 13:54:03 +00:00
Peter 'Pita' Martischka
437cd90b90 Removing unused files 2011-03-26 13:49:01 +00:00
Peter 'Pita' Martischka
6c05ef8746 outcomment the message recieve on the client side ;) 2011-03-26 13:31:19 +00:00
Peter 'Pita' Martischka
325c322a27 first-commit 2011-03-26 13:10:41 +00:00