NGPixel
0d6676c19b
feat: SFTP storage module + sensitive field option
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
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 .
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
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
NGPixel
a72a7b1cdf
fix: disable code block line break + copy button
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
Zhiming Wang
b19fb2a08c
fix: wrong page title positioning in Safari ( #1233 )
Fixes #1221 .
5 years ago
Nicolas Giard
e764e74a73
fix: markdown help dialog shown below editor
5 years ago
NGPixel
1c814638da
fix: inconsistent spacing in nested lists
5 years ago
NGPixel
d6f2176de2
fix: insert file for visual editor
5 years ago
NGPixel
bf47e310f5
fix: groups edit tabs UI
5 years ago
Mislav Jakopović
81e6eacd6e
misc: extend twemoji country flags ( #1163 )
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
57f79c19b2
fix: blockquote missing right padding ( #1168 )
5 years ago
NGPixel
3d5e4abca1
fix: allow value selection in admin system info ( #1161 )
5 years ago
NGPixel
c83eb25514
fix: breadcrumbs url formatting on 3rd level and higher + missing locale ( #930 )
5 years ago
NGPixel
e5774a89f1
fix: nested lists indentation ( #1114 )
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
Pavel Korovin
73aa870abc
fix: SRI security toggle ( #1104 )
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
2e0f861fb2
feat: import users group creation logic
5 years ago
Nick
82ba7d0a36
feat: import users from v1 - db + create users
5 years ago
Nick
41716e52a6
fix: i18n xhr for 5 lang codes
5 years ago
Nick
6a5bc2e273
refactor: plantuml module
5 years ago
Nick
ccc6a776fc
fix: print readable code blocks
5 years ago
Nick
c7d6473401
feat: edit menu speed-dial UX
5 years ago