Commit Graph
100 Commits
Author SHA1 Message Date
NGPixel c51d26a02d fix: search results href siteRoot undefined 2017-07-20 21:29:10 -04:00
NGPixel 6f0898aa8f fix: re-generate yarn.lock 2017-07-20 21:28:11 -04:00
NGPixel 005ca51bde Merge branch 'master' of https://github.com/Requarks/wiki 2017-07-20 18:17:28 -04:00
NGPixel a96a7efd9d fix: Safari + iOS load bug 2017-07-20 18:17:23 -04:00
Nicolas GiardandGitHub 7e6ec56128 docs: Update node.js dependency 2017-07-16 21:32:33 -04:00
Nicolas GiardandGitHub b1a77ed221 docs: updated badges 2017-07-09 15:25:30 -04:00
NGPixel dcec3d840a docs: updated milestones
[ci skip]
2017-07-09 15:19:26 -04:00
NGPixel 8349b2c879 docs: updated changelog 2017-07-09 15:16:28 -04:00
NGPixel 62ca6e55b3 fix: mathjax timeout + external link icons 2017-07-09 15:13:42 -04:00
NGPixel 9d090ab392 fix: missing icons + updated versions 2017-07-09 00:01:34 -04:00
NGPixel 9231081624 fix: mongoose connect fix + allpages nav theming 2017-07-09 00:01:34 -04:00
NGPixel 3d72c4ca95 fix: fuse missing shims 2017-07-09 00:01:34 -04:00
NGPixel 04bd5837f5 chore: remove snyk 2017-07-09 00:01:34 -04:00
NGPixel c82aacfb29 fix: Safari js workaround 2017-07-09 00:01:34 -04:00
NGPixel 8ad17daa0e fix: alert icons 2017-07-09 00:01:34 -04:00
NGPixel 5c1ff578a6 fix: updated dependencies 2017-07-09 00:01:34 -04:00
NGPixel b476bf5cc0 fix: git version check leftover 2017-07-09 00:01:34 -04:00
NGPixel d007c0cbc9 fix: configuration wizard js load 2017-07-09 00:01:34 -04:00
NGPixel fb2408ff22 fix: incorrect nodejs version check 2017-07-09 00:01:34 -04:00
NGPixel 20a2e0e3ce feat: history browse diffs 2017-07-09 00:01:34 -04:00
NGPixel fa1f332057 feat: History - versions data 2017-07-09 00:01:34 -04:00
NGPixel 43f9a10416 feat: History diff UI 2017-07-09 00:01:34 -04:00
NGPixel 8e6938483c fix: Allow CJK + Arabic chars in search queries 2017-07-09 00:01:34 -04:00
NGPixel 137fefefe0 docs: Updated changelog 2017-07-09 00:01:34 -04:00
NGPixel 3752e95b92 feat: Host Information on System Info page 2017-07-09 00:01:34 -04:00
NGPixel fc42fd21e5 feat: Color Theme live preview 2017-07-09 00:01:34 -04:00
NGPixel 06b49e037b feat: Dark/Light Theme support for code blocks 2017-07-09 00:01:34 -04:00
NGPixel 8cf3f6f066 feat: code colorize option support 2017-07-09 00:01:34 -04:00
NGPixel 168e2e875d chore: updated dependencies 2017-07-09 00:01:34 -04:00
NGPixel 78624fbb4c feat: Color Theme page logic 2017-07-09 00:01:34 -04:00
NGPixel 7291ec9562 fix: lock dependencies 2017-07-09 00:01:34 -04:00
Nicolas Giard 424d2bfa98 feat: Added German localization files 2017-07-09 00:01:34 -04:00
NGPixel d5c13c4061 fix: match 2 or 3 version precision for git 2017-07-09 00:01:34 -04:00
NGPixel 6b37797a00 feat: Color Themes page UI + Hero theme support 2017-07-09 00:01:34 -04:00
NGPixel 247d598edb feat: Color Themes - Header + Sidebar + Footer support 2017-07-09 00:01:34 -04:00
NGPixel c863059a53 feat: admin page icons + Color Theme footer field 2017-07-09 00:01:34 -04:00
NGPixel 8a836719a2 fix: Docker fixes 2017-07-09 00:01:34 -04:00
NGPixel 29bb03e0c9 fix: Docker fixes 2017-07-09 00:01:34 -04:00
NGPixel f31dccab5f fix: Docker fixes 2017-07-09 00:01:34 -04:00
NGPixel 4e4614e6f9 fix: Docker fixes 2017-07-09 00:01:34 -04:00
NGPixel 00da4e3e05 feat: Color Theme page UI + color picker + toggle 2017-07-09 00:01:34 -04:00
NGPixel a1b6dfb308 fix: Incorrect indentation (eslint) 2017-07-09 00:01:34 -04:00
NGPixel f37cbac332 feat: Split System Info and System Settings pages 2017-07-09 00:01:34 -04:00
NGPixel 919afb46e2 feat: Optional linebreaks + mathjax processing 2017-07-09 00:01:34 -04:00
NGPixel 3d9aa18c05 refactor: Pre-render TeX + MathML server-side to SVG 2017-07-09 00:01:34 -04:00
NGPixel 13d355bd1c docs: Updated changelog
[ci skip]
2017-07-09 00:01:34 -04:00
NGPixel f978db4728 fix: blockquote styling regression bug 2017-07-09 00:01:34 -04:00
NGPixel 5312f5320a feat: updated icons to Nucleo 2017-07-09 00:01:34 -04:00
NGPixel 1cb1c5acf9 fix: Path with slash display issue in Not Found error page 2017-07-09 00:01:34 -04:00
NGPixel 879ca63be5 feat: 2FA UI + modal 2017-07-09 00:01:34 -04:00
NGPixel d7992a5e19 fix: fusebox bundle rebuild bug 2017-07-09 00:01:34 -04:00
NGPixel 4adf994c90 chore: Updated fuse-box to 2.1.0 2017-07-09 00:01:34 -04:00
NGPixel 485e1a78f6 fix: removed jquery explicit includes 2017-07-09 00:01:34 -04:00
Nicolas GiardandGitHub c94d41e76d docs: updated milestones 2017-07-08 23:09:35 -04:00
Nicolas GiardandGitHub 6613bbf18f Update README.md 2017-07-08 20:49:46 -04:00
Nicolas GiardandGitHub 0af08df7ec Update README.md 2017-07-08 16:10:13 -04:00
Nicolas GiardandGitHub f8f6571e20 docs: Updated milestones 2017-07-08 16:09:14 -04:00
Nicolas GiardandGitHub 4dfdf12111 docs: Update milestones 2017-07-04 20:11:05 -04:00
Nicolas GiardandGitHub 379ff16957 Update README.md 2017-07-01 22:28:36 -04:00
Nicolas GiardandGitHub 8c828790dc Update README.md 2017-07-01 22:24:56 -04:00
Nicolas GiardandGitHub e390a98451 docs: Updated milestones 2017-06-26 17:52:34 -04:00
NGPixel 530cdffdcb Merge branch 'master' of https://github.com/Requarks/wiki 2017-06-10 13:46:56 -04:00
NGPixel 5f073d3aba chore: Updated package version
[ci skip]
2017-06-10 13:46:53 -04:00
Nicolas GiardandGitHub c7a656bf69 Updated Heroku button 2017-06-10 13:34:44 -04:00
Nicolas GiardandGitHub b9f8fa79b3 Added Heroku button 2017-06-10 13:32:53 -04:00
NGPixel 6b43b101dc fix: nav.root french translation 2017-06-10 13:05:48 -04:00
Nicolas GiardandGitHub 10329d44e4 fix: Added nav.root translation key 2017-06-10 13:04:58 -04:00
NGPixel bbaf311372 fix: Install fixes + localization home key 2017-06-10 13:00:19 -04:00
Nicolas GiardandGitHub fa68da3396 feat: Browser translations fixes 2017-06-10 10:54:52 -04:00
NGPixel a6384c32a2 docs: Updated versions 2017-06-10 10:45:30 -04:00
NGPixel 28fb2aee70 refactor: vue fixes + modal-upgrade-system.vue 2017-06-10 10:41:15 -04:00
NGPixel 5a8c5237af fix: lose typo 2017-06-10 09:31:51 -04:00
NGPixel d5c307f54a chore: updated dependencies 2017-06-09 22:35:54 -04:00
NGPixel 33c05b327b refactor: admin-edit-user -> vue + fixes 2017-06-09 22:33:33 -04:00
NGPixel d590c67d50 refactor: Removed old client page logic 2017-06-09 20:12:27 -04:00
NGPixel 046f0b9a71 fix: Updated dependencies + snyk 2017-06-07 22:24:58 -04:00
NGPixel 5d1550287d refactor: editor-file.vue -> image + localization 2017-06-07 22:16:43 -04:00
NGPixel c38ba72b5b refactor: editor-file.vue -> upload, move, delete 2017-06-07 19:56:18 -04:00
NGPixel fe76708124 Merge branch 'master' of https://github.com/Requarks/wiki 2017-06-07 18:35:05 -04:00
NGPixel ebfbfbad67 chore: Updated dependencies 2017-06-07 18:35:03 -04:00
Nicolas GiardandGitHub 753db60c02 feat: Browser translations for Chinese + Spanish 2017-06-05 22:29:12 -04:00
NGPixel 03e6d69f3b docs: Updated README
[ci skip]
2017-06-04 23:24:56 -04:00
Nicolas GiardandGitHub 1775246109 feat: Browser translations for English + French 2017-06-04 23:24:02 -04:00
NGPixel f38f7d4f10 refactor: editor-file -> vue component (UI, core, new folder, rename, insert) 2017-06-04 23:16:00 -04:00
NGPixel 1358191327 docs: Updated CHANGELOG 2017-06-01 21:00:03 -04:00
NGPixel 3f8b3303ce docs: Updated README
[ci skip]
2017-06-01 20:59:16 -04:00
NGPixel 2af4ea5986 docs: Updated CHANGELOG
[ci skip]
2017-06-01 20:53:54 -04:00
NGPixel 4dac5ccd2b docs: Updated README
[ci skip]
2017-06-01 20:51:56 -04:00
NGPixel c384e56c25 docs: Updated README
[ci skip]
2017-06-01 20:51:21 -04:00
NGPixel 04b5c8627d docs: Updated README
[ci skip]
2017-06-01 20:46:14 -04:00
NGPixel ffa081eed4 refactor: Updated dependencies 2017-06-01 20:40:14 -04:00
NGPixel e6eb7a19ac docs: Updated Changelog
[ci skip]
2017-06-01 20:34:48 -04:00
NGPixel 36a6bc0827 fix: move no longer crash for non-existant sub-directory dest 2017-06-01 20:30:32 -04:00
NGPixel 4632330d7c fix: HTML + mustache interpolations not escaped properly 2017-06-01 20:15:02 -04:00
NGPixel f1a516da03 Merge branch 'master' of https://github.com/Requarks/wiki 2017-05-30 21:23:42 -04:00
NGPixel 2e3504f32b feat: added localization to modal-create-user 2017-05-30 21:23:38 -04:00
Nicolas GiardandGitHub 8278f8571b feat: Browser translations for English, French + Chinese 2017-05-29 22:05:56 -04:00
NGPixel 8239adfe7b refactor: modal-delete-user -> vue component + localizations 2017-05-29 21:58:33 -04:00
NGPixel fa098f8ece fix: editor-codeblock crash on insert 2017-05-28 20:39:27 -04:00
NGPixel 87e780bea7 refactor: editor-video -> vue component + localization 2017-05-28 20:30:58 -04:00