Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
sysadmin
etherpad
Commits
2c869950
Commit
2c869950
authored
Apr 15, 2013
by
John McLear
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
push express back as it breaks sessions
parent
c3c7a3d1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
CHANGELOG.md
CHANGELOG.md
+2
-0
src/package.json
src/package.json
+1
-1
No files found.
CHANGELOG.md
View file @
2c869950
...
...
@@ -8,8 +8,10 @@
*
Fix: Import browser detection
*
Fix: 2 Part Locale Specs
*
Fix: Remove language string from chat element
*
Fix: Temporary patch for Changeset Spam
*
Fix: Make Saved revision Star fade back out on non Top frames
*
Other: Remove some cruft legacy JS from old Etherpad
*
Other: Express 3.1.2 breaks sessions, set Express to 3.1.0
# 1.2.91
*
NEW: Authors can now send custom object messages to other Authors making 3 way conversations possible. This introduces WebRTC plugin support.
...
...
src/package.json
View file @
2c869950
...
...
@@ -18,7 +18,7 @@
"socket.io"
:
"0.9.x"
,
"ueberDB"
:
"0.2.x"
,
"async"
:
"0.1.x"
,
"express"
:
"3.
x
"
,
"express"
:
"3.
1.0
"
,
"connect"
:
"2.4.x"
,
"clean-css"
:
"0.3.2"
,
"uglify-js"
:
"1.2.5"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment