1. 21 2月, 2018 1 次提交
  2. 14 11月, 2017 1 次提交
  3. 20 10月, 2017 1 次提交
  4. 25 9月, 2017 1 次提交
  5. 25 8月, 2017 1 次提交
    • S
      Update dependencies (#2303) · 51e4dccd
      Sebastian Florek 提交于
      * Update and fix webpack-stream
      
      * Update closure compiler and fix code
      
      * Fix serve:prod
      
      * Remove unused deps and update build system to support asyn/await on serve and serve:prod
      
      * Update documentation
      
      * Fix serve
      
      * Rever async/await changes and fix tests
      
      * Fix tests
      
      * Update minor dependencies
      
      * Revert i18n
      51e4dccd
  6. 11 7月, 2017 1 次提交
  7. 30 6月, 2017 1 次提交
    • M
      Remove redundant translations (#2072) · e42a910d
      Marcin Maciaszczyk 提交于
      * Remove redundant translations
      
      * Fix lint errors
      
      * Add comment in XSLT file
      
      * Add more comments
      
      * Fix error with async JS usage collection
      
      * Restore translations
      
      * Remove redundant translations
      
      * Format files
      e42a910d
  8. 27 6月, 2017 1 次提交
  9. 26 6月, 2017 1 次提交
  10. 23 12月, 2016 1 次提交
  11. 03 11月, 2016 1 次提交
  12. 25 10月, 2016 2 次提交
  13. 24 10月, 2016 1 次提交
    • R
      Sort i18n messages (#1360) · e62c59f2
      Rob Franken 提交于
      * sort translations on key to prevent (hopefully) a lot of the merge conflicts
      * sorted version of the i18n/messages files
      e62c59f2
  14. 06 10月, 2016 1 次提交
    • P
      Fix i18n bug for translations with non ascii chars (#1311) · 1c1b0de6
      Piotr Bryk 提交于
      Previously translations like [[Message|ą 'fff']] wouldn't get
      translated, because non ascii and control chars were escaped and the
      system couldn't find it the pureHtmlContent var. I've fixed this by
      working on js-escaped HTML and then evaulating it at the end.
      1c1b0de6
  15. 05 10月, 2016 1 次提交
  16. 08 6月, 2016 1 次提交
  17. 06 6月, 2016 1 次提交
  18. 31 5月, 2016 1 次提交
  19. 25 5月, 2016 1 次提交
  20. 23 5月, 2016 1 次提交