alancnet
73da73a595
fix: allow highlight color ( #1365 )
2020-01-10 19:48:16 -05:00
NGPixel
6920a35d80
feat: visualize pages (dendograms)
2020-01-05 15:04:16 -05:00
NGPixel
0755c538ed
fix: html rendering order param + decodeEntities
2020-01-03 01:07:29 -05:00
NGPixel
edd11cd73f
feat: make relative links root absolute option
2020-01-02 20:30:48 -05:00
NGPixel
82376c19b9
fix: render system link detection resets on each find
2020-01-02 13:33:27 -05:00
Scott Simontis
bb03aed1c8
fix: exclude tel: links from parsing #1318 ( #1344 )
...
Telephone links will no longer be incorrectly parsed as web links.
Signed-off-by: Scott Simontis <yo@scottsimontis.io>
2019-12-31 14:41:05 -05:00
NGPixel
0d6676c19b
feat: SFTP storage module + sensitive field option
2019-12-25 01:47:19 -05:00
NGPixel
4a2f1d045b
feat: azure blob storage provider + s3 rename fix
2019-12-23 00:12:19 -05:00
NGPixel
f09f1f4f1e
feat: delete a user
2019-12-22 16:08:18 -05:00
NGPixel
3b347f262c
feat: save rendering configuration
2019-12-21 16:41:03 -05:00
NGPixel
aa5368b2a1
feat: katex + admin SSL UI (wip) + dev warning
2019-12-18 23:45:33 -05:00
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
2019-12-15 17:52:42 -05:00
NGPixel
278cd7173d
feat: rendering security module
2019-12-11 23:36:19 -05:00
NGPixel
5d7509acdf
feat: api docs editor (wip) + deps update
2019-12-01 22:45:37 -05:00
NGPixel
3183014b25
fix: postgreSQL search engine error during page move ( #1181 )
2019-11-23 16:21:10 -05:00
NGPixel
e35e68d764
fix: exclude assets from internal link detection ( #1189 )
2019-11-23 16:13:41 -05:00
NGPixel
46630e1638
fix: allow target in markdown attrs ( #1240 )
2019-11-21 22:32:41 -05:00
George Vagenas
68200f5136
fix: use https for plantuml ( #1223 )
2019-11-18 13:51:19 -05:00
NGPixel
fb0c64a07e
fix: exclude non-class attributes from markdown rendering
2019-11-16 22:19:35 -05:00
NGPixel
19e4ab69d2
fix: add missing EOL for git key contents
2019-11-16 19:11:37 -05:00
Obyoxar
e9afcfcd94
fix: typo in PostgreSQL search module ( #1176 )
2019-11-03 14:30:55 -05:00
NGPixel
d69dde1df5
fix: UI fixes + search crash ( #1086 )
2019-11-02 16:04:43 -04:00
NGPixel
8ba78dd771
fix: handle link reformatting from home path ( #1169 )
2019-11-01 23:59:51 -04:00
NGPixel
d78127dc29
fix: handle link reformatting when not using namespacing + 5 letters locales support ( #1165 , #1166 )
2019-10-31 00:07:37 -04:00
NGPixel
37ce116dd2
fix: handle headers for all editors ( #1127 )
2019-10-27 21:08:42 -04:00
NGPixel
28fdf14002
fix: export + import tags in storage events
2019-10-27 15:56:39 -04:00
NGPixel
692e5ca0bd
fix: use preferred_username as alternate for Azure AD
2019-10-27 13:57:39 -04:00
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
2019-10-25 18:20:02 -04:00
NGPixel
c4303a5659
feat: git sync - process assets
2019-10-20 18:34:38 -04:00
NGPixel
f1668b9ac5
feat: import assets from disk module
2019-10-20 14:42:10 -04:00
NGPixel
186174f8fe
feat: asset upload/move/delete for S3 module
2019-10-19 17:45:01 -04:00
NGPixel
d987058336
feat: asset add/rename/remove + dump action for git and disk modules
2019-10-19 17:39:45 -04:00
NGPixel
f4816d0628
fix: pageHelper getFileExtension missing return
2019-10-18 20:23:37 -04:00
Nicolas Giard
cffd32dee0
feat: local disk import all action + v1 import content ( #1100 )
2019-10-14 23:44:37 -04:00
NGPixel
62d1d7a1df
feat: move page
2019-10-13 19:59:50 -04:00
NGPixel
7a3198c306
fix: linting
2019-10-11 16:39:48 -04:00
NGPixel
38c33c58bb
feat: rebuild page tree worker
2019-10-07 00:06:47 -04:00
Lawrence Ching
922b7bd1bd
feat: Baidu Tongji analytics module ( #1087 )
...
* Support Baidu Tongji analytics module
* fix: baidutongji logo + props
2019-10-04 17:07:54 -04:00
Nick
454da698a1
fix: git sync untracked
2019-09-27 14:17:12 -04:00
Nick
6a5bc2e273
refactor: plantuml module
2019-09-27 13:43:14 -04:00
Ethan Davidson
4f8a28f617
feat: PlantUML markdown module ( #1066 )
...
* initial plantuml work
* got plantuml rendering working
* fix: added plantuml module config order
2019-09-26 23:01:45 -04:00
Nick
06250c4f03
fix: ignore mailto links from processing ( #1041 )
2019-09-21 10:49:58 -04:00
Nick
309de5bc17
misc: deps cleanup + form validation fixes
2019-09-15 23:20:40 -04:00
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
2019-09-08 21:11:25 -04:00
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
2019-09-08 21:09:46 -04:00
Nick
69e644e18f
fix: code linting
2019-09-08 12:39:05 -04:00
Nick
7634bd266d
feat: ckeditor
2019-09-08 12:01:17 -04:00
Nick
33e31a9901
feat: page links table
2019-09-02 22:18:59 -04:00
Nick
efab00fa0c
feat: content link states
2019-09-02 15:33:56 -04:00
Nick
eac12121bb
fix: always prefix lang for non-default language in disk storage module ( #1000 )
2019-08-31 17:56:49 -04:00