NGPixel
c4303a5659
feat: git sync - process assets
5 years ago
NGPixel
f1668b9ac5
feat: import assets from disk module
5 years ago
NGPixel
186174f8fe
feat: asset upload/move/delete for S3 module
5 years ago
NGPixel
d987058336
feat: asset add/rename/remove + dump action for git and disk modules
5 years ago
NGPixel
f4816d0628
fix: pageHelper getFileExtension missing return
5 years ago
Nicolas Giard
cffd32dee0
feat: local disk import all action + v1 import content ( #1100 )
5 years ago
NGPixel
62d1d7a1df
feat: move page
5 years ago
NGPixel
7a3198c306
fix: linting
5 years ago
NGPixel
38c33c58bb
feat: rebuild page tree worker
5 years ago
Lawrence Ching
922b7bd1bd
feat: Baidu Tongji analytics module ( #1087 )
* Support Baidu Tongji analytics module
* fix: baidutongji logo + props
5 years ago
Nick
454da698a1
fix: git sync untracked
5 years ago
Nick
6a5bc2e273
refactor: plantuml module
5 years ago
Ethan Davidson
4f8a28f617
feat: PlantUML markdown module ( #1066 )
* initial plantuml work
* got plantuml rendering working
* fix: added plantuml module config order
5 years ago
Nick
06250c4f03
fix: ignore mailto links from processing ( #1041 )
5 years ago
Nick
309de5bc17
misc: deps cleanup + form validation fixes
5 years ago
Andrew Sim
5202eadebb
feat: AWS S3 + Digitalocean Spaces storage modules ( #1015 )
* Provide basic implementation of AWS S3 storage module
* Abstract S3 Compatible Storage Module logic
* Refactor `getFileExtension()` into the `page` object
* Add implementation for Digitalocean storage module
* Remove accidental `async`/`await` in S3 Storage Module
* Remove argument from the call to `page.getFileExtension()`
https://github.com/Requarks/wiki/pull/1015#discussion_r321990073
5 years ago
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
33e31a9901
feat: page links table
5 years ago
Nick
efab00fa0c
feat: content link states
5 years ago
Nick
eac12121bb
fix: always prefix lang for non-default language in disk storage module ( #1000 )
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
d3e693ab46
feat: mandatory password change on login + UI fixes
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
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
fd8d358b63
fix: git private key alt paste mode
5 years ago
Nick
8b7122277a
fix: github enterprise auth compatibility
5 years ago
Nick
bd24ff225b
fix: gitlab baseurl missing ( #907 )
5 years ago
Nick
604941fe6a
feat: utilities section (wip) + auth utilities
5 years ago
Nick
9cd8657ce6
feat: 4 new analytics modules
5 years ago
NGPixel
4e990d50eb
feat: gitlab auth module + storage locale namespacing fix
5 years ago
Nick
2870da0e9e
feat: analytics code rendering
5 years ago
Nick
537551874b
feat: analytics modules backend + admin panel
5 years ago
Nick
b34aa5bab4
fix: elasticsearch module upgrade + deps update
5 years ago
Nick
922f179a90
feat: LDAP debug flag
5 years ago
Karol Herbst
624297bc96
fix: setting git URL in git storage module if repository starts with http ( #861 )
5 years ago
Nick
4f23984ac6
feat: users create (wip)
5 years ago
Nick
849d4f4774
feat: twitch auth module
5 years ago
Nick
d80bb928f7
feat: okta auth module
5 years ago
Nick
c03dae933f
feat: facebook auth module
5 years ago
Nick
2abecea09c
feat: google auth module
5 years ago
Nick
bdfac22876
feat: SAML auth module
5 years ago
Nick
438f1485fa
fix: handle git basic auth URl format ( #814 )
5 years ago
Nick
26c7d49a78
feat: ldap module + deps upgrade
5 years ago
Nick
db14239eba
feat: dropbox auth module + uploads folder boot fix
5 years ago