Commit Graph

542 Commits

Author SHA1 Message Date
NGPixel
6920a35d80 feat: visualize pages (dendograms) 2020-01-05 15:04:16 -05:00
NGPixel
661b6044fa feat: verify + activate + deactivate user from admin 2020-01-02 14:19:27 -05:00
NGPixel
0d6676c19b feat: SFTP storage module + sensitive field option 2019-12-25 01:47:19 -05:00
NGPixel
14c842ff9d fix: rtl offset + list indent (#1326, #1327) 2019-12-22 18:49:17 -05:00
NGPixel
f09f1f4f1e feat: delete a user 2019-12-22 16:08:18 -05:00
NGPixel
3b347f262c feat: save rendering configuration 2019-12-21 16:41:03 -05:00
NGPixel
cb5264e42b fix: hide bullet on links and grid lists 2019-12-20 17:19:53 -05:00
NGPixel
aa5368b2a1 feat: katex + admin SSL UI (wip) + dev warning 2019-12-18 23:45:33 -05:00
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.
2019-12-16 00:55:32 -05:00
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
2019-12-15 17:48:11 -05:00
NGPixel
5d7509acdf feat: api docs editor (wip) + deps update 2019-12-01 22:45:37 -05:00
NGPixel
9e35126fc5 fix: search hint display no results found error when empty (#1255) 2019-11-23 16:35:34 -05:00
NGPixel
f154f9cae5 fix: markdown preview fails to load lang files for code blocks (#1162) 2019-11-23 16:26:24 -05:00
NGPixel
a72a7b1cdf fix: disable code block line break + copy button 2019-11-22 16:16:37 -05:00
Hinaloe
115472a3fc fix: exclude non-class attributes from markdown rendering in editor preview (#1251) 2019-11-22 10:52:19 -05:00
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
2019-11-21 15:30:43 -05:00
Zhiming Wang
b19fb2a08c fix: wrong page title positioning in Safari (#1233)
Fixes #1221.
2019-11-19 12:32:29 -05:00
Nicolas Giard
e764e74a73
fix: markdown help dialog shown below editor 2019-11-18 14:37:55 -05:00
NGPixel
1c814638da fix: inconsistent spacing in nested lists 2019-11-16 22:25:51 -05:00
NGPixel
d6f2176de2 fix: insert file for visual editor 2019-11-16 22:02:51 -05:00
NGPixel
bf47e310f5 fix: groups edit tabs UI 2019-11-16 18:56:59 -05:00
Mislav Jakopović
81e6eacd6e misc: extend twemoji country flags (#1163) 2019-11-03 22:27:45 -05:00
NGPixel
491434fd92 fix: marker highlighting for visual editor 2019-11-03 22:25:29 -05:00
NGPixel
d69dde1df5 fix: UI fixes + search crash (#1086) 2019-11-02 16:04:43 -04:00
NGPixel
57f79c19b2 fix: blockquote missing right padding (#1168) 2019-11-02 00:03:39 -04:00
NGPixel
3d5e4abca1 fix: allow value selection in admin system info (#1161) 2019-10-30 23:11:17 -04:00
NGPixel
c83eb25514 fix: breadcrumbs url formatting on 3rd level and higher + missing locale (#930) 2019-10-27 17:39:55 -04:00
NGPixel
e5774a89f1 fix: nested lists indentation (#1114) 2019-10-26 16:43:25 -04:00
NGPixel
f1668b9ac5 feat: import assets from disk module 2019-10-20 14:42:10 -04:00
NGPixel
d987058336 feat: asset add/rename/remove + dump action for git and disk modules 2019-10-19 17:39:45 -04:00
Pavel Korovin
73aa870abc fix: SRI security toggle (#1104) 2019-10-19 03:14:18 -04:00
NGPixel
f8c3aef7bd feat: favicon + manifest update + page selector locale switch fix 2019-10-18 20:23:37 -04:00
Nicolas Giard
334d0a754e
feat: import v1 disk mode config (#1099) 2019-10-14 14:37:47 -04:00
Nicolas Giard
0f079e2d5f
fix: editor select back button (#1098) 2019-10-14 13:07:49 -04:00
NGPixel
c20107408e fix: page selector scroll 2019-10-13 23:10:49 -04:00
NGPixel
62d1d7a1df feat: move page 2019-10-13 19:59:50 -04:00
NGPixel
daa8174d7f feat: github sponsor button + keep parent path in page selector 2019-10-12 21:10:06 -04:00
NGPixel
acb57879dd feat: SRI security toggle 2019-10-12 14:41:45 -04:00
NGPixel
3de0e1499a feat: page tree browser 2019-10-12 00:55:43 -04:00
NGPixel
38c33c58bb feat: rebuild page tree worker 2019-10-07 00:06:47 -04:00
NGPixel
2883437a0f fix: hide item upload button (#1058) 2019-10-06 15:06:46 -04:00
unknown
5438aad637 fix: add site url field to setup page 2019-10-06 14:56:53 -04:00
Nick
5b9dd43e96 feat: import content + x-forwarded toggle 2019-10-05 16:58:34 -04:00
Hiep Le
fddde494e2 fix: v-btn flat is deprecated (#1089) 2019-10-04 23:52:33 -04:00
Hiep Le
3befd57060 fix: opening delete group dialog (#1088) 2019-10-04 23:14:19 -04:00
Hiep Le
06aa04ff81 fix: remove page rules (#1083) 2019-10-04 17:13:03 -04:00
Nick
2e0f861fb2 feat: import users group creation logic 2019-09-29 20:53:41 -04:00
Nick
82ba7d0a36 feat: import users from v1 - db + create users 2019-09-28 22:19:33 -04:00
Nick
41716e52a6 fix: i18n xhr for 5 lang codes 2019-09-27 14:59:53 -04:00
Nick
6a5bc2e273 refactor: plantuml module 2019-09-27 13:43:14 -04:00