Commit Graph

498 Commits

Author SHA1 Message Date
NGPixel
03e6d69f3b docs: Updated README
[ci skip]
2017-06-04 23:24:56 -04:00
Nicolas Giard
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 Giard
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
NGPixel
2aaebb3ce0 feat: Added localization to editor-codeblock 2017-05-28 19:56:10 -04:00
NGPixel
31c3cbe265 chore: updated dependencies 2017-05-28 17:56:35 -04:00
NGPixel
f577a8134e refactor: editor codeblock -> Vue component 2017-05-28 14:34:50 -04:00
NGPixel
ebe288a5b2 refactor: lazy-load simplemde + minimal lodash 2017-05-27 22:24:46 -04:00
NGPixel
8eaa69ce78 docs: Updated README + Changelog
[ci skip]
2017-05-27 18:10:50 -04:00
NGPixel
064e2afd21 fix: moved pt-br locale files to generic pt 2017-05-27 18:07:28 -04:00
Felipe Plets
1351d62659 feat: Added Brazilian Portuguese localization 2017-05-27 18:06:03 -04:00
NGPixel
99ff1120c1 refactor: editor + discard edits + save -> vue components 2017-05-27 18:03:24 -04:00
NGPixel
6faf058c21 feat: updated nav buttons look 2017-05-26 23:01:32 -04:00
NGPixel
6f59ee4d52 fix: source view buttons 2017-05-26 22:46:00 -04:00
NGPixel
a0a19cd76f feat: improved modal animations 2017-05-26 22:43:34 -04:00
NGPixel
3cb53bd1d5 refactor: modal-move-page -> vue component 2017-05-26 22:23:05 -04:00
NGPixel
62e7ea5b2b refactor: modal-create-page - vue component 2017-05-26 18:30:40 -04:00
NGPixel
25edd663de chore: Updated dependencies 2017-05-26 00:17:04 -04:00
NGPixel
c13c754c4c refactor: vue comp: page-loader + modal-create-page 2017-05-26 00:12:38 -04:00
NGPixel
f075c266ef refactor: vuex re-org + modal-create-page 2017-05-25 20:54:03 -04:00
Nicolas Giard
12132ad42e Merge pull request #112 from felipeplets/patch-1
Update Dockerfile
2017-05-23 00:28:14 -04:00
NGPixel
dc0e2fac41 refactor: client-side optimizations + lazy-loading 2017-05-23 00:27:16 -04:00
Felipe Plets
27a7782e7b Update Dockerfile
Add git and OpenSSH to the default Docker image so we can use git over ssh.
2017-05-23 01:13:38 -03:00
NGPixel
6b47064ccc docs: Updated changelog
[ci skip]
2017-05-22 13:37:12 -04:00
NGPixel
13bdb2edb7 feat: anchor - copy link to clipboard 2017-05-22 13:32:52 -04:00
NGPixel
45d94e7e94 refactor: Source view Vue component 2017-05-21 21:30:34 -04:00
NGPixel
bf6eae1428 refactor: All Pages tree Vue component 2017-05-21 18:58:19 -04:00
NGPixel
6814c952bf refactor: alerts + admin profile + user create dialog as Vue components 2017-05-21 16:43:58 -04:00
NGPixel
c20c935fa5 refactor: Migrate to Vue components 2017-05-20 23:21:16 -04:00
NGPixel
2876b6935b fix: navbar offset in editor + editor UI changes 2017-05-19 19:53:23 -04:00
NGPixel
44220f1de0 chore: Removed empty localizations + updated dependencies 2017-05-18 20:36:25 -04:00
NGPixel
6ac0ab7083 style: removed extra semicolon 2017-05-18 20:26:50 -04:00
NGPixel
d744eb4d4c feat: Graceful shutdown with git sync 2017-05-18 20:23:24 -04:00
Nicolas Giard
f5cce0e1f4 Merge pull request #106 from fa93hws/fa93hws
fixed code block bugs
2017-05-18 19:48:20 -04:00
Nicolas Giard
0cbc2bc435 Update editor.js 2017-05-18 19:47:45 -04:00