NGPixel
c5a22f6d13
fix: editor - show save button as saved when no modif
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
NGPixel
ea5027cb2e
fix: admin tags - persist close confirm dialog state
5 years ago
NGPixel
9384ce14d5
fix: square nav icons
5 years ago
NGPixel
4bf94a1d30
feat: social sharing menu
5 years ago
Nicolas Giard
5c20f585a4
feat: admin tags ( #1452 )
5 years ago
NGPixel
a7b2b31314
fix: disable API docs editor for 2.1
5 years ago
NGPixel
966da1f092
fix: hide renew cert button if https inactive
5 years ago
NGPixel
48ea692afe
fix: list items spacing + lang menu max-height
5 years ago
NGPixel
ff5acba358
fix: redirect to previous path after login
5 years ago
NGPixel
f4e3fd0954
feat: tags autocomplete in page properties
5 years ago
NGPixel
a1e0e4f27a
fix: hide new page button when path not available ( #1394 )
5 years ago
NGPixel
7ab16e2bf3
fix: disable SRI at build time
5 years ago
NGPixel
9c40975aeb
fix: missing pagination on search results ( #942 )
5 years ago
NGPixel
9f16d3e3fa
fix: code linting
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
4e9d4071fd
fix: clear new password in admin user edit
5 years ago
NGPixel
1a4e96d074
fix: use monospaced font for code injection textareas
5 years ago
NGPixel
d0706b376b
feat: ctrl + click save in editor to save and close
5 years ago
NGPixel
3e991fa590
misc: dev mode warning on setup
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
18b2f60b84
fix: unescaped code in markdown preview panel
5 years ago
alancnet
e836a49776
fix: light background in nested ckeditor unless dark mode ( #1372 )
5 years ago
NGPixel
c6933a2d20
feat: let's encrypt
5 years ago
NGPixel
0d6562cca4
feat: admin utilities - rerender all pages
5 years ago
NGPixel
6920a35d80
feat: visualize pages (dendograms)
5 years ago
NGPixel
661b6044fa
feat: verify + activate + deactivate user from admin
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
NGPixel
cb5264e42b
fix: hide bullet on links and grid lists
5 years ago
NGPixel
aa5368b2a1
feat: katex + admin SSL UI (wip) + dev warning
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
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
Hinaloe
115472a3fc
fix: exclude non-class attributes from markdown rendering in editor preview ( #1251 )
5 years ago
Sebastien
70c3fc775e
fix: admin system title text selection ( #1247 )
...
* Select Node.js and PostgreSQL version strings
Select Node.js and PostgreSQL version strings are now selectable
* fix: admin system title text selection
5 years ago
Nicolas Giard
e764e74a73
fix: markdown help dialog shown below editor
5 years ago
NGPixel
d6f2176de2
fix: insert file for visual editor
5 years ago
NGPixel
bf47e310f5
fix: groups edit tabs UI
5 years ago
NGPixel
491434fd92
fix: marker highlighting for visual editor
5 years ago
NGPixel
d69dde1df5
fix: UI fixes + search crash ( #1086 )
5 years ago
NGPixel
3d5e4abca1
fix: allow value selection in admin system info ( #1161 )
5 years ago
NGPixel
f1668b9ac5
feat: import assets from disk module
5 years ago
NGPixel
d987058336
feat: asset add/rename/remove + dump action for git and disk modules
5 years ago
NGPixel
f8c3aef7bd
feat: favicon + manifest update + page selector locale switch fix
5 years ago
Nicolas Giard
334d0a754e
feat: import v1 disk mode config ( #1099 )
5 years ago
Nicolas Giard
0f079e2d5f
fix: editor select back button ( #1098 )
5 years ago
NGPixel
c20107408e
fix: page selector scroll
5 years ago
NGPixel
62d1d7a1df
feat: move page
5 years ago
NGPixel
daa8174d7f
feat: github sponsor button + keep parent path in page selector
5 years ago
NGPixel
acb57879dd
feat: SRI security toggle
5 years ago
NGPixel
3de0e1499a
feat: page tree browser
5 years ago
NGPixel
38c33c58bb
feat: rebuild page tree worker
5 years ago
NGPixel
2883437a0f
fix: hide item upload button ( #1058 )
5 years ago
unknown
5438aad637
fix: add site url field to setup page
5 years ago
Nick
5b9dd43e96
feat: import content + x-forwarded toggle
5 years ago
Hiep Le
fddde494e2
fix: v-btn flat is deprecated ( #1089 )
5 years ago
Hiep Le
3befd57060
fix: opening delete group dialog ( #1088 )
5 years ago
Hiep Le
06aa04ff81
fix: remove page rules ( #1083 )
5 years ago
Nick
82ba7d0a36
feat: import users from v1 - db + create users
5 years ago
Nick
c7d6473401
feat: edit menu speed-dial UX
5 years ago
Nick
7b46d2a4fc
fix: use companion agent for docker upgrade
5 years ago
Nick
8f7fdab771
fix: code tag styling
5 years ago
Nick
d0dc300a59
feat: docker auto upgrade
5 years ago
Nick
766eebbe2f
fix: editor selection UI + config trim DB_PASS_FILE
5 years ago
Nick
3db491a8a4
fix: display admin link to all admin permissions ( #1052 )
5 years ago
Nick
a4eb5584bb
feat: editor selection UI improvements
5 years ago
Nick
309de5bc17
misc: deps cleanup + form validation fixes
5 years ago
Nick
1717f7a8d3
feat: editor media modal UI for ckeditor
5 years ago
Nick
26842ab62b
feat: reconnect links after page update
5 years ago
Nick
d89bf1ab71
feat: browse tags localization
5 years ago
Nick
2fcbe4a3c1
fix: hide create account link for non-local strategies
5 years ago
Nick
dedcd191a3
feat: editor select custom view UI
5 years ago
Nick
b6fd070b0b
feat: list pages by tags + fix search permissions
5 years ago
Nick
69e644e18f
fix: code linting
5 years ago
Nick
7634bd266d
feat: ckeditor
5 years ago
Nick
efab00fa0c
feat: content link states
5 years ago
Nick
5a7fd2d73e
feat: tags UI (wip) + save tags from page
5 years ago
Nick
8e80b7471d
feat: editor page props UI improvements + codemirror fix
5 years ago
Nick
7a582f7146
fix: incorrect default lang selected in page-selector component ( #1005 )
5 years ago
Nick
28c443c356
feat: admin dashboard recent pages + update deps
5 years ago
Nick
3b02d701c4
fix: editor mardkwon scroll sync
5 years ago
Nick
025a0eeee3
fix: editor media modal displayed below editor ( #992 )
5 years ago
Nick
7b2c35d2dc
fix: page not found component ( #990 )
5 years ago
Nick
06c2e6e88c
fix: missing mdi icons on registration dialog ( #996 )
5 years ago
Nick
9313bf8dde
fix: clarify icons fa prefixes in admin nav help
5 years ago
Nick
93237cdaeb
fix: broken unauthorized page
5 years ago
Nick
fd0335c613
fix: login dialog dark mode
5 years ago
Nick
10e19700e5
fix: UI improvements
5 years ago
Nick
d3e693ab46
feat: mandatory password change on login + UI fixes
5 years ago
Nick
823ff1bc61
feat: update user
5 years ago
Nick
a6fa4fb4ac
feat: admin edit user (wip)
5 years ago
Nick
0d9c7be909
fix: arabic UI improvements
5 years ago
Nick
2d2cf90514
feat: admin create user + markdown help fix
5 years ago
Nick
577a061033
misc: admin vuetify 2.0 UI + arabic display improvements
5 years ago
Nick
c4629419d3
fix: admin rendering UI + dark mode
5 years ago