Commit graph

622 commits

Author SHA1 Message Date
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
Laura Kyle
5951611840 Update README.md 2016-10-02 23:00:54 -04:00
Max Wu
3a5ad16957 Merge pull request #182 from LauraNK/master
Change wording of placeholder text
2016-10-03 10:54:56 +08:00
Laura Kyle
715fdcf657 Update README.md 2016-10-02 22:33:30 -04:00
Laura Kyle
c43f068f6c Change wording of placeholder text 2016-10-02 21:39:45 -04:00
Wu Cheng-Han
aaf32dc4bf Update to support Greek and Portuguese locales 2016-10-02 10:34:10 +08:00
Max Wu
705352db75 Merge pull request #179 from marceloalencar/master
Brazilian Portuguese Locale
2016-10-02 10:08:57 +08:00
Max Wu
2e11c42976 Merge pull request #178 from zachariast/develop
add greek locales
2016-10-02 10:08:09 +08:00
Marcelo Alencar
19c4549cc9 Add support for pt-BR localization 2016-10-01 18:23:08 -03:00
zachariast
d6e475b238 add greek locales 2016-10-01 21:21:38 +03:00
Max Wu
3730c76cf3 Create CONTRIBUTING.md 2016-09-28 01:39:44 +08:00
Max Wu
732d5bc289 Merge pull request #172 from j6k4m8/patch-1
Remove expiry from cookies
2016-09-27 00:18:39 +08:00
Jordan Matelsky
937e982109 Remove expiry from cookies
As per [this issue](https://github.com/expressjs/session/issues/365)
2016-09-26 12:13:24 -04:00
Wu Cheng-Han
21afa2de14 Fix undefined variable typo 2016-09-18 17:05:55 +08:00
Wu Cheng-Han
9b5856fff0 Fix text complete extra tags for blockquote and referral shouldn't match after the target search and referral regex now need two spaces when after some text 2016-09-18 17:05:29 +08:00
Wu Cheng-Han
748957dc9e Update help modal cheatsheet font styles to make it more clear on spaces 2016-09-18 17:05:07 +08:00
Wu Cheng-Han
93ec43c3dc Fix revision viewer might not update after data init, try to use editor operation queue to enhance updateView performance 2016-09-18 17:04:33 +08:00
Wu Cheng-Han
a9d7d7438f Fix sequence-diagram-min.js.map for source file reference and source file not found error 2016-09-18 17:03:17 +08:00
Wu Cheng-Han
6a641ab2bb Fix text might get cutoff again for IE and Edge series 2016-09-18 16:51:48 +08:00
Wu Cheng-Han
38b1477736 Fix syncscroll.js and index.js have circular dependency cause Reference Errors 2016-09-18 16:51:19 +08:00
Wu Cheng-Han
b7200d7910 Fix the include order to avoid Reference Errors 2016-09-18 16:50:35 +08:00
Wu Cheng-Han
79fd2d1364 Update to add revision saving policy 2016-09-18 16:50:20 +08:00
Wu Cheng-Han
f2347782d8 Update markdown-it-footnote to 3.0.1 and markdown-it-abbr to 1.0.4 in order to fix some reported issues 2016-09-18 16:47:37 +08:00
Wu Cheng-Han
c2f0943b49 Fix bug that when window close will make ajax fail and cause cookies set to wrong state 2016-09-18 16:42:59 +08:00
Wu Cheng-Han
23008bc1e1 Update to support wiki markup syntax highlighting in view using prism 2016-09-18 16:42:27 +08:00
Wu Cheng-Han
42145e4019 Update to support tiddlywiki and mediawiki syntax highlighting in editor 2016-09-18 16:40:51 +08:00
Wu Cheng-Han
591134007c Update to support shortcuts which can add or delete symbol surround text 2016-09-18 16:35:24 +08:00
Wu Cheng-Han
f1c9874ed0 Update to support save mode to url and parse mode from url 2016-09-18 16:33:33 +08:00
Wu Cheng-Han
3840308ab6 Update edit and publish icon and change toggle icon to make it straightforward, and add shortcut key reminder in modes' title 2016-09-18 16:32:26 +08:00
Wu Cheng-Han
9d71adc05c Add support of shortcut keys for changeMode 2016-09-18 16:30:08 +08:00
Wu Cheng-Han
b708a72873 Fix the element selector in smoothHashScroll might contain special characters and cause the Syntax error 2016-09-18 16:28:07 +08:00
Wu Cheng-Han
c22791610c Fix scripts load order to prevent reference error, using query callback to prevent google api call before loaded 2016-09-18 16:27:21 +08:00
Wu Cheng-Han
0470a266fd Update to prevent caching and crawling status 2016-09-18 16:23:56 +08:00
Wu Cheng-Han
4421c8ede7 Improve authorship markers update performance and use CodeMirror built-in operation queue to avoid making DOM busy 2016-09-18 16:22:50 +08:00
Wu Cheng-Han
4cc00c6c40 Update to support French, Deutsch, Japanese and Spanish locales 2016-09-16 22:29:13 +08:00
Max Wu
32073b55e4 Merge pull request #170 from pabloguerrero/feature/feature-doc-fix
Documentation improvements
2016-09-13 10:33:35 +08:00
Pablo Guerrero
20fecf28f6 Update features.md 2016-09-11 23:19:05 +02:00
Pablo Guerrero
963bb7049f Update features.md 2016-09-09 23:44:20 +02:00
Pablo Guerrero
c639ed9487 Update features.md 2016-09-09 22:42:12 +02:00
Pablo Guerrero
7725f7e6ca Update features.md 2016-09-09 22:08:17 +02:00
Max Wu
459cabb386 Merge pull request #169 from svg153/svg153-esLang
Improved some translations
2016-09-07 11:17:20 +08:00
Sergio Valverde
bf5817a562 Improved some translations 2016-09-06 20:56:35 +02:00
Max Wu
1d210d1fa5 Merge pull request #168 from zored/master
Removed redundant condition.
2016-09-06 20:36:40 +08:00
robert
56a3a1d85d Removed redundant condition. 2016-09-06 14:37:05 +03:00
Max Wu
c8f2ec4d3d Merge pull request #167 from pabloguerrero/feature/es-locale
Spanish locale
2016-09-02 18:11:22 +08:00
Pablo Guerrero
0c6bf3e958 Added spanish locale 2016-09-02 07:22:11 +02:00
Max Wu
3951374775 Merge pull request #163 from tkqubo/feat/i18n-ja
feat: add Japanese i18n support
2016-08-28 00:24:13 +08:00
tkqubo
d4719ac806 feat: add Japanese i18n support 2016-08-27 14:25:36 +09:00