John McLear
|
11a8295150
|
eureka
|
2013-02-18 00:29:53 +00:00 |
|
John McLear
|
6d7e709ecb
|
Merge branch 'develop' of github.com:ether/etherpad-lite into store-sessions-in-db
|
2013-02-17 23:44:26 +00:00 |
|
John McLear
|
c723aefdfe
|
when exporting HTML include html and body
|
2013-02-14 01:10:47 +00:00 |
|
John McLear
|
7f09ec25a2
|
no need for prefix and tidy double semi
|
2013-02-13 21:53:15 +00:00 |
|
John McLear
|
efce99c3a1
|
session key in settings file OR generate temp key for instance
|
2013-02-13 21:51:09 +00:00 |
|
John McLear
|
aefd8d8d0d
|
nice chars n no cruft
|
2013-02-13 18:45:45 +00:00 |
|
John McLear
|
dea892213e
|
Revert "allow non ascii chars in txt export"
This reverts commit be56272e66 .
|
2013-02-13 18:41:04 +00:00 |
|
John McLear
|
be56272e66
|
allow non ascii chars in txt export
|
2013-02-13 18:30:55 +00:00 |
|
John McLear
|
d3f730e2ba
|
fix various issues dont stop random *'s appearing
|
2013-02-13 18:01:15 +00:00 |
|
Mark Fisher
|
500f9b8b48
|
Fixed typo thats made server hang
|
2013-02-13 15:25:27 +00:00 |
|
John McLear
|
5c9d081391
|
Begin supporting the database but still have a problem where it generates new key on restart...
|
2013-02-13 01:33:22 +00:00 |
|
Manuel Knitza
|
8c9ad6ee50
|
Update src/node/handler/APIHandler.js
|
2013-02-12 21:50:14 +01:00 |
|
Manuel Knitza
|
e855bafdf9
|
Update src/node/hooks/express/apicalls.js
|
2013-02-12 21:47:40 +01:00 |
|
John McLear
|
da246d183d
|
Correct license header
|
2013-02-12 19:47:53 +00:00 |
|
John McLear
|
0b5c948549
|
Move code from Html export to a Helper file
|
2013-02-12 19:45:46 +00:00 |
|
Manuel Knitza
|
b1586684c8
|
Explicitly log creation of pad
|
2013-02-11 03:03:18 +01:00 |
|
John McLear
|
60ef5f210a
|
remove duplicate code to the best of my ability right now
|
2013-02-10 23:41:14 +00:00 |
|
John McLear
|
28f6d50011
|
remove console warn
|
2013-02-10 22:14:05 +00:00 |
|
John McLear
|
bcf9c23b4e
|
dont use HTML filter hooks on txt export
|
2013-02-10 19:38:16 +00:00 |
|
John McLear
|
626ee97669
|
kinda brutal way of stopping plugins being able to pass *s instead of attributes
|
2013-02-10 19:36:46 +00:00 |
|
John McLear
|
a67a0950dd
|
stop urls being encoded, not sure about other security implications here...
|
2013-02-10 19:21:27 +00:00 |
|
John McLear
|
a378f48c00
|
remove console warns
|
2013-02-10 17:39:02 +00:00 |
|
John McLear
|
d16b15f3eb
|
begin support for better txt output
|
2013-02-10 17:34:34 +00:00 |
|
Marcel Klehr
|
6d2b1488d6
|
Reformat access log messages to improve readability
|
2013-02-10 16:14:48 +01:00 |
|
Marcel Klehr
|
ee89696c4d
|
Log the client ip on pad access with logger 'access'
also, don't log every message with log level info!
|
2013-02-10 16:03:49 +01:00 |
|
mluto
|
f2cd9e3adc
|
Removed sidebar-code since the sidebar got removed in EPL, there is only the stickychat which is not affected by this.
|
2013-02-08 22:06:28 +01:00 |
|
mluto
|
e6454af5ed
|
Removed fullWidth/resizing-code as the pad is always fullscreen, unlike the old EP
|
2013-02-08 22:00:17 +01:00 |
|
mluto
|
0d5b98a338
|
Removed isProPad, since all pads are public except for group-pads
|
2013-02-07 14:30:09 +01:00 |
|
John McLear
|
488ebc20a4
|
Merge pull request #1446 from ether/allow-plugins-to-specify-specs
Allow plugins to specify specs
|
2013-02-06 15:43:39 -08:00 |
|
John McLear
|
5b31030958
|
Merge pull request #1454 from dmitryuv/feature/socketio-rooms
socket.io rooms instead of own session management
|
2013-02-05 16:09:25 -08:00 |
|
Dmitry
|
34f9f15150
|
socket.io rooms instead of own session management
Replaces homegrown pad session management with socket.io build-in rooms
|
2013-02-05 23:33:44 +04:00 |
|
Jordan Hollinger
|
718421a46d
|
Bugfixes to getChatHistory API method
|
2013-02-04 00:57:51 -05:00 |
|
John McLear
|
da0b331502
|
Make async and cleaner
|
2013-02-04 00:00:39 +00:00 |
|
John McLear
|
8b8cf01785
|
put tests in static folder, still have a race condition no biggy
|
2013-02-03 13:53:44 +00:00 |
|
John McLear
|
0ff9f53297
|
correct path
|
2013-02-03 00:18:24 +00:00 |
|
John McLear
|
594d272334
|
allow plugins to specify frontend test specs
|
2013-02-03 00:14:17 +00:00 |
|
John McLear
|
1814c756ad
|
Merge pull request #1431 from mluto/fix-userinfo-crash
Fix USERINFO_UPDATE crash
|
2013-01-30 06:43:37 -08:00 |
|
mluto
|
7e48e025c7
|
Check for missing payload on CLIENT_MESSAGE
|
2013-01-30 15:28:54 +01:00 |
|
mluto
|
f2742c5b63
|
Check for missing userInfo
|
2013-01-30 15:21:25 +01:00 |
|
John McLear
|
edd8b12049
|
push authorID to author object and return via api...
|
2013-01-29 16:45:09 +00:00 |
|
John McLear
|
2ae3dae492
|
introduce gritter files and ensure its available
|
2013-01-29 00:46:36 +00:00 |
|
John McLear
|
51eff0d659
|
change to createDiffHTML
|
2013-01-28 16:53:29 +00:00 |
|
John McLear
|
4378561882
|
change to createDiffHTML
|
2013-01-28 16:52:23 +00:00 |
|
John McLear
|
3fac18f88a
|
resolve merge conflict
|
2013-01-27 17:54:26 +00:00 |
|
John McLear
|
ed5644d4e5
|
docs
|
2013-01-27 17:51:40 +00:00 |
|
Peter 'Pita' Martischka
|
878fd7631c
|
Fixed HTML export
|
2013-01-27 17:25:50 +00:00 |
|
Peter 'Pita' Martischka
|
07a267be7a
|
Added colors to pad diff
|
2013-01-27 16:45:09 +00:00 |
|
Peter 'Pita' Martischka
|
f4690dda9d
|
fixed indent
|
2013-01-27 15:40:05 +00:00 |
|
John McLear
|
e811037300
|
Merge pull request #1411 from ether/feature/plugin-update-checker
plugin update checker
|
2013-01-26 13:36:11 -08:00 |
|
Marcel Klehr
|
0549a4fec7
|
Add checkUpdates endpoinnt for /admin/plugins
|
2013-01-26 22:13:28 +01:00 |
|
mluto
|
cb2b93b133
|
Added getChatHistory and getChatHead (api+code+doc)
|
2013-01-26 14:35:26 +01:00 |
|
goldquest
|
74185e79ab
|
use the existing padimpexp object from the parent window
|
2013-01-23 16:36:37 +01:00 |
|
John McLear
|
f1b9c213ee
|
and semi working
|
2013-01-22 23:37:53 +00:00 |
|
John McLear
|
3fb2f02875
|
semi working
|
2013-01-22 23:16:49 +00:00 |
|
John McLear
|
d21585b880
|
mheh
|
2013-01-22 23:06:52 +00:00 |
|
John McLear
|
205d983225
|
make it crash
|
2013-01-22 22:48:05 +00:00 |
|
John McLear
|
5d416579ee
|
bring in some padDiff stuff that doesnt suck
|
2013-01-22 22:33:51 +00:00 |
|
goldquest
|
666c0adcd2
|
script tag didn't link to right location
|
2013-01-22 16:42:56 +01:00 |
|
Jordan Hollinger
|
858d8e6e71
|
listAllPads should return an object, not an arraay. issue #1374
|
2013-01-18 11:13:03 -05:00 |
|
mluto
|
41cb5d8265
|
Added hook for clientVars and hook-doc
|
2013-01-14 22:51:26 +01:00 |
|
mluto
|
94f9b05c4c
|
Only create clientVars when they are needed
|
2013-01-14 22:08:33 +01:00 |
|
John McLear
|
654654b4e1
|
Merge pull request #1342 from spcsser/feature/padlisting
API & backend to list pads on epl instance
|
2013-01-14 08:13:57 -08:00 |
|
John McLear
|
33e0ec2097
|
Merge pull request #1334 from mluto/load-more-chat-messages
Load more than 100 chat messages using a 'load more'-link
|
2013-01-13 10:31:45 -08:00 |
|
Marcel Klehr
|
f4b95c5ca4
|
Add log4js config setting
|
2013-01-13 12:20:49 +01:00 |
|
spcsser
|
9687ecbb82
|
Modified pad list manager to return an ordered list.
|
2013-01-11 18:31:53 +01:00 |
|
Swen
|
e9726890a4
|
Edited getPads function to be able to work without callback
|
2013-01-11 04:43:59 +01:00 |
|
Swen
|
c9f137b2e5
|
Added functionality to use spcsser/ueberDB findKey functionality.
|
2013-01-09 20:45:39 +01:00 |
|
Swen
|
7a49c82e16
|
Added comments
|
2013-01-08 20:21:14 +01:00 |
|
Swen
|
8c3263a6ea
|
Added comments
|
2013-01-08 20:19:10 +01:00 |
|
Swen
|
198754222d
|
Added functionality to list pads on this server.
|
2013-01-08 20:14:01 +01:00 |
|
mluto
|
bc05f9eb0a
|
converted load-more-link to button, added loading-gif, fixed typo
|
2013-01-07 19:15:55 +01:00 |
|
mluto
|
5592c4b0fe
|
client loads messages using the new client loads messages using new method, getChatMessages restructured and renamed to getLastChatMessages, added GET_CHAT_MESSAGES, getChatMessages restructured and renamed to getLastChatMessages
|
2013-01-06 16:11:48 +01:00 |
|
mluto
|
9484b92ae2
|
fixed and unified indenting, added comments in handleClientReady
|
2013-01-06 14:55:33 +01:00 |
|
Stephan Jauernick
|
9f9f7a627e
|
corrected a documentation glitch for checkToken - clarified which token is validated
|
2013-01-02 15:14:46 +01:00 |
|
Marcel Klehr
|
b6c9b4ec30
|
Fix #1309 : Fix support for node v0.6
|
2012-12-31 15:47:42 +01:00 |
|
Marcel Klehr
|
ffc9bcf028
|
Bump API version for checkToken endpoint
|
2012-12-27 22:09:22 +01:00 |
|
Marcel Klehr
|
369e24682b
|
Merge pull request #1297 from marcelklehr/migrate-to-html10n
Migrate to html10n and allow plugin l10n
|
2012-12-27 07:56:41 -08:00 |
|
John McLear
|
746396951d
|
Resolve #1301 startup pointing at old bitly URL
|
2012-12-26 00:17:43 +00:00 |
|
Marcel Klehr
|
220e084484
|
Simplify local locale file format
|
2012-12-23 22:43:32 +01:00 |
|
Marcel Klehr
|
d84951cd04
|
Remove locale file converter (ini2json)
|
2012-12-23 18:31:59 +01:00 |
|
Marcel Klehr
|
7aba02f0cf
|
Don't break if a plugin hasn't got a locales dir
|
2012-12-23 18:17:12 +01:00 |
|
Marcel Klehr
|
cf24e53eae
|
Simplify server-side i18n code and make it a bit more understandable
|
2012-12-23 18:17:10 +01:00 |
|
Marcel Klehr
|
e34036513e
|
There's no utf8, but there's utf-8
|
2012-12-23 18:17:03 +01:00 |
|
Marcel Klehr
|
3c3c1630b1
|
Revert "Don't tell IE it's utf8. Just send it. Otherwise it'll snuff it!"
This reverts commit 5fb7a03fb34078a75fe5932563e5a9fe44c57015.
|
2012-12-23 18:17:01 +01:00 |
|
Iván Eixarch
|
9d459687af
|
fixed bug in parseIni
|
2012-12-23 18:16:56 +01:00 |
|
Iván Eixarch
|
bc0d9c854b
|
use relativa path in import definitions of locales.json
|
2012-12-23 18:16:54 +01:00 |
|
Marcel Klehr
|
d9d0312a9e
|
Don't tell IE it's utf8. Just send it. Otherwise it'll snuff it!
(As if we wouldn't look forward to that...)
|
2012-12-23 18:16:52 +01:00 |
|
Marcel Klehr
|
e3f9ed37b4
|
Hacky solution for exploreDir error
We should only traverse the directories of actual plugins instead
of traversing the whole node_modules folder
|
2012-12-23 18:16:45 +01:00 |
|
Iván Eixarch
|
2b860986e8
|
support for json in i18n
|
2012-12-23 18:16:37 +01:00 |
|
Iván Eixarch
|
1f4a171f10
|
convert language files from ini to json
|
2012-12-23 18:16:35 +01:00 |
|
Iván Eixarch
|
f72ec3eb28
|
convert language files from ini to json
|
2012-12-23 18:16:19 +01:00 |
|
John McLear
|
a5965bcdb5
|
Merge pull request #1244 from Wikinaut/add-socketio-transport-protocol-parameter
add socketTransportProtocols parameter
|
2012-12-10 15:15:05 -08:00 |
|
Wikinaut
|
05e8c74307
|
removed console.log of transport protocols
|
2012-12-10 22:33:00 +01:00 |
|
John McLear
|
bf5283fa11
|
Fix issue #725 which was caused by a race condition
|
2012-12-10 11:34:53 +00:00 |
|
John McLear
|
f1ca9bb456
|
Merge pull request #1272 from stephan48/patch-1
Added a checkToken Method for checking the Validity of the API Token
|
2012-12-10 01:17:11 -08:00 |
|
Stephan Jauernick
|
4318d210ce
|
Update src/node/db/API.js
Corrected function documentation.
|
2012-12-07 11:28:03 +01:00 |
|
Stephan Jauernick
|
26ece95905
|
Update src/node/db/API.js
Added a missing symicolon and removed the padID argument which is not passed(and thus leads to an errors because the callback lands in there).
|
2012-12-07 11:28:03 +01:00 |
|
Stephan Jauernick
|
2163c8be5c
|
Update src/node/handler/APIHandler.js
Added the checkToken function to the function array.
|
2012-12-07 11:28:03 +01:00 |
|
Stephan Jauernick
|
8686da87e8
|
Update src/node/db/API.js
Added a checkToken method for checking if the API token is valid.
|
2012-12-07 11:28:03 +01:00 |
|
Wikinaut
|
5bf79971b8
|
merged upstream develop
|
2012-12-07 08:59:13 +01:00 |
|