Commit graph

619 commits

Author SHA1 Message Date
Wu Cheng-Han
b54b3cbe69 Add more comments in the code and remove unused code file 2016-10-10 20:48:56 +08:00
Wu Cheng-Han
e4b40d11a2 Update to make editor mode setting to a default variable 2016-10-10 20:47:57 +08:00
Wu Cheng-Han
f6f469d0fe Update to use modified editor markdown mode to make mathjax expression display correctly 2016-10-10 20:47:06 +08:00
Wu Cheng-Han
550746b70e Update default indent to use spaces instead of tabs 2016-10-10 20:46:06 +08:00
Wu Cheng-Han
1d1eedce7e Improve syntax highlighting performance by moving it to finish view 2016-10-10 20:45:49 +08:00
Wu Cheng-Han
521f76f7ad Update to make OT error, client reconnect handling better and refactor client "doc" event 2016-10-10 20:44:45 +08:00
Wu Cheng-Han
c9f5cd49b0 Fix potential error 2016-10-10 20:42:40 +08:00
Wu Cheng-Han
a090008d4a Update to make OT socket io handle error better, use delay to avoid wrong reversion on client 2016-10-10 20:40:45 +08:00
Wu Cheng-Han
73a8a6c32a Fix OT socket io reconnect should resend last operation 2016-10-10 20:39:02 +08:00
Wu Cheng-Han
11a8c0f9cf Workaround cheerio text method shouldn't preserve html tags on fetching note title 2016-10-10 20:38:14 +08:00
Wu Cheng-Han
7e7919ce86 Fix broken link id reference 2016-10-10 20:34:53 +08:00
Wu Cheng-Han
55ac4dcccb Update to allow CORS as API on revision actions 2016-10-10 20:33:48 +08:00
Wu Cheng-Han
72d7ba0f31 Update to remind note max length limit on the status bar length div 2016-10-10 20:33:17 +08:00
Wu Cheng-Han
3175616573 Update to support showing owner on the infobar 2016-10-10 20:32:20 +08:00
Wu Cheng-Han
7a85d62b77 Remove unused code 2016-10-10 20:26:12 +08:00
Wu Cheng-Han
1cae0c5b7f Update to prevent duplicate socket push in queue in order to lower down server loading 2016-10-10 20:25:48 +08:00
Wu Cheng-Han
d23ced1fba Update to move authorship calculation code to note model and support update authorship after making revision of docs 2016-10-10 20:23:33 +08:00
Wu Cheng-Han
a5e6b5dd3b Update to support Ukrainian locale 2016-10-10 19:48:05 +08:00
Max Wu
dae4f1eed1 Merge pull request #197 from Kietzmann/patch-1
Created Ukrainian Localization
2016-10-10 19:45:13 +08:00
Dmytro Kytsmen
c1107d499c Created Ukrainian Localization 2016-10-10 14:30:03 +03:00
Max Wu
a5c97b6c81 Merge pull request #196 from PeterDaveHelloKitchen/image-optimize
optimize png images using zopflipng
2016-10-10 17:10:19 +08:00
Wu Cheng-Han
4c9dc5fa1f Add support of Italian, Turkish, Russian, Dutch, Croatian, Polish locales 2016-10-10 16:29:40 +08:00
Wu Cheng-Han
bf4c6d021c Extract config.js from common.js to make client setting file clean and also make upgrade easier 2016-10-10 16:25:51 +08:00
Peter Dave Hello
83ae4751f4 optimize png images using zopflipng 2016-10-10 00:53:54 +08:00
Max Wu
917537ddbf Merge pull request #194 from bSzala/master
Add Polish translation
2016-10-09 19:53:55 +08:00
Bartlomiej Szala
a47a73d35b Add Polish translation 2016-10-08 19:32:42 +02:00
Max Wu
533c1606f2 Merge pull request #193 from ivanorsolic/master
Added Croatian translation
2016-10-08 14:40:13 +08:00
ivanorsolic
903a433333 Added Croatian translation
Added Croatian translation
2016-10-07 21:15:04 +02:00
Max Wu
fc213127a3 Merge pull request #192 from Martijnpold/master
Added Dutch translation
2016-10-07 23:42:00 +08:00
Max Wu
c6d2d44518 Merge pull request #191 from p0v1n0m/patch-1
Added Russian translation
2016-10-07 23:41:11 +08:00
p0v1n0m
257b016e1e Added Russian translation 2016-10-07 14:46:26 +02:00
Martijnpold
13e29ceef1 Added Dutch translation
Finished Dutch translation
2016-10-07 14:34:07 +02:00
Martijnpold
b2b2289b0d Create nl.json
Added partial translation to dutch
2016-10-07 10:09:51 +02:00
Max Wu
58b3e2a8e7 Merge pull request #189 from omeryagmurlu/patch-2
Create tr.json
2016-10-05 14:21:47 +08:00
Max Wu
4f16a26fcc Merge pull request #190 from Yukaii/setup-script
Setup script for getting started
2016-10-05 14:21:03 +08:00
Yukai Huang
ec8fb1931b Update REAME setup script description 2016-10-05 14:17:32 +08:00
Yukai Huang
69c14a274d Do not recommend anything in setup script 2016-10-05 14:09:39 +08:00
Yukai Huang
6f53d40d6a Update README get started section 2016-10-05 12:12:45 +08:00
Yukai Huang
934ed7c0d9 Copy config only when file not exist 2016-10-05 12:12:21 +08:00
Yukai Huang
5dfa83d350 Update config description 2016-10-05 12:07:07 +08:00
Yukai Huang
79f64d0503 Create bin/setup script 2016-10-05 11:39:45 +08:00
Yukai Huang
0e63fe1fa0 Create example config 2016-10-05 10:58:05 +08:00
Yukai Huang
ca59d86628 Remove config files from version control 2016-10-05 10:57:10 +08:00
Ömer Erdinç Yağmurlu
2807951e83 Create tr.json
https://github.com/hackmdio/hackmd/issues/157
2016-10-04 23:00:39 +03:00
Max Wu
f4d4eb1681 Update README.md 2016-10-04 18:05:30 +08:00
Max Wu
2c49c5367c Merge pull request #187 from Yukaii/fix-readme-markdown
Fix README markdown
2016-10-04 17:18:21 +08:00
Yukai Huang
0ba06df7bc Fix README markdown 2016-10-04 16:41:26 +08:00
Max Wu
013b114b30 Merge pull request #184 from GhiMax/master
Add italian locales
2016-10-04 10:07:59 +08:00
GhiMax
fd393615fc Add italian locales 2016-10-03 10:02:41 +02:00
Max Wu
ed448ba654 Merge pull request #183 from LauraNK/update-readme
Update README.md
2016-10-03 11:15:43 +08:00