Commit Graph

1122 Commits

Author SHA1 Message Date
Wu Cheng-Han c3a96ff112 Fix migration script of revision lacks of definition of primary key 2017-01-02 11:00:40 +08:00
Wu Cheng-Han 99628a5662 Fix to not use diff_cleanupSemantic, bug report refer to https://code.google.com/p/google-diff-match-patch/issues/detail?id=67 2017-01-02 11:00:08 +08:00
Wu Cheng-Han f6d8e3ab00 Remove LZString compression for data storage 2017-01-02 10:59:53 +08:00
Wu Cheng-Han c904083d1f Remove manual LZString compression for partial socket io event data 2017-01-02 10:52:47 +08:00
Max Wu e65e09215a Merge pull request #307 from captflint/master
Added Esperanto translation
2016-12-31 19:21:40 +08:00
James Stephenson ec1ae8c6b5 Added Esperanto translation
Translation by Jonathan Powell and James Stephenson
2016-12-30 22:02:57 -05:00
Max Wu 9fd5c86b82 Merge pull request #302 from knjcode/url_resolve
Fix URL concatenation when uploading images to local filesystem
2016-12-27 11:52:07 +08:00
knjcode a2fbb3add9 Fix URL concatenation 2016-12-27 12:46:07 +09:00
Max Wu f2a79f9ade Merge pull request #300 from ColinMaudry/patch-1
Little improvements (typos, uppercase + accents, better case) for French locale
2016-12-27 02:15:58 +08:00
Colin Maudry 51f5a70375 Little improvements (typos, uppercase + accents) 2016-12-26 17:18:53 +01:00
Yukai Huang 1e276fb37a Merge branch 'Yukai/#3-vue-setup' into 'frontend-next'
Vue setup

See merge request !2
2016-12-26 03:38:07 +00:00
Max Wu b6aa0e9387 Merge pull request #299 from bananaappletw/master
Add missing HMD_ALLOW_ORIGIN variable
2016-12-24 22:53:23 +08:00
bananaappletw 6db5152808 Add missing HMD_ALLOW_ORIGIN variable 2016-12-24 22:17:04 +08:00
Max Wu e18d49d8a5 Merge pull request #298 from bananaappletw/master
Fix config mistake
2016-12-24 22:06:41 +08:00
bananaappletw 70a9b2ce15 Fix config mistake 2016-12-24 22:04:18 +08:00
Wu Cheng-Han 0c42780a39 Update features.md publish button name and icon 2016-12-24 17:23:04 +08:00
Wu Cheng-Han aff206ca95 Fix js-url not import correctly 2016-12-24 17:02:03 +08:00
Yukai Huang 99dd107724 Basic setup for Vue app 2016-12-24 11:50:57 +08:00
Yukai Huang a06fad974e Install vue and babel dependency 2016-12-24 11:10:18 +08:00
Yukai Huang d6ae7a36ae Fix module variable require 2016-12-24 11:09:07 +08:00
Max Wu 8cf849e825 Merge pull request #294 from bananaappletw/master
Fix #293
2016-12-22 22:29:52 +08:00
bananaappletw c58f28a9d4 Add sqlite for test environment 2016-12-22 22:03:04 +08:00
bananaappletw 96fb3743f3 Use dburl to configurate 2016-12-22 21:51:48 +08:00
bananaappletw 3a091ff9a5 Simplify code for heroku 2016-12-22 19:42:00 +08:00
bananaappletw 936d922442 Remove unnecessary db config of heroku 2016-12-22 15:28:44 +08:00
bananaappletw acaeef172a Fix #293 2016-12-22 13:23:17 +08:00
Max Wu 8153fa32ed Merge pull request #292 from FlorianRhiem/bugfix-anonymous-typo
Fixed typo: anonmyous
2016-12-22 01:07:51 +08:00
Florian Rhiem fdea226159 Fixed typo: anonmyous 2016-12-21 14:36:54 +01:00
Wu Cheng-Han 11d6b24561 Fix codemirror spell checker not considering abbreviation which contain apostrophe in word 2016-12-20 20:34:20 +08:00
Wu Cheng-Han d140a140de Fix possible user is undefined in realtime events 2016-12-20 20:33:46 +08:00
Wu Cheng-Han 1ae5f174c3 Fix wrong package name reference in webpack config for bootstrap-validator 2016-12-20 20:33:16 +08:00
Wu Cheng-Han ae2db1da16 Fix email option in config not parse correctly 2016-12-20 10:47:37 +08:00
Wu Cheng-Han 418a852cc4 Fix mathjax not able to render issue 2016-12-20 03:05:59 +08:00
Wu Cheng-Han 39521f25a7 Mark as 0.4.6 2016-12-19 17:30:33 +08:00
Wu Cheng-Han c8d37dd192 Update to handle graphviz output empty graph 2016-12-19 16:53:54 +08:00
Wu Cheng-Han 92f2a4acf0 Remove unused vendor code and add fix related usages 2016-12-19 16:28:59 +08:00
Wu Cheng-Han 276d500406 Upgrade dependencies 2016-12-19 16:20:27 +08:00
Wu Cheng-Han c6742e50ee Remove unused vendor code and add missing dependency 2016-12-19 16:13:56 +08:00
Wu Cheng-Han 59725e9390 Remove unused dependencies 2016-12-18 22:54:00 +08:00
Wu Cheng-Han 1892fe70f6 Fix slide mode on print pdf not finish view rendering 2016-12-18 22:53:31 +08:00
Wu Cheng-Han 3eb2159ded Fix slide print-pdf mode scrollbar might be visible 2016-12-18 22:53:00 +08:00
Wu Cheng-Han 62eccd48e5 Try to fix when server have heavy loading cache might not update to db properly 2016-12-18 22:52:30 +08:00
Max Wu be3aa3bfd5 Merge pull request #285 from horo17/topic/#284-s3-bucket-name
S3 bucket name
2016-12-18 21:23:18 +08:00
S.Noda c8bcc4c1c3 fix #284 2016-12-18 18:58:21 +09:00
Wu Cheng-Han 5bb3de2675 Add support of allow free url config option with correspond modifications 2016-12-16 15:38:05 +08:00
Wu Cheng-Han 4b7b902806 Fix typo 2016-12-16 15:37:01 +08:00
Wu Cheng-Han 5c7eb48319 Add support of allow anonymous config option with correspond modifications 2016-12-15 14:11:23 +08:00
Wu Cheng-Han cf8bae32d1 Fix gist-embed styles conflicts 2016-12-15 10:44:46 +08:00
alecdwm 3491f97f7e LDAP auth use email if provided 2016-12-14 13:24:25 +01:00
alecdwm 72a0e90f7d LDAP signin form moved to main signin-modal
- previously was a separate modal
- now is located on main modal, like email auth
2016-12-14 12:56:26 +01:00