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>
4 years ago
NGPixel
3092615c5e
fix: improve db error reporting for pg
4 years ago
NGPixel
f1725159f7
feat: accept db ssl config
4 years ago
NGPixel
0d6676c19b
feat: SFTP storage module + sensitive field option
4 years ago
NGPixel
4a2f1d045b
feat: azure blob storage provider + s3 rename fix
4 years ago
NGPixel
f09f1f4f1e
feat: delete a user
4 years ago
NGPixel
3b347f262c
feat: save rendering configuration
4 years ago
alancnet
a257831c6c
fix: rebuild-tree exceeds mssql parameter limit ( #1328 )
* fix: rebuild-tree exceeds mssql's parameter limit
* docs: details per query max parameters limits
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
alancnet
a457e82b16
fix: getPagePath would include a trailing ( #1323 ) ( #1324 )
This excludes the trailing slash from the locale code.
4 years ago
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
3d6b04f75d
fix: handle email verification exceptions ( #1227 )
5 years ago
NGPixel
49819b41db
fix: missing write:pages perm for edit existing pages ( #1228 )
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
b5d773caec
fix: missing release update job
5 years ago
NGPixel
cb322db300
mics: make STABLE channel the default for updates
5 years ago
NGPixel
d356937660
fix: cannot update user email from admin ( #1197 )
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
NGPixel
8eddc4799e
fix: stable db migration + beta migration to stable
5 years ago
Obyoxar
e9afcfcd94
fix: typo in PostgreSQL search module ( #1176 )
5 years ago
NGPixel
0efbd49adf
fix: mysql setup fails during table reset
5 years ago
NGPixel
b4cb8249f5
fix: remove explicit ids for groups and users during setup ( #1156 )
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
76b97e9f94
fix: remove debug leftovers
5 years ago
NGPixel
4f8de0d50d
fix: replace tags with space in html cleanup for search ( #1160 )
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
NGPixel
118700f38b
fix: setup truncate + autoprefixer rollback
5 years ago
NGPixel
b567413fee
fix: handle failed setup retries
5 years ago
NGPixel
820cc77a83
fix: MSSQL - setup + pageTree + page delete
5 years ago
Phil Cullen
ea5c4ea33d
fix: MSSQL - expand pages.* to prevent duplicate columns ( #1126 )
* Expand pages.* to prevent duplicate columns in MSSQL
Replace pages.* in select query with explicit list of columns to avoid multiple identically named columns being returned by MSSQL
* Use global replace for analytics header templates
Replace multiple instances of the same template variable in analytics templates
* Revert "Use global replace for analytics header templates"
This reverts commit 290b53b6e3
.
5 years ago
apif
8badd8fd55
fix: MSSQL - assetFolder getHierarchy query ( #1131 )
5 years ago
AchimHentschel
44a1c8699f
fix: MSSQL - adds IDENTITY_INSERT in rebuild-tree.js #1125 ( #1130 )
Fixes issue when tree is being rebuilt with mssql backend
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
Phil Cullen
7db814c7ad
fix: use global replace for analytics header templates ( #1134 )
Support replacing multiple instances of the same template variable in analytics templates
5 years ago
NGPixel
ab8391c085
fix: cascade delete pageTree on page delete ( #1119 )
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