Nicolas Giard
e7b5457354
docs: update BACKERS.md
5 years ago
NGPixel
ae53484abd
feat: admin ssl - renew cert + toggle redirection btn
5 years ago
NGPixel
59a8e9929c
fix: diff2html css path
5 years ago
NGPixel
91e897ccd9
fix: admin contribute list + source permission
5 years ago
Nicolas Giard
c04eea9c2b
docs: update BACKERS.md
5 years ago
NGPixel
18b2f60b84
fix: unescaped code in markdown preview panel
5 years ago
NGPixel
b18dd29fa0
feat: browse page by ID
5 years ago
alancnet
e836a49776
fix: light background in nested ckeditor unless dark mode ( #1372 )
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
Nicolas Giard
689313dca5
docs: fix feedback link in CONTRIBUTING.md
5 years ago
NGPixel
82376c19b9
fix: render system link detection resets on each find
5 years ago
NGPixel
1c60d98d17
fix: remove SRI from setup view template
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
Nicolas Giard
89dc81a2c6
docs: update BACKERS.md
5 years ago
Bart
5973daa497
docs: fix backers.md dead link ( #1336 )
5 years ago
Nicolas Giard
546e258e70
docs: update gh donate button
...
[skip ci]
5 years ago
Nicolas Giard
6cd155194a
docs: updated README special thanks
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
14c842ff9d
fix: rtl offset + list indent ( #1326 , #1327 )
5 years ago
NGPixel
f09f1f4f1e
feat: delete a user
5 years ago
NGPixel
3b347f262c
feat: save rendering configuration
5 years ago
Nicolas Giard
9166e27e87
docs: update BACKERS.md
5 years ago
NGPixel
cb5264e42b
fix: hide bullet on links and grid lists
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
Noel Cower
d407312caa
fix: list item formatting for lists with paragraphs ( #1283 )
...
This removes the fancy tick-mark next to unordered list items, which is
a little depressing, but fixes formatting for them when they contain
paragraphs (`<p>` elements). The tick-mark has been replaced with
a square mark. Both ordered and unordered lists have grown 1rem of left
padding to compensate for their position.
Considered using disclosure-closed as a similar triangle replacement,
but it's not regarded as something that should be used in production
(per MDN). Using a simple string is unsupported because it's only in
a CSS working draft, so a square is the least controversial option,
I think.
Closes #1282 .
5 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
5 years ago
Sebastien
8d735c2cc7
fix: admin pages sorted by "last updated" by default ( #1271 )
...
* admin pages sorted by "last updated" by default. Creator and last Editor now in the table
#1270
* Sort by 'Last Updated' by default
5 years ago
NGPixel
fa526752fb
fix: arm dockerfile build step
5 years ago
NGPixel
8c79467481
fix: update docker base image to 12.13
5 years ago
NGPixel
ce5aa3acc0
feat: Dockerfile for arm builds
5 years ago
Nicolas Giard
152fed663d
docs: update BACKERS.md
5 years ago
NGPixel
278cd7173d
feat: rendering security module
5 years ago
Nicolas Giard
4fb08cb126
docs: update BACKERS.md
5 years ago
Nicolas Giard
208b651eb9
docs: update docker-compose example
5 years ago
NGPixel
5d7509acdf
feat: api docs editor (wip) + deps update
5 years ago
NGPixel
9e35126fc5
fix: search hint display no results found error when empty ( #1255 )
5 years ago
NGPixel
f154f9cae5
fix: markdown preview fails to load lang files for code blocks ( #1162 )
5 years ago