Juan Baez
3ab7bcf8ea
fix: host ref in html-core renderer ( #1021 )
...
Fixing typo on: "server\modules\rendering\html-core\renderer.js"
Lines 40 and 41. Invalid reference to "WIKI.config.site.host" -- should be: "WIKI.config.host"
This was causing rendering issues when attempting to create some sample pages; such as: https://github.com/jbaez001/markdown-cheatsheet
5 years ago
Nick
69e644e18f
fix: code linting
5 years ago
Nick
7634bd266d
feat: ckeditor
5 years ago
Nick
04193dbc6f
feat: database connection retries on start
5 years ago
Nick
33e31a9901
feat: page links table
5 years ago
Nick
ab463fcae1
feat: tags on page fetch + pageLinks table schema
5 years ago
Nick
efab00fa0c
feat: content link states
5 years ago
Nick
22e51c9862
fix: tags load from editor
5 years ago
Nick
5a7fd2d73e
feat: tags UI (wip) + save tags from page
5 years ago
Nick
eac12121bb
fix: always prefix lang for non-default language in disk storage module ( #1000 )
5 years ago
Nick
28c443c356
feat: admin dashboard recent pages + update deps
5 years ago
Nick
7b2c35d2dc
fix: page not found component ( #990 )
5 years ago
D4uS1
94b0121efa
feat: add keycloak auth provider ( #1004 )
...
* added custom keycloak authentication.
* update readme.
* updated readme.
* reverted README for PR.
* fix: use async/await
* changed callback parameter name from done to cb.
* fix: keycloak description + website
* fix: keycloak logo
5 years ago
Nick
1d8f1f50e1
fix: prevent empty page content
5 years ago
Nick
13358b26b0
fix: auto redirect to login from homepage
5 years ago
Nick
93237cdaeb
fix: broken unauthorized page
5 years ago
Nick
ca25661f81
fix: remove generated view files
5 years ago
Nick
1419e9613a
fix: welcome page crash
5 years ago
Nick
10e19700e5
fix: UI improvements
5 years ago
Nick
7f67c72757
fix: missing vuetify-loader in webpack prod
5 years ago
Nick
d3e693ab46
feat: mandatory password change on login + UI fixes
5 years ago
Nick
823ff1bc61
feat: update user
5 years ago
Nick
a6fa4fb4ac
feat: admin edit user (wip)
5 years ago
Nick
2d2cf90514
feat: admin create user + markdown help fix
5 years ago
Nick
577a061033
misc: admin vuetify 2.0 UI + arabic display improvements
5 years ago
Nick
c4629419d3
fix: admin rendering UI + dark mode
5 years ago
rbtprograms
0f9ddf1e5d
fix: Switch converted to Object Literal ( #940 )
...
* updating a switch into object literal and fixed a couple linter errors
* added a comment about weird formatting
* style: use lodash get
* fix: pass eslint + puglint + jest
5 years ago
Tiemen
e184fed8ee
feat: skip discord authorization screen ( #949 )
5 years ago
Nick
e1f8bf59f5
fix: sidebar display
5 years ago
Nick
065c1bb12e
misc: migrate to vuetify 2.0 (wip)
5 years ago
NGPixel
eccf1a1b19
misc: migrate to vuetify 2.0 (wip)
5 years ago
Nick
7f4e392877
fix: gitlab baseurl typo ( #934 )
5 years ago
Nick
0c6472ab85
feat: azure ad auth
5 years ago
Nick
9966a97bd3
feat: azure ad auth (wip)
5 years ago
Nick
08fd10603f
fix: locale db field length
5 years ago
Nick
59dc6fde56
fix: fontawesome 5 latest version
5 years ago
Nick
fd8d358b63
fix: git private key alt paste mode
5 years ago
Nick
5689444a17
feat: page locale migration + deps update
5 years ago
Nick
8b7122277a
fix: github enterprise auth compatibility
5 years ago
Nick
d74683b5fd
fix: i18n client caching
5 years ago
Nick
6974811658
fix: editor locale redirect + welcome page localization
5 years ago
Nick
d546695143
fix: legacy login errors + logout button
5 years ago
NGPixel
03e80bdff3
feat: legacy login
5 years ago
Nick
bd24ff225b
fix: gitlab baseurl missing ( #907 )
5 years ago
Nick
4eda8d6635
feat: alternate navigation icon set
5 years ago
Nick
b6f1e1805e
feat: locales availability + IE display mode
5 years ago
Nick
1424c3a8bf
feat: utilities - telemetry
5 years ago
Nick
dc4fa9b31e
feat: utilities - cache
5 years ago
Nick
13f172978f
feat: pages admin + path parsing fixes
5 years ago
Nick
4f968cf230
feat: simplified setup
5 years ago