Commit Graph

80 Commits

Author SHA1 Message Date
Boris
54dbf9ad00
feat: add asciidoc editor module (#5954)
* feat: add asciidoc editor module

* fix storage file extension for asciidoc pages

* fix: asciidoc editor + rendering improvements

* fix: description list css improvements

Co-authored-by: NGPixel <github@ngpixel.com>
2022-12-23 20:19:16 -05:00
Marián Skrip
de6d4beef9
feat(config): add option to specify default value to env var expansion (#5020)
* feat: Add option to specify default value to env var expansion

* fix: remove unused capturing group for env var replacement

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-02-18 19:56:02 -05:00
Nicolas Giard
7b14b39de0
fix: prevent upload bypass via uppercase path 2022-01-29 18:45:51 -05:00
NGPixel
a04f7bd650
fix: force uploads to use auth headers instead of cookie 2022-01-22 19:52:59 -05:00
NGPixel
79bdd44093
fix: force download of unsafe extensions 2021-12-24 20:18:12 -05:00
NGPixel
5173c4802e
fix: use replace instead of replaceAll to support pre-Node16 2021-12-06 14:01:26 -05:00
NGPixel
414033de9d
fix: asset path traversal on windows 2021-12-03 22:30:22 -05:00
NGPixel
084dcd69d1 fix: strip directory traversal sequences from asset paths 2020-10-03 01:44:57 -04:00
jaljo
cda1f1e805
feat: export creation date in dumped content (#2345)
* Export creation date in dumped content

* date_creation -> dateCreated

Co-authored-by: Joris Langlois <joris.langlois@knplabs.com>
2020-08-31 11:28:55 -04:00
moonkey124
a7ddafd4aa
fix: incorrect error name for 1017 (#2331)
Fixed a copy and paste mistake

***NO_CI***
2020-08-29 21:25:22 -04:00
NGPixel
7a946ec0f5 feat: edit comment 2020-05-31 18:15:15 -04:00
NGPixel
8a74904731 feat: comments delete + refresh on post + formatting 2020-05-31 02:13:41 -04:00
NGPixel
1f9e5b3fd0 feat: delete user with replace target 2020-05-30 16:34:09 -04:00
NGPixel
f6bad765a2 feat: assets move + comments migration + admin users UI 2020-05-21 00:20:57 -04:00
NGPixel
dae64f00a0 fix: brute-knex refactor 2020-04-21 23:16:13 -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
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
2ac9131244 feat: page history - download version 2020-03-01 18:25:43 -05:00
NGPixel
ae53484abd feat: admin ssl - renew cert + toggle redirection btn 2020-01-19 21:30:25 -05:00
NGPixel
6920a35d80 feat: visualize pages (dendograms) 2020-01-05 15:04:16 -05:00
NGPixel
0d6676c19b feat: SFTP storage module + sensitive field option 2019-12-25 01:47:19 -05:00
NGPixel
f09f1f4f1e feat: delete a user 2019-12-22 16:08:18 -05:00
alancnet
a457e82b16 fix: getPagePath would include a trailing (#1323) (#1324)
This excludes the trailing slash from the locale code.
2019-12-19 16:07:06 -05:00
NGPixel
28fdf14002 fix: export + import tags in storage events 2019-10-27 15:56:39 -04:00
NGPixel
f4816d0628 fix: pageHelper getFileExtension missing return 2019-10-18 20:23:37 -04:00
Nicolas Giard
cffd32dee0
feat: local disk import all action + v1 import content (#1100) 2019-10-14 23:44:37 -04:00
NGPixel
62d1d7a1df feat: move page 2019-10-13 19:59:50 -04:00
Nick
95535aa3b0 fix: prevent dots and spaces in page path during create 2019-10-02 00:44:18 -04:00
Nick
454da698a1 fix: git sync untracked 2019-09-27 14:17:12 -04:00
Nick
309de5bc17 misc: deps cleanup + form validation fixes 2019-09-15 23:20:40 -04:00
Nick
1d8f1f50e1 fix: prevent empty page content 2019-08-26 23:19:39 -04:00
Nick
823ff1bc61 feat: update user 2019-08-17 18:29:58 -04:00
rbtprograms
0f9ddf1e5d fix: Switch converted to Object Literal (#940)
* updating a switch into object literal and fixed a couple linter errors

* added a comment about weird formatting

* style: use lodash get

* fix: pass eslint + puglint + jest
2019-08-04 16:31:13 -04:00
Nick
fd8d358b63 fix: git private key alt paste mode 2019-07-14 18:55:12 -04:00
Nick
13f172978f feat: pages admin + path parsing fixes 2019-07-02 01:48:19 -04:00
Nick
9cd8657ce6 feat: 4 new analytics modules 2019-06-29 16:45:27 -04:00
Nick
1dfb55e803 feat: default locale with namespacing 2019-06-21 23:39:04 -04:00
Nick
40d224e8c0 feat: admin mail - send test email 2019-06-08 00:07:30 -04:00
Nick
922f179a90 feat: LDAP debug flag 2019-06-04 22:23:32 -04:00
Nick
7a09601a10 fix: page hands when attempting to create a 2 letters page 2019-05-31 12:34:30 -04:00
Nick
6c12061c17 feat: asset rename + delete 2019-05-25 21:38:29 -04:00
Nick
35bc745826 feat: image upload / display 2019-05-21 16:45:54 -04:00
Nick
212286fc4a feat: access cached upload file + ignore common page extensions 2019-05-14 00:53:19 -04:00
Nick
6b886b6e3f feat: image upload + list root assets (wip) 2019-05-13 01:15:27 -04:00
Nick
4552c6d2b0 fix: path parser intermittent locale search match (#832) 2019-05-09 22:46:23 -04:00
Nick
26c7d49a78 feat: ldap module + deps upgrade 2019-04-26 23:59:35 -04:00
Nick
596833180e fix: block single letter pages + RTL admin label in dark mode fix 2019-04-19 21:08:15 -04:00
Nick
5b64c95117 feat: block creating pages with system reserved paths 2019-04-19 20:45:05 -04:00