jaseg
a161b59601
Now working. The password can be set from within the pad editor.
...
Currently there are only two remaining issues:
1 After the password is set, re-authentication is needed
2 The toolbar button does not yet have a nice icon
2011-12-09 11:41:04 +01:00
jaseg
c905fd76c1
Working as it should. Except you need to type in your password after you created the pad. But that I won't fix today.
2011-12-06 23:13:35 +01:00
jaseg
082c732429
Modified the authentication stuff to grant access not based on plain password authentication but on a kind of 'timed cookies' so the password is not stored in plain text in some browser cookie.
...
Also modded some random string generation funtions for elegance.
2011-11-10 00:24:53 +01:00
John McLear
1bfd0e4707
Allow authorship background colors to be disabled with a parameter
2011-09-04 13:48:53 +01:00
Jacob Chapel
a107f080a8
fix username being set in querystrings
2011-09-02 12:56:51 -07:00
John McLear
c1272ed566
Fixed minor German effort at English ;)
2011-08-21 19:21:23 +01:00
Peter 'Pita' Martischka
4f233d88f8
fixed the backward compatility to old colorIds
2011-08-21 18:53:30 +01:00
Peter 'Pita' Martischka
9d37d91ce1
added a colorPicker
2011-08-20 18:22:10 +01:00
Peter 'Pita' Martischka
d2c502e2be
added deletePad API function
2011-08-16 20:02:30 +01:00
Peter 'Pita' Martischka
48980f9e19
Show permission messages on the browser side
2011-08-15 18:27:11 +01:00
Peter 'Pita' Martischka
255dc5a325
fixed merge conflicts
2011-08-15 16:58:22 +01:00
Peter 'Pita' Martischka
37a220fa87
fixed opera bug thx @johnyma22
2011-08-15 15:45:28 +01:00
Peter 'Pita' Martischka
b300dc1d2c
fixed merge conflicts
2011-08-13 22:18:42 +01:00
John McLear
db3ee19ced
Added support for monospace font to be passed as a parameter in the URL
2011-08-13 22:10:58 +01:00
Peter 'Pita' Martischka
d0e378f63a
added a security manager to control pad access on group pads
2011-08-13 22:07:21 +01:00
John McLear
bba9cd515b
Added support for changing username from the URL ie ?userName=JohnMcLear -- doesnt urldecode etc. needs checking for vulnerabilities too
2011-08-13 19:53:02 +01:00
John McLear
7f28889660
Removed my cake commit that I used as a placemarker
2011-08-13 18:38:00 +01:00
John McLear
8db0c12bbe
Add support for removing line numbers using the jQuery API and stopped it publishing that change back if the param is set
2011-08-13 18:37:44 +01:00
John McLear
fb593c1d5c
Began adding support for passing parameters via the URL and removed a location redirect that was no longer needed
2011-08-12 16:00:09 +01:00
Peter 'Pita' Martischka
0e05e58c76
changed copyright from Peter 'Pita' Martischka to Peter 'Pita' Martischka (Primary Technology Ltd)
2011-08-11 15:27:16 +01:00
Peter 'Pita' Martischka
053e48c3f4
Secure the call of the costumStart function
...
Author: Peter 'Pita' Martischka <petermartischka@googlemail.com>
2011-08-01 12:09:33 +01:00
Peter 'Pita' Martischka
de32503f8e
improve including of custom js/css
2011-07-31 17:21:01 +01:00
Peter 'Pita' Martischka
bcaadfa6eb
Ensure the browser doesn't send socket.io message with the browser version
2011-07-31 16:13:56 +01:00
Peter 'Pita' Martischka
aa5b1b85ae
fixed all random string functions
2011-07-31 11:48:06 +01:00
Peter 'Pita' Martischka
b43c7e7c99
ensure non url chars are not used for pad names or pad links
2011-07-26 16:17:02 +01:00
Peter 'Pita' Martischka
3ccdcec7e8
ensure we don't send a handshake on every reconnect
2011-07-22 14:17:58 +01:00
Peter 'Pita' Martischka
a717e07531
Moved John's code to the correct place
2011-07-22 14:07:13 +01:00
John McLear
4f06d4688f
Add wordle support, temporary, Pita to move
2011-07-20 16:38:03 +01:00
John McLear
802866a5da
Open link in new window file
2011-07-20 16:01:26 +01:00
John McLear
77dc7ede14
change end points to right export endpoint
2011-07-20 15:48:24 +01:00
John McLear
50c6b9de00
Temporary code that brings in some export support
2011-07-20 15:42:47 +01:00
John McLear
f245685c3a
Remove a line break.. heh
2011-07-19 20:03:01 +01:00
Peter 'Pita' Martischka
29878e648e
added a Chat
2011-07-14 16:15:38 +01:00
Peter 'Pita' Martischka
271ee1776b
beautified all static js files
2011-07-07 18:59:34 +01:00
Peter 'Pita' Martischka
ac1858f8ec
Fixes a problem with the resource path of socket.io
2011-07-06 19:51:41 +02:00
Peter 'Pita' Martischka
973d73ebee
ensure all paths are relative
2011-07-05 20:16:45 +02:00
Peter 'Pita' Martischka
af57413cfa
Ops, forgot the static files
2011-06-23 14:09:41 +01:00
Peter 'Pita' Martischka
fd5aafe17a
update to socket.io 0.7.2
2011-06-23 12:33:31 +01:00
Peter 'Pita' Martischka
44aa476ec0
A lot small changes that results in a timeslider that shows the latest text
2011-06-20 11:44:04 +01:00
Peter 'Pita' Martischka
b692ffec0b
Changing behavior of the same user on a pad. Kick old sessions instead of refusing new
2011-06-04 18:02:22 +01:00
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
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
aac1e25c9e
Change all absolute paths to relative paths, fixed #13
2011-05-28 21:05:43 +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
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
HansPinckaers
9eb1fecfa7
Merge remote branch 'johns/master'
2011-04-06 19:31:23 +02:00