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 |
|
Max Wu
|
c82d96ff51
|
Merge pull request #159 from janniklorenz/de-localization
Add support for german localization.
|
2016-08-20 21:48:37 +08:00 |
|
Jannik Lorenz
|
16b9411df0
|
Add support for german localization.
|
2016-08-20 00:32:39 +02:00 |
|
Max Wu
|
93435dbec4
|
Merge pull request #158 from Lapin0t/master
Added support for french localization (fr-FR).
|
2016-08-19 23:10:45 +08:00 |
|
Ho33e5
|
e625761ca8
|
Added support for french localization.
|
2016-08-19 12:33:06 +02:00 |
|
Wu Cheng-Han
|
b9c59c454d
|
Add support of i18n with related patches and support "en" and "zh" locales for now
|
2016-08-19 11:49:24 +08:00 |
|
Wu Cheng-Han
|
87f4d05e8e
|
Update to use proper way to render view and fix upload image error should response with code
|
2016-08-19 11:31:23 +08:00 |
|
Wu Cheng-Han
|
4d7c3d2120
|
Add info api for note
|
2016-08-19 11:24:36 +08:00 |
|
Wu Cheng-Han
|
058c35730b
|
Update to hide scrollbar (but scrollable) in the slide mode
|
2016-08-15 11:30:12 +08:00 |
|
Wu Cheng-Han
|
29d198def9
|
Update slide ready and change event to improve performance
|
2016-08-15 11:28:48 +08:00 |
|
Wu Cheng-Han
|
8124d6f2d6
|
Update features.md with latest changes
|
2016-08-15 11:28:05 +08:00 |
|
Wu Cheng-Han
|
b4ad011dc1
|
Fix toc id naming to avoid overlap with user toc
|
2016-08-15 11:27:32 +08:00 |
|
Wu Cheng-Han
|
a013c9d3bc
|
Update slide mode to show extra info and support url actions and support disqus via yaml-metadata
|
2016-08-15 11:25:27 +08:00 |
|
Wu Cheng-Han
|
e12fae6999
|
Fix header nav bar rwd detect element should use div tag or it might glitch the layout
|
2016-08-15 11:02:47 +08:00 |
|
Wu Cheng-Han
|
fddc2ab38b
|
Fix textcomplete of extra tags for blockquote not match space character in the between
|
2016-08-15 11:02:11 +08:00 |
|
Wu Cheng-Han
|
e94810ff94
|
Update to change the last change user saving strategy
|
2016-08-15 11:01:35 +08:00 |
|
Wu Cheng-Han
|
93ff287799
|
Fix text-shadow for text antialiased might cause IE or Edge text cutoff
|
2016-08-15 11:01:00 +08:00 |
|
Wu Cheng-Han
|
ecd7218917
|
Update to support data uri in src attribute of image tag
|
2016-08-15 11:00:02 +08:00 |
|
Wu Cheng-Han
|
9bf7b92707
|
Fix meta might be null issue
|
2016-08-15 10:59:40 +08:00 |
|
Wu Cheng-Han
|
3bcb36b46c
|
Improve index layout and UX with UI adjustments and better wording
|
2016-08-15 10:56:14 +08:00 |
|
Wu Cheng-Han
|
cf290e86e1
|
Update XSS policy to allow iframe and link with custom protocol
|
2016-08-14 18:32:22 +08:00 |
|
Wu Cheng-Han
|
f11cab7b45
|
Update slide font styles
|
2016-08-14 18:28:36 +08:00 |
|
Wu Cheng-Han
|
bc2663fc75
|
Fix typo line break in features.md
|
2016-08-14 18:28:00 +08:00 |
|
Wu Cheng-Han
|
152585f96b
|
Update markdown styles, follow github styles and font family
|
2016-08-14 18:27:20 +08:00 |
|
Wu Cheng-Han
|
be81ee22ec
|
Update slide mode, now respect all meta settings and update default styles
|
2016-08-14 15:02:05 +08:00 |
|
Wu Cheng-Han
|
e08152ed03
|
Update toc styles to make toc menu always accessible without scrolling
|
2016-08-14 11:24:04 +08:00 |
|
Wu Cheng-Han
|
8d24d9e97f
|
Update to make doc only update while the filesystem content not equals db content
|
2016-08-14 11:22:54 +08:00 |
|
Wu Cheng-Han
|
9c89876263
|
Revert d85dd19816 , which breaks slide preview layout
|
2016-08-14 11:21:45 +08:00 |
|
Wu Cheng-Han
|
f35aa94b41
|
Mark as 0.4.4
|
2016-08-02 17:17:33 +08:00 |
|
Wu Cheng-Han
|
67474aa1d4
|
Update realtime check and refresh event, compress data using LZString UTF16 to minimize network delay
|
2016-08-02 17:16:01 +08:00 |
|
Wu Cheng-Han
|
f49fc192f6
|
Workaround vim mode might overwrite copy keyMap on Windows
|
2016-08-02 10:54:50 +08:00 |
|