NGPixel
aa5368b2a1
feat: katex + admin SSL UI (wip) + dev warning
4 years ago
Artem S Vybornov
243840c5eb
fix: postgres engine to query using configured locale ( #1269 )
* fix: Postgres Engine to query using right locale
* fix: postgres search dictLanguage parameter binding
4 years ago
NGPixel
278cd7173d
feat: rendering security module
4 years ago
NGPixel
5d7509acdf
feat: api docs editor (wip) + deps update
5 years ago
NGPixel
3183014b25
fix: postgreSQL search engine error during page move ( #1181 )
5 years ago
NGPixel
e35e68d764
fix: exclude assets from internal link detection ( #1189 )
5 years ago
NGPixel
46630e1638
fix: allow target in markdown attrs ( #1240 )
5 years ago
George Vagenas
68200f5136
fix: use https for plantuml ( #1223 )
5 years ago
NGPixel
fb0c64a07e
fix: exclude non-class attributes from markdown rendering
5 years ago
NGPixel
19e4ab69d2
fix: add missing EOL for git key contents
5 years ago
Obyoxar
e9afcfcd94
fix: typo in PostgreSQL search module ( #1176 )
5 years ago
NGPixel
d69dde1df5
fix: UI fixes + search crash ( #1086 )
5 years ago
NGPixel
8ba78dd771
fix: handle link reformatting from home path ( #1169 )
5 years ago
NGPixel
d78127dc29
fix: handle link reformatting when not using namespacing + 5 letters locales support ( #1165 , #1166 )
5 years ago
NGPixel
37ce116dd2
fix: handle headers for all editors ( #1127 )
5 years ago
NGPixel
28fdf14002
fix: export + import tags in storage events
5 years ago
NGPixel
692e5ca0bd
fix: use preferred_username as alternate for Azure AD
5 years ago
Justin Kromlinger
8000ebec8f
refactor: use dataPath variable as given in file config ( #1118 )
* Actually use path variables as given in default config
* Drop paths.content, avoid populating the global WIKI object
5 years ago
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