Commit Graph

173 Commits

Author SHA1 Message Date
Phil Cullen
ea5c4ea33d fix: MSSQL - expand pages.* to prevent duplicate columns (#1126)
* Expand pages.* to prevent duplicate columns in MSSQL

Replace pages.* in select query with explicit list of columns to avoid multiple identically named columns being returned by MSSQL

* Use global replace for analytics header templates

Replace multiple instances of the same template variable in analytics templates

* Revert "Use global replace for analytics header templates"

This reverts commit 290b53b6e33c45d358252a14c838d12916895601.
2019-10-25 18:31:35 -04:00
apif
8badd8fd55 fix: MSSQL - assetFolder getHierarchy query (#1131) 2019-10-25 18:29:28 -04: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
Phil Cullen
7db814c7ad fix: use global replace for analytics header templates (#1134)
Support replacing multiple instances of the same template variable in analytics templates
2019-10-23 12:46:19 -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
Nicolas Giard
cffd32dee0
feat: local disk import all action + v1 import content (#1100) 2019-10-14 23:44:37 -04:00
NGPixel
73c89dfe44 feat: rebuild tree on page update 2019-10-13 22:35:42 -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
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
744e6e3248 fix: restore unicode chars for search content 2019-09-21 10:36:09 -04:00
Nick
26842ab62b feat: reconnect links after page update 2019-09-14 13:14:07 -04:00
Andrew Sim
5202eadebb feat: AWS S3 + Digitalocean Spaces storage modules (#1015)
* Provide basic implementation of AWS S3 storage module

* Abstract S3 Compatible Storage Module logic

* Refactor `getFileExtension()` into the `page` object

* Add implementation for Digitalocean storage module

* Remove accidental `async`/`await` in S3 Storage Module

* Remove argument from the call to `page.getFileExtension()`

https://github.com/Requarks/wiki/pull/1015#discussion_r321990073
2019-09-08 21:11:25 -04:00
Nick
69e644e18f fix: code linting 2019-09-08 12:39:05 -04:00
Nick
33e31a9901 feat: page links table 2019-09-02 22:18:59 -04:00
Nick
ab463fcae1 feat: tags on page fetch + pageLinks table schema 2019-09-02 18:32:33 -04:00
Nick
5a7fd2d73e feat: tags UI (wip) + save tags from page 2019-09-01 18:33:36 -04:00
Nick
1d8f1f50e1 fix: prevent empty page content 2019-08-26 23:19:39 -04:00
Nick
d3e693ab46 feat: mandatory password change on login + UI fixes 2019-08-24 22:19:54 -04:00
Nick
823ff1bc61 feat: update user 2019-08-17 18:29:58 -04:00
Nick
2d2cf90514 feat: admin create user + markdown help fix 2019-08-10 22:14:53 -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
NGPixel
eccf1a1b19 misc: migrate to vuetify 2.0 (wip) 2019-07-29 04:51:43 +00:00
Nick
5689444a17 feat: page locale migration + deps update 2019-07-14 16:12:26 -04:00
Nick
d546695143 fix: legacy login errors + logout button 2019-07-13 16:18:43 -04:00
Nick
b6f1e1805e feat: locales availability + IE display mode 2019-07-12 23:57:15 -04:00
Nick
dc4fa9b31e feat: utilities - cache 2019-07-06 17:06:42 -04:00
Nick
13f172978f feat: pages admin + path parsing fixes 2019-07-02 01:48:19 -04:00
Nick
604941fe6a feat: utilities section (wip) + auth utilities 2019-06-30 15:18:26 -04:00
Nick
9cd8657ce6 feat: 4 new analytics modules 2019-06-29 16:45:27 -04:00
Nick
2890d9ccf0 fix: handle duplicate page entries without render content 2019-06-25 22:48:23 -04:00
Nick
2870da0e9e feat: analytics code rendering 2019-06-23 22:57:04 -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
Nick
f93ea02975 fix: self-registration not assigning to predefined group 2019-06-08 13:30:07 -04:00
Nick
6c12061c17 feat: asset rename + delete 2019-05-25 21:38:29 -04:00
Nick
4f1c419859 fix: handle asset upload overwrite 2019-05-24 21:46:06 -04:00
Nick
1fecf38034 fix: upload file hash order 2019-05-21 20:58:04 -04:00
Nick
35bc745826 feat: image upload / display 2019-05-21 16:45:54 -04:00
Nick
7b08c8bb31 feat: lists UX + assets create folder UI (wip) 2019-05-19 14:46:08 -04:00
Nick
965f0ad2cd feat: serve asset from db + editor mobile improvements 2019-05-18 02:27:30 -04:00
Nick
d27ffe7ca4 fix: override upload cache content-type 2019-05-14 01:00:35 -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
6041b1697a fix: session knex connector + editor UI improvements 2019-05-11 01:23:32 -04:00
Nick
849d4f4774 feat: twitch auth module 2019-04-28 14:11:27 -04:00
Nick
d7676513ac feat: auth0 + discord + github + slack auth modules 2019-04-21 21:43:33 -04:00
Nick
8af21c02af feat: oauth2 login (wip) 2019-04-21 02:04:00 -04:00
Nick
e2518c7a8d feat: storage disk - actions + daily backup 2019-04-07 17:00:42 -04:00
Nick
10df1b4b0c feat: storage actions + git module actions 2019-04-06 19:06:17 -04:00
Nick
7c77cb0815 fix: postgres indexing (#791) + deactivate handler 2019-03-24 00:27:42 -04:00
Nick
5938a20785 fix: missing guest global permissions (#788) 2019-03-19 15:15:48 -04:00
Nick
0fd681c1a5 fix: code lint 2019-03-19 14:46:10 -04:00
Nick
21ee8c0c0b feat: azure search module + rebuild index 2019-03-11 00:47:27 -04:00
Nick
b5db531234 feat: search + basic engine (wip) 2019-03-09 00:51:47 -05:00
Nick
e6f1f3add4 feat: git changes processing 2019-02-24 23:48:28 -05:00
Nick
e3cb33f8b5 feat: admin dev pages modularity + storage state json fix 2019-02-22 21:37:26 -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
37556399b6 fix: use frontmatter format for metadata in storage 2019-02-10 18:06:03 -05:00
Nick
b1dd54768f fix: JSON fields handling for MariaDB 2019-02-09 19:10:34 -05:00
Nick
f74c0caac2 feat: storage modes + git improvements 2019-02-03 17:08:06 -05:00
Nick
d5028b1bce feat: git init + commands 2019-02-03 02:48:30 -05:00
Nick
830ddd9d2c fix: await page render to finish before resolving 2019-02-02 16:59:00 -05:00
Nicolas Giard
658c105ab5 feat: delete page 2019-02-02 12:09:25 -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
3b285c5074 feat: beta preparation + utf16 editor fix 2019-01-01 01:40:31 -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
78ae137f48 feat: register server-side validation + forgot password UI 2018-12-20 23:02:17 -05:00
Nicolas Giard
901dbb98e0 feat: register validation + create + admin improvements 2018-12-17 00:51:52 -05:00
Nicolas Giard
17244a0cb3 feat: user edit UI + admin UI improvements + fixes 2018-12-15 17:15:13 -05:00
Nicolas Giard
f856da074e feat: user menu + jwt certs + UI fixes 2018-12-02 21:42:43 -05:00
Nicolas Giard
74aa09f39c fix: dark mode handling 2018-12-01 23:03:14 -05:00
Nicolas Giard
964712905b feat: page history pagination + dark mode fix 2018-11-25 18:25:52 -05:00
Nicolas Giard
78ba895eee feat: source + history (wip) 2018-11-25 01:28:20 -05:00
Nicolas Giard
3abc254685 feat: TOC, scroll to header, page UI improvements 2018-11-17 23:03:58 -05:00
Nicolas Giard
763bf4b903 feat: sidebar rendering 2018-11-11 13:54:33 -05:00
Nicolas Giard
0b5a4e0c63 feat: content rendering improvements + save fix 2018-11-10 23:40:55 -05:00
Nicolas Giard
b26f30ae20 feat: navigation save / load 2018-10-21 22:25:17 -04:00
Nicolas Giard
aa08459daf feat: token refresh 2018-10-12 16:41:21 -04:00
Nicolas Giard
3abd2f917c feat: auth jwt, permissions, login ui (wip) 2018-10-12 16:41:21 -04:00
Nicolas Giard
ed7d3ab540 fix: setup issues + webpack improvements 2018-09-29 15:39:09 -04:00
Nicolas Giard
30806d3c8d feat: editor - existing content 2018-09-16 18:36:15 -04:00
Nicolas Giard
578ea577f0 feat: html code highlighter 2018-09-16 00:35:03 -04:00
Nicolas Giard
2c6a95f900 feat: page cache + save/load logic + db fixes 2018-09-15 20:58:23 -04:00
Nicolas Giard
572393aa7b feat: sub+sup+imsize markdown renderers 2018-09-09 23:19:46 -04:00
Nicolas Giard
09d1f580d9 feat: rendering pipeline logic 2018-09-09 20:33:10 -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
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
4bb522f9d9 feat: new page UI + db fixes + installer improvements 2018-08-19 01:22:59 -04:00
Nicolas Giard
96f4e89020 fix: mysql + sqlite incompatible queries 2018-08-15 21:57:28 -04:00
Nicolas Giard
a78c6505f0 fix: setup editors add + page view responsive 2018-08-10 21:00:20 -04:00