Chad Weider
|
4413d498d8
|
Minify is a named function.
|
2012-09-03 14:35:36 -07:00 |
|
John McLear
|
a42b2440ba
|
Merge pull request #943 from gedion/develop
Add a hook for utils/ExportHtml.js
|
2012-08-12 08:48:10 -07:00 |
|
Gedion
|
e9b22e8ac3
|
fix indentation
|
2012-08-11 15:44:42 -05:00 |
|
gedion
|
4d11e49878
|
Update src/node/utils/ExportHtml.js
Added a hook for utils/ExportHtml.js
|
2012-08-11 13:08:28 -05:00 |
|
Gedion
|
df7d7769c8
|
Added a hook for util/ExportHtml.js
|
2012-08-11 13:02:01 -05:00 |
|
Marcel Klehr
|
db54ab4b36
|
Merge pull request #887 from psifertex/develop
adding basic numbered list support to dokuwiki export
|
2012-08-01 12:36:04 -07:00 |
|
Uli Köhler
|
14582d1eba
|
Escaped title using Security.escapeHTML()
|
2012-07-22 19:07:14 +02:00 |
|
Uli Köhler
|
8630de66bf
|
Added missing newline after closing title tag
|
2012-07-22 18:37:38 +02:00 |
|
Uli Köhler
|
90357e0cdc
|
Added <title> tag to make exported HTML valid
|
2012-07-21 21:19:44 +02:00 |
|
Jordan Wiens
|
c0daf1aaaf
|
adding basic numbered list support to dokuwiki export
|
2012-07-19 00:59:15 -04:00 |
|
Marcel Klehr
|
dc09323d8f
|
Don't exit if no settings file was found.
|
2012-07-11 15:36:41 +02:00 |
|
Marcel Klehr
|
f09dd0f3fb
|
Put toString() back in.
|
2012-07-11 15:34:33 +02:00 |
|
Marcel Klehr
|
87f26334d1
|
Fix typo.
|
2012-07-10 21:55:35 +02:00 |
|
Marcel Klehr
|
8858446678
|
Exit on error.
|
2012-07-10 21:38:14 +02:00 |
|
Marcel Klehr
|
4c8f69b7c5
|
Use v8 to parse settings.json
|
2012-07-08 18:59:46 +02:00 |
|
Marcel Klehr
|
c01aaeefc1
|
Allow node v0.6.x and 0.8.x
|
2012-07-05 17:34:23 +02:00 |
|
Marcel Klehr
|
9d35b51500
|
Replace path.exists with fs.exists
|
2012-06-30 18:57:59 +02:00 |
|
Jordan Hollinger
|
486f7c904e
|
Bugfix to setHTML - it was ignoring the last letter of each line. fixes issue #768
|
2012-06-11 23:33:17 -04:00 |
|
Jordan Hollinger
|
d5faefdeae
|
Bugfix to setPadHTML. resolves #764
|
2012-06-09 10:53:51 -04:00 |
|
Chad Weider
|
a8340dfbbe
|
Remove the libraries that are a part of ace2_common package.
|
2012-05-28 15:14:52 -07:00 |
|
John McLear
|
ee11338927
|
Merge pull request #709 from cweider/packaging
Packaging
|
2012-05-17 04:59:24 -07:00 |
|
Edy
|
e8639d87ce
|
fixes issue #707
Don't set cached cookies
|
2012-05-17 12:08:19 +02:00 |
|
Chad Weider
|
9b0e2287aa
|
Add plugin framwork to common package.
|
2012-05-14 18:20:16 -07:00 |
|
Chad Weider
|
1a2c6425e1
|
Extract ace2_common into its own package.
|
2012-05-14 18:20:16 -07:00 |
|
Matthias Bartelmeß
|
c90ef5aeb8
|
default dirty.db to current pwd, so no new directory has to be created
|
2012-04-20 22:39:16 +02:00 |
|
Matthias Bartelmeß
|
e9fc16a974
|
warn if dirty db is used
|
2012-04-20 17:03:37 +02:00 |
|
Matthias Bartelmeß
|
90bbf169b2
|
allow startup without settings file
|
2012-04-20 17:03:26 +02:00 |
|
Matthias Bartelmeß
|
9691f02765
|
removing Minify.js.rej
|
2012-04-20 15:12:20 +02:00 |
|
Matthias Bartelmeß
|
23bbe4ab5a
|
undo-xpopup seems to be unused
|
2012-04-20 12:04:10 +02:00 |
|
Egil Moeller
|
ac36a99a72
|
More general basic auth
|
2012-04-19 14:25:12 +02:00 |
|
Matthias Bartelmeß
|
1b383dc9b8
|
Merge branch 'develop' into ace2_refactoring
|
2012-04-05 00:51:18 +02:00 |
|
Matthias Bartelmeß
|
23cda77b65
|
added AttributeManager, ChangesetUtils
|
2012-04-05 00:50:04 +02:00 |
|
Matthias Bartelmeß
|
5c4551b098
|
remove maxAge: undefined header, send maxAge even if set to 0
|
2012-04-04 17:41:03 +02:00 |
|
Matthias Bartelmeß
|
7fbcffb30b
|
fix crash if getFileCompressed fails (i.e. if /static/js is called)
|
2012-04-03 20:42:02 +02:00 |
|
John McLear
|
9ecd864ac6
|
Merge pull request #557 from redhog/master
Templating system built on top of EJS and plugin installer
|
2012-04-02 12:42:38 -07:00 |
|
Egil Moeller
|
e06bf0e991
|
Basic auth for admin page
|
2012-04-02 18:45:37 +02:00 |
|
Egil Moeller
|
434252a321
|
Removed prefixfree as it breaks @import in css files
|
2012-04-01 22:55:04 +02:00 |
|
Egil Moeller
|
33c53e61c2
|
Merge branch 'johnyma22'
Conflicts:
node/utils/Minify.js
src/static/js/pad.js
src/static/js/pad_docbar.js
src/static/js/pad_editbar.js
src/static/js/pad_savedrevs.js
static/css/timeslider.css
static/pad.html
|
2012-04-01 13:27:38 +02:00 |
|
Egil Moeller
|
6120a0b7aa
|
Merge branch 'develop' of git://github.com/Pita/etherpad-lite
|
2012-03-27 22:36:48 +02:00 |
|
Matthias Bartelmeß
|
daca484747
|
Merge branch 'develop' into objectify_ep
Conflicts:
src/node/utils/tar.json
src/static/js/ace2_inner.js
|
2012-03-27 11:15:48 +02:00 |
|
Matthias Bartelmeß
|
cf1be9b4bf
|
added underscore to tar.json
|
2012-03-23 20:22:49 +01:00 |
|
Matthias Bartelmeß
|
8eb43a3ebf
|
replaceing AttributePoolFactory by AttributePool
|
2012-03-18 09:05:46 +01:00 |
|
Egil Moeller
|
dbdc53307e
|
Bugfix to not have server required anywhere as it causes problems for command line script usage of modules
|
2012-03-14 18:50:13 +01:00 |
|
Matthias Bartelmeß
|
1cf3ffef4a
|
added jQuery to ace2_inner, make it embeddable, ace hooks work now propertly in ace2_inner
|
2012-03-14 01:41:05 +01:00 |
|
Egil Moeller
|
381e64a801
|
Merge remote-tracking branch 'remotes/pita/develop' into pita-plugins
Conflicts:
src/node/utils/caching_middleware.js
|
2012-03-13 17:08:38 +01:00 |
|
Chad Weider
|
0944670fb7
|
Merge remote-tracking branch 'main/master' into develop
|
2012-03-11 15:58:36 -07:00 |
|
Chad Weider
|
5ee0067d00
|
Merge branch 'plugin-fix-require' into plugin
|
2012-03-10 18:11:06 -08:00 |
|
Chad Weider
|
3a115154e7
|
Migrate tar to use library paths.
|
2012-03-10 17:16:50 -08:00 |
|
Chad Weider
|
c1a903e32e
|
Correct ca91c0c403 .
|
2012-03-10 15:57:46 -08:00 |
|
Chad Weider
|
c0fc7f9b0c
|
Avoid orphaned cache files from breaking the caching layer.
(cherry picked from commit 57d0a2e803 )
|
2012-03-10 15:27:17 -08:00 |
|