Commit Graph

143 Commits

Author SHA1 Message Date
NGPixel
53ceea74f1 fix: skip telemetry if devmode 2020-04-17 17:14:02 -04:00
NGPixel
71be4660bf fix: use new telemetry endpoint 2020-04-16 20:39:14 -04:00
NGPixel
3613c73008 fix: mysql 2.2.50 failed migration 2020-03-29 13:42:55 -04:00
NGPixel
b529ad21c9 fix: code blocks incorrect escaping + deps update 2020-03-20 23:23:13 -04:00
Lukas Frischknecht
ee0eb55522
fix: update docker configuration file location (#1570) 2020-03-07 17:55:52 -05:00
NGPixel
df933f5dc4 fix: reject API tokens if API is disabled 2020-02-23 15:30:40 -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
1b4d8142f3 fix: code linting auth.js 2020-02-07 22:02:33 -05:00
BobbyB
7d23344c7a
fix: page rules role check (#1447)
* Check rule.roles against permissions

* Added Role Check to EXACT matching

* Code Review Fixes
2020-02-07 14:26:13 -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
988ba3f616 fix: objection 2 changes 2020-01-24 19:21:17 -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
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
3092615c5e fix: improve db error reporting for pg 2019-12-30 16:45:25 -05:00
NGPixel
f1725159f7 feat: accept db ssl config 2019-12-30 16:18:30 -05:00
NGPixel
aa5368b2a1 feat: katex + admin SSL UI (wip) + dev warning 2019-12-18 23:45:33 -05:00
NGPixel
8eddc4799e fix: stable db migration + beta migration to stable 2019-11-03 22:00:03 -05:00
Justin Kromlinger
8000ebec8f refactor: use dataPath variable as given in file config (#1118)
* Actually use path variables as given in default config

* Drop paths.content, avoid populating the global WIKI object
2019-10-25 18:20:02 -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
NGPixel
38c33c58bb feat: rebuild page tree worker 2019-10-07 00:06:47 -04:00
Nick
1a7ace5107 feat: CONFIG_FILE env param 2019-09-22 16:43:47 -04:00
Nick
766eebbe2f fix: editor selection UI + config trim DB_PASS_FILE 2019-09-21 22:25:54 -04:00
Nick
89754ca7fc feat: DB_PASS_FILE argument support 2019-09-21 01:10:45 -04:00
Nick
309de5bc17 misc: deps cleanup + form validation fixes 2019-09-15 23:20:40 -04:00
Nick
69e644e18f fix: code linting 2019-09-08 12:39:05 -04:00
Nick
04193dbc6f feat: database connection retries on start 2019-09-04 22:23:44 -04:00
Nick
604941fe6a feat: utilities section (wip) + auth utilities 2019-06-30 15:18:26 -04:00
Nick
537551874b feat: analytics modules backend + admin panel 2019-06-23 18:35:14 -04:00
Nick
28cf67cdaa feat: sideloading + locales nav menu 2019-06-21 20:54:09 -04:00
Comran Morshed
b690603412 fix: locale override not loading (#880) 2019-06-15 12:07:16 -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
f7ebccbb43 fix: avoid setting db ssl unless explicitly provided 2019-06-04 03:14:07 -04:00
Nick
9f58a08fcb feat: heroku compatibility 2019-06-01 21:38:36 -04:00
Nick
93c1cb5645 feat: db ssl support 2019-06-01 00:23:07 -04:00
Nick
c0d7e16ef7 fix: asset data type for mysql + mariadb 2019-05-27 00:28:12 -04:00
Nick
6b886b6e3f feat: image upload + list root assets (wip) 2019-05-13 01:15:27 -04:00
Nick
d7676513ac feat: auth0 + discord + github + slack auth modules 2019-04-21 21:43:33 -04:00
Nick
e597a7df1a fix: auth token refresh missing permissions field 2019-04-19 18:30:00 -04:00
Nick
0fd681c1a5 fix: code lint 2019-03-19 14:46:10 -04:00
Nick
358e79d7f5 fix: setup https support + various fixes 2019-03-16 22:41:48 -04:00
Nick
b5db531234 feat: search + basic engine (wip) 2019-03-09 00:51:47 -05:00
Nick
2141366335 feat: dev flags 2019-02-23 18:22:59 -05:00
Nick
3743777b97 fix: sqlite migrations 2019-02-22 17:05:49 -05:00
Nick
7e458f98b4 feat: scheduler storage sync 2019-02-17 21:48:48 -05:00
Nick
aa27554bc7 feat: storage schedule + status 2019-02-17 01:32:35 -05:00
Nick
cd3f88bad0 refactor: removed redis + new scheduler engine 2019-02-13 17:21:18 -05:00
Nick
b1dd54768f fix: JSON fields handling for MariaDB 2019-02-09 19:10:34 -05:00
Nick
a8c7710412 feat: load dev locale files 2019-02-09 12:34:27 -05:00
Nick
f74c0caac2 feat: storage modes + git improvements 2019-02-03 17:08:06 -05:00
Nick
44e87cb60b fix: telemetry 2019-02-02 12:09:25 -05:00
Nicolas Giard
658c105ab5 feat: delete page 2019-02-02 12:09:25 -05:00
Nicolas Giard
72253f9cb5 fix: root admin access deny bug + patreon link 2019-02-02 12:09:25 -05:00
Nicolas Giard
86c6aabebd fix: missing apollo-fetch module 2019-01-13 21:54:52 -05:00
Nicolas Giard
63c044a09b feat: check for updates 2019-01-13 15:37:45 -05:00
Nicolas Giard
7e62c01ed1 feat: page Rules access check 2019-01-12 18:33:30 -05:00
Nicolas Giard
75eb277401 feat: guest + user permissions 2019-01-06 22:03:34 -05:00
Nicolas Giard
fcee4c0945 feat: admin general + verify account 2018-12-24 01:03:10 -05:00
Nicolas Giard
2b98a5f27a feat: account verification + mail config in admin area 2018-12-22 16:18:16 -05:00
Nicolas Giard
f856da074e feat: user menu + jwt certs + UI fixes 2018-12-02 21:42:43 -05:00
Nicolas Giard
27adad8dad fix: localization master callback + various fixes 2018-11-18 16:38:00 -05:00
Nicolas Giard
0b5a4e0c63 feat: content rendering improvements + save fix 2018-11-10 23:40:55 -05:00
Nicolas Giard
3caa842d18 feat: auth advanced settings UI + reload auth on save 2018-10-12 23:15:52 -04:00
Nicolas Giard
3abd2f917c feat: auth jwt, permissions, login ui (wip) 2018-10-12 16:41:21 -04:00
Nicolas Giard
92d0925d51 fix: mssql initial migration crash 2018-09-08 15:49:36 -04:00
Nicolas Giard
5919d14670 feat: loggers + search engines models 2018-09-01 15:15:44 -04:00
Nicolas Giard
2483dce941 feat: dev docker-compose 2018-08-28 00:23:05 -04:00
Nicolas Giard
4cb9f3d9c6 feat: rendering modules + admin rendering 2018-08-26 22:38:08 -04:00
Nicolas Giard
db8e598e9a feat: page display + renderers reorg 2018-08-20 01:02:57 -04:00
Nicolas Giard
96f4e89020 fix: mysql + sqlite incompatible queries 2018-08-15 21:57:28 -04:00
Nicolas Giard
5620419d05 feat: view page layout (wip) + footer component + fixes 2018-08-05 23:03:46 -04:00
NGPixel
bcd6ceb271 feat: authentication improvements 2018-08-04 17:28:39 -04:00
NGPixel
2817c72ec3 feat: core improvements + local fs provider + UI fixes 2018-07-29 22:23:33 -04:00
NGPixel
076e923d48 feat: save page + create event for storage targets 2018-07-22 16:25:39 -04:00
NGPixel
fd8bf4dbff feat: authentication module refactor + added CAS module 2018-07-08 11:16:45 -04:00
NGPixel
0afa65fa58 feat: auth self-registration config + gql grouping 2018-06-25 02:44:40 -04:00
NGPixel
99d7078c2c feat: add localization to admin nav + locale sections 2018-06-17 17:29:19 -04:00
NGPixel
197b6b4160 feat: theming resolvers + config fixes 2018-06-10 23:23:09 -04:00
NGPixel
dd318eb2db feat: locale namespacing save + auth fetch fix 2018-05-28 19:36:35 -04:00
NGPixel
416755f17a refactor: remove config namespaces 2018-05-28 14:46:55 -04:00
NGPixel
c9b643fbf0 refactor: migrate to objection.js + knex 2018-05-19 16:40:07 -04:00
NGPixel
ba6b4bc4dd feat: admin - download locale strings from graph 2018-05-06 23:21:48 -04:00
NGPixel
b143aa2f8c feat: sync locales strings 2018-05-06 16:19:37 -04:00
NGPixel
7786f9042f feat: locales remote fetch+ deps update + fixes 2018-04-29 17:55:36 -04:00
NGPixel
7793df9bd4 feat: admin groups - list + create, gql refactoring 2018-03-24 22:35:47 -04:00
NGPixel
8e09c6fce1 refactor: updated loggers + admin UI improvements + setup fixes 2018-03-12 00:09:54 -04:00
NGPixel
16d3336cd0 refactor: webpack fixes, missing auth icons, auth resolvers 2018-03-10 00:58:04 -05:00
NGPixel
f5fb21aaba feat: vue-apollo + auth providers resolver (wip) 2018-03-05 20:53:24 -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