Commit Graph

62 Commits

Author SHA1 Message Date
NGPixel
490fab1173
fix: handle empty ToC position value 2023-02-16 23:58:52 -05:00
NGPixel
e954b50a7a
feat: footer text override option 2023-02-16 20:45:55 -05:00
NGPixel
f3133a72ec
feat: toc sidebar position 2022-12-10 17:03:40 -05:00
matthgyver
7988fa62ca
fix: use body parser limit config with fallback value (#4985)
* permit bodyParserLimitSize configuration

set bodyParserLimitSize by default to 1mb
permit modifications by environment variable

* fix: use bodyparserlimit config with fallback default

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2022-02-11 23:42:28 -05:00
Nicolas Giard
8e3af9ac15
feat: use config value for json body parser limit 2022-02-11 23:38:34 -05:00
NGPixel
c57c9d9018 fix: disable cors 2021-03-25 21:21:03 -04:00
Jafar Akhondali
5ba36ee421
refactor: server code (#2545)
+ Remove duplicated await
+ Replace some legacy codes with ES6
+ Fix some of eslint problems
2020-10-14 11:16:27 -04:00
NGPixel
8205faca53 feat: use asar for twemoji assets 2020-05-24 18:02:05 -04:00
NGPixel
f6bad765a2 feat: assets move + comments migration + admin users UI 2020-05-21 00:20:57 -04:00
NGPixel
f7c0daec9a feat: content license notice option 2020-02-23 15:20:55 -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
alancnet
de4d407fdc
fix: apply json size limit to graphql (#1480) 2020-02-15 22:35:53 -05:00
NGPixel
ae53484abd feat: admin ssl - renew cert + toggle redirection btn 2020-01-19 21:30:25 -05:00
NGPixel
b18dd29fa0 feat: browse page by ID 2020-01-14 22:21:43 -05:00
NGPixel
c6933a2d20 feat: let's encrypt 2020-01-11 22:33:27 -05:00
NGPixel
aa5368b2a1 feat: katex + admin SSL UI (wip) + dev warning 2019-12-18 23:45:33 -05:00
Nick
5b9dd43e96 feat: import content + x-forwarded toggle 2019-10-05 16:58:34 -04:00
Nick
13f172978f feat: pages admin + path parsing fixes 2019-07-02 01:48:19 -04:00
Nick
2870da0e9e feat: analytics code rendering 2019-06-23 22:57:04 -04:00
Nick
28cf67cdaa feat: sideloading + locales nav menu 2019-06-21 20:54:09 -04:00
Nick
6b886b6e3f feat: image upload + list root assets (wip) 2019-05-13 01:15:27 -04:00
Nick
6041b1697a fix: session knex connector + editor UI improvements 2019-05-11 01:23:32 -04:00
Nick
8af21c02af feat: oauth2 login (wip) 2019-04-21 02:04:00 -04:00
Nick
6fe49309c1 feat: admin auth + config ref + modules sidebar ui + GQL upload (wip) 2019-04-20 20:49:05 -04:00
Nick
7bbf683902 fix: HTTPS server (#784) + custom git path (#783) 2019-03-16 22:10:01 -04:00
Nick
abe5f3b25d feat: HTTP redirect to HTTPS server option 2019-02-24 14:05:38 -05:00
Nick
cd3f88bad0 refactor: removed redis + new scheduler engine 2019-02-13 17:21:18 -05:00
Nick
0eac78977a fix: error page missing lodash 2019-02-10 14:02:26 -05:00
Nick
3ede499732 feat: HTTPS support 2019-02-02 12:09:25 -05:00
Nicolas Giard
5f18c71ef2 fix: error page pagemeta title 2019-02-02 12:09:25 -05:00
Nicolas Giard
63c044a09b feat: check for updates 2019-01-13 15:37:45 -05:00
Nicolas Giard
75eb277401 feat: guest + user permissions 2019-01-06 22:03:34 -05:00
Nicolas Giard
edb97b832d feat: admin - manage groups + permissions + page rules 2018-12-29 21:30:51 -05:00
Nicolas Giard
10940ca230 feat: seo meta + page titles 2018-12-24 17:38:34 -05:00
Nicolas Giard
2b98a5f27a feat: account verification + mail config in admin area 2018-12-22 16:18:16 -05:00
Nicolas Giard
3abd2f917c feat: auth jwt, permissions, login ui (wip) 2018-10-12 16:41:21 -04:00
Nicolas Giard
904e2a6efb fix: modules non-string config + live trail logging 2018-09-30 14:20:26 -04:00
Nicolas Giard
9c6a4f6c20 refactor: logging + search modules PH 2018-08-31 23:42:14 -04:00
NGPixel
bcd6ceb271 feat: authentication improvements 2018-08-04 17:28:39 -04:00
NGPixel
49834461a6 feat: apollo upgrade to 2.0 + dev improvements + localization 2018-06-24 00:20:35 -04:00
NGPixel
197b6b4160 feat: theming resolvers + config fixes 2018-06-10 23:23:09 -04:00
NGPixel
416755f17a refactor: remove config namespaces 2018-05-28 14:46:55 -04:00
NGPixel
91b575529c misc: update dependencies 2018-03-05 17:27:30 -05:00
NGPixel
7acc4e9fed refactor: global namespace + admin pages UI 2018-03-05 15:49:36 -05:00
NGPixel
3471a7a6f9 refactor: project cleanup + onboarding page 2018-02-04 00:53:13 -05:00
NGPixel
1d9f057f38 refactor: deps cleanup + fetch locales task 2018-02-03 20:14:29 -05:00
NGPixel
23a6be1219 refactor: removed 1.x client files 2018-02-03 16:48:25 -05:00
NGPixel
7b269414d8 fix: auth cookie set + graphQL http link 2018-01-28 00:40:25 -05:00
NGPixel
9e7f6b6eb1 refactor: handle HMR 2018-01-27 17:39:55 -05:00
NGPixel
f0e45ece6f refactor: dev mode 2018-01-27 00:20:49 -05:00