Commit Graph

41 Commits

Author SHA1 Message Date
Ahmad Bamieh 9361815c4d follow linter style 2017-08-23 22:20:34 -04:00
Ahmad Bamieh 062e7dc473 follow linter style 2017-08-23 22:20:34 -04:00
Ahmad Bamieh 1aaba802a4 add git branch support to the configs
Add git branch support to the configs, defaults to master.

config.yml:
```yml
git:
  branch: <branch-name>
```
2017-08-23 22:20:34 -04:00
NGPixel a5c7389206 fix: hotfix 1.0.6 2017-08-10 21:00:18 -04:00
NGPixel e7b6001cf8 fix: public access always false if using env var string 2017-08-06 11:17:53 -04:00
NGPixel 62ca6e55b3 fix: mathjax timeout + external link icons 2017-07-09 15:13:42 -04:00
NGPixel 9231081624 fix: mongoose connect fix + allpages nav theming 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 8e6938483c fix: Allow CJK + Arabic chars in search queries 2017-07-09 00:01:34 -04:00
NGPixel 8cf3f6f066 feat: code colorize option support 2017-07-09 00:01:34 -04:00
NGPixel a1b6dfb308 fix: Incorrect indentation (eslint) 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 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 28fb2aee70 refactor: vue fixes + modal-upgrade-system.vue 2017-06-10 10:41:15 -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 13bdb2edb7 feat: anchor - copy link to clipboard 2017-05-22 13:32:52 -04:00
NGPixel de23e6c498 fix: automatic root admin creation if heroku 2017-05-15 22:00:01 -04:00
NGPixel 59ce39f033 fix: config env vars parsing 2017-05-14 21:20:40 -04:00
NGPixel f5aa726cd5 fix: search not indexing properly + cjk/arabic validators 2017-05-14 11:24:05 -04:00
NGPixel 9e801548e0 chore: removed global eslint references 2017-05-13 15:29:00 -04:00
NGPixel 6ae6d3382d fix: config was not parsed properly 2017-05-13 14:44:04 -04:00
NGPixel c96e1c01aa feat: use of env vars anywhere in config files 2017-05-13 10:41:33 -04:00
NGPixel 3fa941ce19 refactor: Upgrade to Fusebox 2.0 2017-05-04 22:41:33 -04:00
NGPixel 25c105cdc2 fix: Exclude commented headers from page contents tree 2017-05-04 21:16:53 -04:00
NGPixel 309010953a fix: Remove markdown from page contents items 2017-05-04 19:29:35 -04:00
NGPixel 8a54513e4d fix: entries typo 2017-05-02 21:42:25 -04:00
NGPixel 40c4ff80f4 feat: Views localization 2017-05-02 21:41:22 -04:00
NGPixel 69c342f80b feat: Authentication localization 2017-05-02 20:53:01 -04:00
NGPixel a9ed499006 fix: Empty anchors no longer crash the rendering process 2017-05-01 22:04:39 -04:00
NGPixel a748b3a4eb feat: History page - List previous commits 2017-04-30 16:37:10 -04:00
NGPixel ed0253cd0d fix: Fixed socket.io guest authorization + rights 2017-04-29 17:42:33 -04:00
NGPixel 6339714b9f fix: Fixed incorrect count of social auth strategies
[ci skip]
2017-04-29 14:00:42 -04:00
NGPixel 864a070163 feat: All Pages - Limit to user access rights 2017-04-29 12:28:59 -04:00
NGPixel 8f3a6ed9f3 feat: Use current user as commit author 2017-04-29 11:53:44 -04:00
NGPixel a68235190a fix: Fixed logger filters 2017-04-28 18:46:27 -04:00
NGPixel 4ba4f29028 fix: entries helper paths 2017-04-28 18:22:03 -04:00
NGPixel d4b73be1e7 refactor: moved server content to /server 2017-04-28 17:58:38 -04:00