Commit Graph

685 Commits

Author SHA1 Message Date
NGPixel
bbe64ef6b6 feat: static navigation menu option 2020-04-25 17:45:59 -04:00
NGPixel
b2931471c0 fix: remove ssh port param for git module 2020-04-25 14:04:14 -04:00
NGPixel
c15d1a4967 fix: navigation mode change not persisted 2020-04-25 13:58:39 -04:00
NGPixel
a4e5276922 feat: copy navigation from locale 2020-04-25 13:48:05 -04:00
NGPixel
2dd4cf5c08 fix: sidebar nav incorrect scroll color in light mode 2020-04-24 21:28:48 -04:00
NGPixel
c9e7811c55 fix: theme loading optimizations 2020-04-24 17:40:41 -04:00
NGPixel
866cdd59c8 fix: dark mode improvements 2020-04-24 15:56:11 -04:00
NGPixel
0ab9ecfdb2 fix: new nav toolbar dark mode 2020-04-24 15:46:38 -04:00
NGPixel
4b1e2c1988 fix: admin navigation - icon tile 2020-04-24 15:17:47 -04:00
NGPixel
d1dd1f195b fix: ldap allow disable cert check + icon 2020-04-24 00:29:49 -04:00
NGPixel
ec2d10c7f2 fix: trim and auto-remove trailing slash for Site URL in Admin General 2020-04-24 00:17:10 -04:00
takumi9942
e0a0434622
fix: editor-modal-media action button (#1736) 2020-04-23 19:18:53 -04:00
Sebastien
a8344e4e06
fix: default link for new external link is now empty (#1749)
Default link for new external link is now empty instead of '/'
2020-04-23 19:17:47 -04:00
NGPixel
6bf0261544 fix: new nav show disabled locale bar 2020-04-21 23:31:16 -04:00
NGPixel
bd4263ecb2 feat: HA event handling + emitting 2020-04-19 22:47:02 -04:00
NGPixel
6a00a5dbce fix: git ssh port incorrect default value 2020-04-19 22:47:02 -04:00
NGPixel
8aba5305d8 feat: sidebar item permissions + admin nav edit 2020-04-18 18:33:22 -04:00
NGPixel
9a93ac28f2 feat: admin dashboard last logins 2020-04-18 18:33:22 -04:00
NGPixel
514d31a46d feat: hide sidebar option 2020-04-18 18:33:22 -04:00
NGPixel
1c80faa94d feat: browse nav + pageTree ancestors 2020-04-18 18:33:22 -04:00
NGPixel
3ca72ccc1e feat: new nav UI (wip) 2020-04-18 18:33:22 -04:00
takumi9942
14beb949d9
fix: media print css (#1704) 2020-04-12 13:19:16 -04:00
takumi9942
19361e9da8
fix: header nav grid and padding for mobile (#1697) 2020-04-11 15:47:50 -04:00
NGPixel
b2115143e3 feat: visual editor - link to page 2020-04-11 14:51:51 -04:00
NGPixel
76ade8df53 feat: link autocomplete + insert link modal (markdown) 2020-04-11 00:19:23 -04:00
NGPixel
77548c8778 fix: tags input normalization 2020-04-09 21:56:24 -04:00
NGPixel
d959ef7e5c feat: profile - pages 2020-04-05 23:49:26 -04:00
NGPixel
80ee45ae4f feat: admin edit user - activity panel 2020-04-05 23:49:26 -04:00
NGPixel
1e4d513252 feat: user profile page - save info + change pwd 2020-04-05 23:49:26 -04:00
NGPixel
c7f3c9d908 feat: user profile fetch info + groups 2020-04-05 23:49:26 -04:00
NGPixel
8ea699ac7a fix: user profile UI
fix: user profile UI
2020-04-05 23:49:26 -04:00
NGPixel
283bd7cf58 fix: editor save exact handler 2020-03-30 21:37:18 -04:00
NGPixel
1d16a3fc71 feat: mermaid support for markdown 2020-03-29 20:54:39 -04:00
NGPixel
951ebb6b61 feat: duplicate page 2020-03-29 17:48:45 -04:00
NGPixel
44a0f69a78 feat: katex chemical equations support 2020-03-29 17:06:32 -04:00
NGPixel
dba4ad138b fix: dashboard icon display 2020-03-28 18:58:33 -04:00
Sebastien
c460a365a6
fix: images on top of headers lines #1487 (#1588)
Images on top of headers lines
#1487
2020-03-28 14:37:12 -04:00
NGPixel
58b08e54b4 fix: missing footnote module in markdown editor preview 2020-03-28 14:28:08 -04:00
Dragan Espenschied
3402afa03c
fix: rendering of unordered lists and footnotes (#1609)
* Fix rendering of lists and footnotes

* Fix rendering of lists and footnotes

* fix: restore list arrow symbols

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2020-03-28 14:23:31 -04:00
NGPixel
d3b4c64554 fix: save timeout failsafe 2020-03-28 14:08:57 -04:00
NGPixel
21f19d3ae6 fix: duplicate page selector items 2020-03-27 20:56:09 -04:00
NGPixel
e413f3e420 fix: external link icon 2020-03-27 18:51:51 -04:00
NGPixel
934842ab9b fix: history - handle path move between live and latest versions 2020-03-22 22:48:20 -04:00
NGPixel
507928730a feat: editor save conflict localization 2020-03-22 18:58:27 -04:00
NGPixel
4b0e3d1c43 feat: save conflict resolution 2020-03-21 19:18:08 -04:00
NGPixel
b529ad21c9 fix: code blocks incorrect escaping + deps update 2020-03-20 23:23:13 -04:00
NGPixel
2810f7b5af feat: use local assets for twemoji 2020-03-15 22:34:42 -04:00
NGPixel
2e804a467e fix: tags page missing any locale translation 2020-03-15 19:33:21 -04:00
NGPixel
bf9c6dda1c fix: missing code highlighting when toggling markdown preview (#1484) 2020-03-15 19:32:12 -04:00
Sebastien
88f707b7c1
fix: sort assets by ID and desc (#1501)
* sort assets by ID and desc

* Update editor-modal-media.vue
2020-03-15 18:57:18 -04:00
NGPixel
dd3699b501 fix: sidebar overlay bug on smaller screens 2020-03-14 18:59:27 -04:00
NGPixel
830f51664c feat: katex in markdown preview + xss fix for svg 2020-03-06 14:31:05 -05:00
NGPixel
4398573645 feat: save conflict check polling 2020-03-02 00:43:19 -05:00
NGPixel
6890d9e04e feat: edit title from header in editors 2020-03-01 20:20:37 -05:00
NGPixel
13a995133b feat: branch off / create from template 2020-03-01 18:25:43 -05:00
NGPixel
e85de92715 feat: restore page version 2020-03-01 18:25:43 -05:00
NGPixel
e50dc89519 feat: view version of page source 2020-03-01 18:25:43 -05:00
NGPixel
2ac9131244 feat: page history - download version 2020-03-01 18:25:43 -05:00
NGPixel
95f01cdeb8 feat: history version diff 2020-03-01 18:25:43 -05:00
NGPixel
27ff329d16 feat: history UI 2020-03-01 18:25:43 -05:00
NGPixel
f7c0daec9a feat: content license notice option 2020-02-23 15:20:55 -05:00
NGPixel
c5a22f6d13 fix: editor - show save button as saved when no modif 2020-02-23 12:49:34 -05:00
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
2020-02-22 17:38:06 -05:00
NGPixel
ea5027cb2e fix: admin tags - persist close confirm dialog state 2020-02-14 21:50:17 -05:00
NGPixel
9384ce14d5 fix: square nav icons 2020-02-09 22:55:53 -05:00
NGPixel
4bf94a1d30 feat: social sharing menu 2020-02-09 14:10:39 -05:00
Nicolas Giard
5c20f585a4
feat: admin tags (#1452) 2020-02-09 00:49:32 -05:00
NGPixel
a7b2b31314 fix: disable API docs editor for 2.1 2020-02-07 22:39:18 -05:00
NGPixel
966da1f092 fix: hide renew cert button if https inactive 2020-02-07 22:05:44 -05:00
NGPixel
48ea692afe fix: list items spacing + lang menu max-height 2020-02-07 21:54:59 -05:00
NGPixel
ff5acba358 fix: redirect to previous path after login 2020-02-07 14:51:11 -05:00
NGPixel
a694d26290 fix: hide new nav for 2.1 2020-02-07 14:23:38 -05:00
NGPixel
f4e3fd0954 feat: tags autocomplete in page properties 2020-02-02 16:24:27 -05:00
NGPixel
a1e0e4f27a fix: hide new page button when path not available (#1394) 2020-02-01 16:26:33 -05:00
NGPixel
7ab16e2bf3 fix: disable SRI at build time 2020-02-01 16:14:25 -05:00
NGPixel
9c40975aeb fix: missing pagination on search results (#942) 2020-02-01 15:17:29 -05:00
NGPixel
9f16d3e3fa fix: code linting 2020-01-31 22:41:14 -05:00
NGPixel
ad3a6e15f9 fix: rtl list bullet symbol 2020-01-31 22:34:38 -05:00
NGPixel
1914d40574 fix: set rtl correctly if default lang is non-rtl 2020-01-31 22:29:40 -05:00
Aitor Rosell Torralba
429c2673ca
fix: list formatting multiline with fancy bullets (#1406)
* Fix list formatting multiline with fancy bullets

In kinda response to: https://github.com/Requarks/wiki/pull/1283 
Solves the problem with the list having issues with p elements and with multi lines but keeping the fancy css bullets.
Tested on Chrome, Firefox, Opera and Edge.

* remove important

* fix: bullet symbol for RTL

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2020-01-31 22:22:27 -05:00
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>
2020-01-31 16:57:35 -05:00
NGPixel
4e9d4071fd fix: clear new password in admin user edit 2020-01-31 13:45:30 -05:00
NGPixel
1a4e96d074 fix: use monospaced font for code injection textareas 2020-01-26 17:27:04 -05:00
NGPixel
d0706b376b feat: ctrl + click save in editor to save and close 2020-01-26 13:29:17 -05:00
NGPixel
3e991fa590 misc: dev mode warning on setup 2020-01-25 23:12:57 -05:00
NGPixel
ae53484abd feat: admin ssl - renew cert + toggle redirection btn 2020-01-19 21:30:25 -05:00
NGPixel
59a8e9929c fix: diff2html css path 2020-01-18 15:26:02 -05:00
NGPixel
91e897ccd9 fix: admin contribute list + source permission 2020-01-18 15:19:03 -05:00
NGPixel
18b2f60b84 fix: unescaped code in markdown preview panel 2020-01-14 22:41:26 -05:00
alancnet
e836a49776 fix: light background in nested ckeditor unless dark mode (#1372) 2020-01-13 12:23:44 -05:00
NGPixel
1b749e7bf2 fix: letsencrypt maintainerEmail 2020-01-12 13:23:01 -05:00
NGPixel
c6933a2d20 feat: let's encrypt 2020-01-11 22:33:27 -05:00
NGPixel
0d6562cca4 feat: admin utilities - rerender all pages 2020-01-05 17:40:28 -05:00
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