NGPixel
2d06a1d9df
fix: set open external link in new tab as an option
5 years ago
Lukáš Hrdlička
fc79d92423
feat: open external link in new tab ( #1453 )
5 years ago
Nicolas Giard
f72cf664eb
feat: manage / create API keys ( #1516 )
...
* fix: admin api UI update
* feat: admin api - create dialog UI
* feat: admin api - create + list keys
* feat: admin api localization (wip)
* feat: admin api localization
* feat: admin api - toggle state
* feat: process API keys + format gql request errors to json
5 years ago
alancnet
de4d407fdc
fix: apply json size limit to graphql ( #1480 )
5 years ago
NGPixel
ea5027cb2e
fix: admin tags - persist close confirm dialog state
5 years ago
NGPixel
56235c6354
fix: setup incorrectly starting HTTPS server
5 years ago
NGPixel
09554c8528
fix: add missing html tags to whitelist
5 years ago
Nicolas Giard
5c20f585a4
feat: admin tags ( #1452 )
5 years ago
NGPixel
90fbc62917
fix: kbd xss whitelist
5 years ago
NGPixel
1b4d8142f3
fix: code linting auth.js
5 years ago
NGPixel
ff5acba358
fix: redirect to previous path after login
5 years ago
NGPixel
1fc786e2ed
fix: redirect home to login only if guest
5 years ago
BobbyB
7d23344c7a
fix: page rules role check ( #1447 )
...
* Check rule.roles against permissions
* Added Role Check to EXACT matching
* Code Review Fixes
5 years ago
NGPixel
e68932aa40
feat: purge local repo action for git module
5 years ago
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>
5 years ago
NGPixel
f4e3fd0954
feat: tags autocomplete in page properties
5 years ago
NGPixel
9f16d3e3fa
fix: code linting
5 years ago
NGPixel
ad3a6e15f9
fix: rtl list bullet symbol
5 years ago
NGPixel
1914d40574
fix: set rtl correctly if default lang is non-rtl
5 years ago
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>
5 years ago
NGPixel
22fa5c9b23
fix: handle migrations .js naming
5 years ago
NGPixel
4dc7e05373
fix: migration for pageHistory content column type
5 years ago
NGPixel
95e79a7316
fix: auto beautify css injection in admin
5 years ago
NGPixel
da86d8ccf7
fix: objection.js 2.0 compat fixes
5 years ago
NGPixel
8f5265622f
fix: objection.js 2.0 compat fixes
5 years ago
NGPixel
3e991fa590
misc: dev mode warning on setup
5 years ago
NGPixel
988ba3f616
fix: objection 2 changes
5 years ago
NGPixel
ae53484abd
feat: admin ssl - renew cert + toggle redirection btn
5 years ago
NGPixel
91e897ccd9
fix: admin contribute list + source permission
5 years ago
NGPixel
b18dd29fa0
feat: browse page by ID
5 years ago
NGPixel
1b749e7bf2
fix: letsencrypt maintainerEmail
5 years ago
NGPixel
c6933a2d20
feat: let's encrypt
5 years ago
alancnet
73da73a595
fix: allow highlight color ( #1365 )
5 years ago
NGPixel
0d6562cca4
feat: admin utilities - rerender all pages
5 years ago
NGPixel
6920a35d80
feat: visualize pages (dendograms)
5 years ago
NGPixel
4698afdaeb
fix: truncate pictureUrl if too long ( #1311 )
5 years ago
NGPixel
0755c538ed
fix: html rendering order param + decodeEntities
5 years ago
NGPixel
edd11cd73f
feat: make relative links root absolute option
5 years ago
NGPixel
661b6044fa
feat: verify + activate + deactivate user from admin
5 years ago
NGPixel
82376c19b9
fix: render system link detection resets on each find
5 years ago
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>
5 years ago
NGPixel
3092615c5e
fix: improve db error reporting for pg
5 years ago
NGPixel
f1725159f7
feat: accept db ssl config
5 years ago
NGPixel
0d6676c19b
feat: SFTP storage module + sensitive field option
5 years ago
NGPixel
4a2f1d045b
feat: azure blob storage provider + s3 rename fix
5 years ago
NGPixel
f09f1f4f1e
feat: delete a user
5 years ago
NGPixel
3b347f262c
feat: save rendering configuration
5 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>
5 years ago
alancnet
a457e82b16
fix: getPagePath would include a trailing ( #1323 ) ( #1324 )
...
This excludes the trailing slash from the locale code.
5 years ago
NGPixel
aa5368b2a1
feat: katex + admin SSL UI (wip) + dev warning
5 years ago