NGPixel
1b4d8142f3
fix: code linting auth.js
4 years ago
NGPixel
48ea692afe
fix: list items spacing + lang menu max-height
4 years ago
NGPixel
ff5acba358
fix: redirect to previous path after login
4 years ago
NGPixel
1fc786e2ed
fix: redirect home to login only if guest
4 years ago
BobbyB
7d23344c7a
fix: page rules role check ( #1447 )
* Check rule.roles against permissions
* Added Role Check to EXACT matching
* Code Review Fixes
4 years ago
NGPixel
a694d26290
fix: hide new nav for 2.1
4 years ago
NGPixel
e68932aa40
feat: purge local repo action for git module
4 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>
4 years ago
NGPixel
f4e3fd0954
feat: tags autocomplete in page properties
4 years ago
NGPixel
a1e0e4f27a
fix: hide new page button when path not available ( #1394 )
4 years ago
NGPixel
7ab16e2bf3
fix: disable SRI at build time
4 years ago
NGPixel
9c40975aeb
fix: missing pagination on search results ( #942 )
4 years ago
NGPixel
9f16d3e3fa
fix: code linting
4 years ago
NGPixel
208b816011
misc: update dependencies
4 years ago
NGPixel
ad3a6e15f9
fix: rtl list bullet symbol
4 years ago
NGPixel
1914d40574
fix: set rtl correctly if default lang is non-rtl
4 years ago
Aitor Rosell Torralba
429c2673ca
fix: list formatting multiline with fancy bullets ( #1406 )
* Fix list formatting multiline with fancy bullets
In kinda response to: https://github.com/Requarks/wiki/pull/1283
Solves the problem with the list having issues with p elements and with multi lines but keeping the fancy css bullets.
Tested on Chrome, Firefox, Opera and Edge.
* remove important
* fix: bullet symbol for RTL
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 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>
4 years ago
NGPixel
4e9d4071fd
fix: clear new password in admin user edit
4 years ago
NGPixel
22fa5c9b23
fix: handle migrations .js naming
4 years ago
NGPixel
4dc7e05373
fix: migration for pageHistory content column type
4 years ago
NGPixel
1a4e96d074
fix: use monospaced font for code injection textareas
4 years ago
NGPixel
95e79a7316
fix: auto beautify css injection in admin
4 years ago
NGPixel
d0706b376b
feat: ctrl + click save in editor to save and close
4 years ago
NGPixel
da86d8ccf7
fix: objection.js 2.0 compat fixes
4 years ago
NGPixel
8f5265622f
fix: objection.js 2.0 compat fixes
4 years ago
NGPixel
3e991fa590
misc: dev mode warning on setup
4 years ago
NGPixel
988ba3f616
fix: objection 2 changes
4 years ago
Nicolas Giard
e7b5457354
docs: update BACKERS.md
4 years ago
NGPixel
ae53484abd
feat: admin ssl - renew cert + toggle redirection btn
4 years ago
NGPixel
59a8e9929c
fix: diff2html css path
4 years ago
NGPixel
91e897ccd9
fix: admin contribute list + source permission
4 years ago
Nicolas Giard
c04eea9c2b
docs: update BACKERS.md
4 years ago
NGPixel
18b2f60b84
fix: unescaped code in markdown preview panel
4 years ago
NGPixel
b18dd29fa0
feat: browse page by ID
4 years ago
alancnet
e836a49776
fix: light background in nested ckeditor unless dark mode ( #1372 )
4 years ago
NGPixel
1b749e7bf2
fix: letsencrypt maintainerEmail
4 years ago
NGPixel
c6933a2d20
feat: let's encrypt
4 years ago
alancnet
73da73a595
fix: allow highlight color ( #1365 )
4 years ago
NGPixel
0d6562cca4
feat: admin utilities - rerender all pages
4 years ago
NGPixel
6920a35d80
feat: visualize pages (dendograms)
4 years ago
NGPixel
4698afdaeb
fix: truncate pictureUrl if too long ( #1311 )
4 years ago
NGPixel
0755c538ed
fix: html rendering order param + decodeEntities
4 years ago
NGPixel
edd11cd73f
feat: make relative links root absolute option
4 years ago
NGPixel
661b6044fa
feat: verify + activate + deactivate user from admin
4 years ago
Nicolas Giard
689313dca5
docs: fix feedback link in CONTRIBUTING.md
4 years ago
NGPixel
82376c19b9
fix: render system link detection resets on each find
4 years ago
NGPixel
1c60d98d17
fix: remove SRI from setup view template
4 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>
4 years ago
NGPixel
3092615c5e
fix: improve db error reporting for pg
4 years ago