NGPixel
b529ad21c9
fix: code blocks incorrect escaping + deps update
4 years ago
NGPixel
2810f7b5af
feat: use local assets for twemoji
4 years ago
NGPixel
2e804a467e
fix: tags page missing any locale translation
4 years ago
NGPixel
bf9c6dda1c
fix: missing code highlighting when toggling markdown preview ( #1484 )
4 years ago
Sebastien
88f707b7c1
fix: sort assets by ID and desc ( #1501 )
* sort assets by ID and desc
* Update editor-modal-media.vue
4 years ago
NGPixel
830f51664c
feat: katex in markdown preview + xss fix for svg
4 years ago
NGPixel
4398573645
feat: save conflict check polling
4 years ago
NGPixel
6890d9e04e
feat: edit title from header in editors
4 years ago
NGPixel
13a995133b
feat: branch off / create from template
4 years ago
NGPixel
e85de92715
feat: restore page version
4 years ago
NGPixel
e50dc89519
feat: view version of page source
4 years ago
NGPixel
2ac9131244
feat: page history - download version
4 years ago
NGPixel
95f01cdeb8
feat: history version diff
4 years ago
NGPixel
27ff329d16
feat: history UI
4 years ago
NGPixel
f7c0daec9a
feat: content license notice option
4 years ago
NGPixel
c5a22f6d13
fix: editor - show save button as saved when no modif
4 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
4 years ago
NGPixel
ea5027cb2e
fix: admin tags - persist close confirm dialog state
4 years ago
NGPixel
9384ce14d5
fix: square nav icons
4 years ago
NGPixel
4bf94a1d30
feat: social sharing menu
4 years ago
Nicolas Giard
5c20f585a4
feat: admin tags ( #1452 )
4 years ago
NGPixel
a7b2b31314
fix: disable API docs editor for 2.1
4 years ago
NGPixel
966da1f092
fix: hide renew cert button if https inactive
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
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
1914d40574
fix: set rtl correctly if default lang is non-rtl
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
1a4e96d074
fix: use monospaced font for code injection textareas
4 years ago
NGPixel
d0706b376b
feat: ctrl + click save in editor to save and close
4 years ago
NGPixel
3e991fa590
misc: dev mode warning on setup
4 years ago
NGPixel
ae53484abd
feat: admin ssl - renew cert + toggle redirection btn
4 years ago
NGPixel
91e897ccd9
fix: admin contribute list + source permission
4 years ago
NGPixel
18b2f60b84
fix: unescaped code in markdown preview panel
4 years ago
alancnet
e836a49776
fix: light background in nested ckeditor unless dark mode ( #1372 )
4 years ago
NGPixel
c6933a2d20
feat: let's encrypt
4 years ago
NGPixel
0d6562cca4
feat: admin utilities - rerender all pages
4 years ago
NGPixel
6920a35d80
feat: visualize pages (dendograms)
4 years ago
NGPixel
661b6044fa
feat: verify + activate + deactivate user from admin
4 years ago
NGPixel
14c842ff9d
fix: rtl offset + list indent ( #1326 , #1327 )
4 years ago
NGPixel
f09f1f4f1e
feat: delete a user
4 years ago
NGPixel
3b347f262c
feat: save rendering configuration
4 years ago
NGPixel
cb5264e42b
fix: hide bullet on links and grid lists
4 years ago
NGPixel
aa5368b2a1
feat: katex + admin SSL UI (wip) + dev warning
4 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
4 years ago