NGPixel
1b4d8142f3
fix: code linting auth.js
2020-02-07 22:02:33 -05:00
NGPixel
ff5acba358
fix: redirect to previous path after login
2020-02-07 14:51:11 -05:00
NGPixel
1fc786e2ed
fix: redirect home to login only if guest
2020-02-07 14:32:45 -05:00
BobbyB
7d23344c7a
fix: page rules role check ( #1447 )
...
* Check rule.roles against permissions
* Added Role Check to EXACT matching
* Code Review Fixes
2020-02-07 14:26:13 -05:00
NGPixel
e68932aa40
feat: purge local repo action for git module
2020-02-03 23:39:00 -05:00
wallrick
b1c7edac90
feat: add ssh port override option for git module ( #1432 )
...
* Adding an override for the ssh port
* fix: git module - ssh custom port
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2020-02-02 23:21:14 -05:00
NGPixel
f4e3fd0954
feat: tags autocomplete in page properties
2020-02-02 16:24:27 -05:00
NGPixel
9f16d3e3fa
fix: code linting
2020-01-31 22:41:14 -05:00
NGPixel
ad3a6e15f9
fix: rtl list bullet symbol
2020-01-31 22:34:38 -05:00
NGPixel
1914d40574
fix: set rtl correctly if default lang is non-rtl
2020-01-31 22:29:40 -05:00
BobbyB
b82c788e5c
feat: add Page Rules For Matching Tags ( #1418 )
...
* Added Page Rules For Matching Tags
* fix: use T as Tag Match icon
* fix: reorder page rules in checkAccess
* fix: common controller tags code refactor
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2020-01-31 16:57:35 -05:00
NGPixel
22fa5c9b23
fix: handle migrations .js naming
2020-01-26 21:04:38 -05:00
NGPixel
4dc7e05373
fix: migration for pageHistory content column type
2020-01-26 20:57:30 -05:00
NGPixel
95e79a7316
fix: auto beautify css injection in admin
2020-01-26 15:31:24 -05:00
NGPixel
da86d8ccf7
fix: objection.js 2.0 compat fixes
2020-01-26 13:11:33 -05:00
NGPixel
8f5265622f
fix: objection.js 2.0 compat fixes
2020-01-25 23:29:46 -05:00
NGPixel
3e991fa590
misc: dev mode warning on setup
2020-01-25 23:12:57 -05:00
NGPixel
988ba3f616
fix: objection 2 changes
2020-01-24 19:21:17 -05:00
NGPixel
ae53484abd
feat: admin ssl - renew cert + toggle redirection btn
2020-01-19 21:30:25 -05:00
NGPixel
91e897ccd9
fix: admin contribute list + source permission
2020-01-18 15:19:03 -05:00
NGPixel
b18dd29fa0
feat: browse page by ID
2020-01-14 22:21:43 -05:00
NGPixel
1b749e7bf2
fix: letsencrypt maintainerEmail
2020-01-12 13:23:01 -05:00
NGPixel
c6933a2d20
feat: let's encrypt
2020-01-11 22:33:27 -05:00
alancnet
73da73a595
fix: allow highlight color ( #1365 )
2020-01-10 19:48:16 -05:00
NGPixel
0d6562cca4
feat: admin utilities - rerender all pages
2020-01-05 17:40:28 -05:00
NGPixel
6920a35d80
feat: visualize pages (dendograms)
2020-01-05 15:04:16 -05:00
NGPixel
4698afdaeb
fix: truncate pictureUrl if too long ( #1311 )
2020-01-03 16:35:50 -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
661b6044fa
feat: verify + activate + deactivate user from admin
2020-01-02 14:19:27 -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
3092615c5e
fix: improve db error reporting for pg
2019-12-30 16:45:25 -05:00
NGPixel
f1725159f7
feat: accept db ssl config
2019-12-30 16:18:30 -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
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>
2019-12-19 16:48:05 -05:00
alancnet
a457e82b16
fix: getPagePath would include a trailing ( #1323 ) ( #1324 )
...
This excludes the trailing slash from the locale code.
2019-12-19 16:07:06 -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
3d6b04f75d
fix: handle email verification exceptions ( #1227 )
2019-11-23 15:06:34 -05:00
NGPixel
49819b41db
fix: missing write:pages perm for edit existing pages ( #1228 )
2019-11-23 14:32:49 -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