Kevin Brey
593ec667a4
feat: Simplify dockerfile significantly
...
- Use docker library version of node
- Assume dockerfile lives with sourcecode
- Assume server can be started with `npm start` aka `node server.js`
- Assumes all dependencies are listed in `package.json`
2014-10-29 12:46:28 -05:00
Benoit Schweblin
43aa7e8ec7
Merge pull request #593 from jesperronn/editorconfig
...
Create an editorconfig file to help most editors with settings
2014-10-29 11:09:31 +00:00
Tobias Haagen Michaelsen
1c74dd640c
This project uses a default indent size of 4
2014-10-29 12:02:21 +01:00
benweet
394209c4e5
Merge branch 'master' of github.com:benweet/stackedit
2014-10-26 22:07:44 +00:00
benweet
e050c9764b
Prepare release
2014-10-26 21:23:55 +00:00
Benoit Schweblin
4eca1eac05
Published with https://stackedit.io/
2014-10-26 21:21:34 +00:00
benweet
68fafcd11e
Updated GitHub.js. Fixes #583
2014-10-26 19:13:05 +00:00
Benoit Schweblin
5876e8f3f4
Published with https://stackedit.io/
2014-10-26 19:10:48 +00:00
benweet
bfed1cfa45
Fixed CouchDB import error
2014-10-26 17:28:51 +00:00
benweet
91750c60b4
Fixed CouchDB setup
2014-10-14 22:34:46 +01:00
benweet
0b09869ed7
Prepare release
2014-10-12 19:53:12 +01:00
benweet
a79e03032f
Prepare release
2014-10-12 19:48:44 +01:00
benweet
10addd0acc
Refactor sharing links
2014-10-12 18:57:58 +01:00
benweet
af05cb3a75
Fixed latex syntax highlighting. Fixes #555
2014-10-12 13:04:41 +01:00
benweet
0d2f649320
Added viewport config in default template. Fixes #561
2014-10-12 12:51:58 +01:00
benweet
ad651891bf
Merged pull request
2014-10-12 12:23:19 +01:00
benweet
9bb4c60b90
Merge branch 'master' of github.com:benweet/stackedit
2014-10-12 12:15:18 +01:00
Benoit Schweblin
c84e3d3c58
Merge pull request #550 from jesperronn/gulp-noglobs
...
Speedup gulp build by 30%
2014-10-12 12:15:13 +01:00
benweet
b72edf3ba1
Merge branch 'master' of github.com:benweet/stackedit
2014-10-12 12:14:13 +01:00
benweet
8127bfb5d0
Implemented sync/publish location links
2014-10-12 12:14:03 +01:00
Benoit Schweblin
1a028d8eb3
Merge pull request #552 from jesperronn/update_stacktrace
...
Update of stacktrace dependency, gives payload optimization
2014-10-12 12:11:45 +01:00
Benoit Schweblin
424f7d7815
Published with https://stackedit.io/
2014-10-11 21:38:55 +01:00
Benoit Schweblin
4e38284579
Merge pull request #540 from FunTimeCoding/master
...
fixed outdated Dockerfile
2014-10-04 20:45:52 +01:00
benweet
b225379703
Reimplemented sharing module
2014-09-28 19:34:30 +01:00
benweet
d2cb92e828
Refactorized sharing links
2014-09-26 00:25:01 +01:00
benweet
b2d368d4b9
Merged solarized theme
2014-09-26 00:23:30 +01:00
Jesper Rønn-Jensen
aba7e126f5
Update of stacktrace dependency, gives payload optimization:
...
the recent version excludes /test directory which contained a giant jar file. This reduces size of bower-libs/stacktrace folder
from 7MB to ~150KB
See https://github.com/stacktracejs/stacktrace.js/pull/84
2014-09-24 11:56:18 +02:00
Jesper Rønn-Jensen
c70d6ce12c
avoid glob negations with gulp will reduce running time for gulp jshint
from 13s to 3.5s
...
Also this brings down total time of build (running `gulp`) from 33s to 23s
2014-09-24 10:56:25 +02:00
Alexander Reitzel
6d2e9873dd
fixed outdated Dockerfile
2014-09-21 16:11:33 +02:00
benweet
19c2be0749
Add comment handler in html sanitizer. Fixes #519
2014-09-21 12:02:17 +01:00
benweet
3454c87d6f
Fixes #533
2014-09-21 11:34:36 +01:00
benweet
341858c7a0
Merge branch 'master' of https://github.com/kmb32123/stackedit
2014-09-20 11:51:22 +01:00
benweet
0f8076de63
Merge branch 'master' of github.com:benweet/stackedit
2014-09-20 11:42:01 +01:00
Benoit Schweblin
86d52cfe85
Merge pull request #537 from AAlakkad/patch-1
...
Fix typo
2014-09-19 10:23:32 +01:00
Ammar Alakkad
83b3ef367f
Fix typo
2014-09-19 10:35:15 +03:00
benweet
b009900fcd
Merge branch 'couch' of bitbucket.org:benweet/stackedit into couch
2014-09-13 00:48:45 +01:00
benweet
654c9803b6
Fixed html and css
2014-09-13 00:48:39 +01:00
benweet
9dce63013b
Fixed couchdb tag support
2014-09-12 21:05:21 +01:00
benweet
71875df50e
Merge branch 'couch' of bitbucket.org:benweet/stackedit into couch
2014-09-12 13:01:57 +01:00
benweet
76b1a19f33
Increased couchdb update time permissiveness
2014-09-12 13:01:40 +01:00
benweet
5afefd7b21
CouchDB sync provider part 2
2014-09-12 00:36:19 +01:00
benweet
8f5da7998f
CouchDB sync part 1
2014-09-10 00:37:21 +01:00
Kevin Brey
6edc5f9755
Cleanup
2014-09-09 18:37:12 -05:00
Kevin Brey
9bd05f1075
Cleanup
2014-09-09 18:36:29 -05:00
Kevin Brey
6fce80309c
Cleanup
2014-09-09 18:33:58 -05:00
kmb32123
d3c3abeb4e
Added Solarized light and dark theme.
...
- Themes share the common solarized.less base.
n branch master
2014-09-09 18:25:25 -05:00
Benoit Schweblin
2be4919853
Added Gulp to pre-requisites
2014-09-06 13:48:38 +01:00
benweet
9ec1928874
Prepare release
2014-09-06 01:11:06 +01:00
benweet
f3b32e8d03
Fixed title editing issue on IE
2014-09-06 01:09:35 +01:00
benweet
d33037e18d
Fixed viewport issue with pageup/pagedown on chrome. Fixes #505
2014-09-06 01:08:57 +01:00