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
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
22fa5c9b23
fix: handle migrations .js naming
2020-01-26 21:04:38 -05:00
NGPixel
4dc7e05373
fix: migration for pageHistory content column type
2020-01-26 20:57:30 -05:00
NGPixel
95e79a7316
fix: auto beautify css injection in admin
2020-01-26 15:31:24 -05:00
NGPixel
da86d8ccf7
fix: objection.js 2.0 compat fixes
2020-01-26 13:11:33 -05:00
NGPixel
8f5265622f
fix: objection.js 2.0 compat fixes
2020-01-25 23:29:46 -05:00
NGPixel
3e991fa590
misc: dev mode warning on setup
2020-01-25 23:12:57 -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
91e897ccd9
fix: admin contribute list + source permission
2020-01-18 15:19:03 -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
alancnet
73da73a595
fix: allow highlight color ( #1365 )
2020-01-10 19:48:16 -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
4698afdaeb
fix: truncate pictureUrl if too long ( #1311 )
2020-01-03 16:35:50 -05:00
NGPixel
0755c538ed
fix: html rendering order param + decodeEntities
2020-01-03 01:07:29 -05:00
NGPixel
edd11cd73f
feat: make relative links root absolute option
2020-01-02 20:30:48 -05:00
NGPixel
661b6044fa
feat: verify + activate + deactivate user from admin
2020-01-02 14:19:27 -05:00
NGPixel
82376c19b9
fix: render system link detection resets on each find
2020-01-02 13:33:27 -05:00
Scott Simontis
bb03aed1c8
fix: exclude tel: links from parsing #1318 ( #1344 )
...
Telephone links will no longer be incorrectly parsed as web links.
Signed-off-by: Scott Simontis <yo@scottsimontis.io>
2019-12-31 14:41:05 -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
0d6676c19b
feat: SFTP storage module + sensitive field option
2019-12-25 01:47:19 -05:00
NGPixel
4a2f1d045b
feat: azure blob storage provider + s3 rename fix
2019-12-23 00:12:19 -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
alancnet
a257831c6c
fix: rebuild-tree exceeds mssql parameter limit ( #1328 )
...
* fix: rebuild-tree exceeds mssql's parameter limit
* docs: details per query max parameters limits
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2019-12-19 16:48:05 -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
aa5368b2a1
feat: katex + admin SSL UI (wip) + dev warning
2019-12-18 23:45:33 -05:00
Artem S Vybornov
243840c5eb
fix: postgres engine to query using configured locale ( #1269 )
...
* fix: Postgres Engine to query using right locale
* fix: postgres search dictLanguage parameter binding
2019-12-15 17:52:42 -05:00
NGPixel
278cd7173d
feat: rendering security module
2019-12-11 23:36:19 -05:00
NGPixel
5d7509acdf
feat: api docs editor (wip) + deps update
2019-12-01 22:45:37 -05:00
NGPixel
3183014b25
fix: postgreSQL search engine error during page move ( #1181 )
2019-11-23 16:21:10 -05:00
NGPixel
e35e68d764
fix: exclude assets from internal link detection ( #1189 )
2019-11-23 16:13:41 -05:00
NGPixel
3d6b04f75d
fix: handle email verification exceptions ( #1227 )
2019-11-23 15:06:34 -05:00
NGPixel
49819b41db
fix: missing write:pages perm for edit existing pages ( #1228 )
2019-11-23 14:32:49 -05:00
NGPixel
46630e1638
fix: allow target in markdown attrs ( #1240 )
2019-11-21 22:32:41 -05:00
George Vagenas
68200f5136
fix: use https for plantuml ( #1223 )
2019-11-18 13:51:19 -05:00
NGPixel
b5d773caec
fix: missing release update job
2019-11-17 19:53:35 -05:00
NGPixel
cb322db300
mics: make STABLE channel the default for updates
2019-11-17 19:32:27 -05:00
NGPixel
d356937660
fix: cannot update user email from admin ( #1197 )
2019-11-16 22:32:55 -05:00
NGPixel
fb0c64a07e
fix: exclude non-class attributes from markdown rendering
2019-11-16 22:19:35 -05:00
NGPixel
19e4ab69d2
fix: add missing EOL for git key contents
2019-11-16 19:11:37 -05:00
NGPixel
8eddc4799e
fix: stable db migration + beta migration to stable
2019-11-03 22:00:03 -05:00
Obyoxar
e9afcfcd94
fix: typo in PostgreSQL search module ( #1176 )
2019-11-03 14:30:55 -05:00
NGPixel
0efbd49adf
fix: mysql setup fails during table reset
2019-11-02 19:57:51 -04:00
NGPixel
b4cb8249f5
fix: remove explicit ids for groups and users during setup ( #1156 )
2019-11-02 16:30:19 -04:00
NGPixel
d69dde1df5
fix: UI fixes + search crash ( #1086 )
2019-11-02 16:04:43 -04:00
NGPixel
8ba78dd771
fix: handle link reformatting from home path ( #1169 )
2019-11-01 23:59:51 -04:00
NGPixel
d78127dc29
fix: handle link reformatting when not using namespacing + 5 letters locales support ( #1165 , #1166 )
2019-10-31 00:07:37 -04:00
NGPixel
76b97e9f94
fix: remove debug leftovers
2019-10-30 23:26:33 -04:00
NGPixel
4f8de0d50d
fix: replace tags with space in html cleanup for search ( #1160 )
2019-10-30 23:24:18 -04:00
NGPixel
37ce116dd2
fix: handle headers for all editors ( #1127 )
2019-10-27 21:08:42 -04:00
NGPixel
28fdf14002
fix: export + import tags in storage events
2019-10-27 15:56:39 -04:00
NGPixel
692e5ca0bd
fix: use preferred_username as alternate for Azure AD
2019-10-27 13:57:39 -04:00
NGPixel
118700f38b
fix: setup truncate + autoprefixer rollback
2019-10-26 16:36:47 -04:00
NGPixel
b567413fee
fix: handle failed setup retries
2019-10-25 23:39:58 -04:00
NGPixel
820cc77a83
fix: MSSQL - setup + pageTree + page delete
2019-10-25 23:02:33 -04:00
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
AchimHentschel
44a1c8699f
fix: MSSQL - adds IDENTITY_INSERT in rebuild-tree.js #1125 ( #1130 )
...
Fixes issue when tree is being rebuilt with mssql backend
2019-10-25 18:28:41 -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
ab8391c085
fix: cascade delete pageTree on page delete ( #1119 )
2019-10-22 22:04:30 -04:00
NGPixel
c4303a5659
feat: git sync - process assets
2019-10-20 18:34:38 -04:00
NGPixel
f1668b9ac5
feat: import assets from disk module
2019-10-20 14:42:10 -04:00
NGPixel
186174f8fe
feat: asset upload/move/delete for S3 module
2019-10-19 17:45:01 -04:00
NGPixel
d987058336
feat: asset add/rename/remove + dump action for git and disk modules
2019-10-19 17:39:45 -04:00
NGPixel
f4816d0628
fix: pageHelper getFileExtension missing return
2019-10-18 20:23:37 -04:00
Nicolas Giard
c5ce6bcbaa
fix: prevent duplicate group assignment ( #1081 )
2019-10-14 23:56: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
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
acb57879dd
feat: SRI security toggle
2019-10-12 14:41:45 -04:00
NGPixel
3de0e1499a
feat: page tree browser
2019-10-12 00:55:43 -04:00
NGPixel
7a3198c306
fix: linting
2019-10-11 16:39:48 -04:00
NGPixel
2a4b89859c
feat: fetch page tree resolver
2019-10-07 23:38:06 -04:00
NGPixel
38c33c58bb
feat: rebuild page tree worker
2019-10-07 00:06:47 -04:00
unknown
5438aad637
fix: add site url field to setup page
2019-10-06 14:56:53 -04:00
Nick
5b9dd43e96
feat: import content + x-forwarded toggle
2019-10-05 16:58:34 -04:00
Lawrence Ching
922b7bd1bd
feat: Baidu Tongji analytics module ( #1087 )
...
* Support Baidu Tongji analytics module
* fix: baidutongji logo + props
2019-10-04 17:07:54 -04:00
Nick
329e9872a1
fix: set minimum db pool size ( #1071 )
2019-10-02 22:37:41 -04:00
Nick
95535aa3b0
fix: prevent dots and spaces in page path during create
2019-10-02 00:44:18 -04:00
Nick
2e0f861fb2
feat: import users group creation logic
2019-09-29 20:53:41 -04:00
Nick
82ba7d0a36
feat: import users from v1 - db + create users
2019-09-28 22:19:33 -04:00
Nick
454da698a1
fix: git sync untracked
2019-09-27 14:17:12 -04:00
Nick
6a5bc2e273
refactor: plantuml module
2019-09-27 13:43:14 -04:00
Nick
f9e10d5107
fix: force user ids during setup
2019-09-27 11:36:33 -04:00
Ethan Davidson
4f8a28f617
feat: PlantUML markdown module ( #1066 )
...
* initial plantuml work
* got plantuml rendering working
* fix: added plantuml module config order
2019-09-26 23:01:45 -04:00
Nick
7b46d2a4fc
fix: use companion agent for docker upgrade
2019-09-23 00:37:18 -04:00
Nick
1a7ace5107
feat: CONFIG_FILE env param
2019-09-22 16:43:47 -04:00
Nick
d0dc300a59
feat: docker auto upgrade
2019-09-22 16:32:39 -04:00
Nick
766eebbe2f
fix: editor selection UI + config trim DB_PASS_FILE
2019-09-21 22:25:54 -04:00
Nick
53cdb11239
fix: replace mail pass unless changed ( #1053 )
2019-09-21 11:02:03 -04:00
Nick
06250c4f03
fix: ignore mailto links from processing ( #1041 )
2019-09-21 10:49:58 -04:00
Nick
744e6e3248
fix: restore unicode chars for search content
2019-09-21 10:36:09 -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
26842ab62b
feat: reconnect links after page update
2019-09-14 13:14:07 -04:00
Nick
b6fd070b0b
feat: list pages by tags + fix search permissions
2019-09-08 21:31:31 -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
Juan Baez
3ab7bcf8ea
fix: host ref in html-core renderer ( #1021 )
...
Fixing typo on: "server\modules\rendering\html-core\renderer.js"
Lines 40 and 41. Invalid reference to "WIKI.config.site.host" -- should be: "WIKI.config.host"
This was causing rendering issues when attempting to create some sample pages; such as: https://github.com/jbaez001/markdown-cheatsheet
2019-09-08 21:09:46 -04:00
Nick
69e644e18f
fix: code linting
2019-09-08 12:39:05 -04:00
Nick
7634bd266d
feat: ckeditor
2019-09-08 12:01:17 -04:00
Nick
04193dbc6f
feat: database connection retries on start
2019-09-04 22:23:44 -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
efab00fa0c
feat: content link states
2019-09-02 15:33:56 -04:00
Nick
22e51c9862
fix: tags load from editor
2019-09-01 18:38:09 -04:00
Nick
5a7fd2d73e
feat: tags UI (wip) + save tags from page
2019-09-01 18:33:36 -04:00
Nick
eac12121bb
fix: always prefix lang for non-default language in disk storage module ( #1000 )
2019-08-31 17:56:49 -04:00
Nick
28c443c356
feat: admin dashboard recent pages + update deps
2019-08-31 15:00:31 -04:00
Nick
7b2c35d2dc
fix: page not found component ( #990 )
2019-08-30 21:23:27 -04:00
D4uS1
94b0121efa
feat: add keycloak auth provider ( #1004 )
...
* added custom keycloak authentication.
* update readme.
* updated readme.
* reverted README for PR.
* fix: use async/await
* changed callback parameter name from done to cb.
* fix: keycloak description + website
* fix: keycloak logo
2019-08-30 14:26:34 -04:00
Nick
1d8f1f50e1
fix: prevent empty page content
2019-08-26 23:19:39 -04:00
Nick
13358b26b0
fix: auto redirect to login from homepage
2019-08-26 23:06:58 -04:00
Nick
93237cdaeb
fix: broken unauthorized page
2019-08-26 23:03:56 -04:00
Nick
ca25661f81
fix: remove generated view files
2019-08-26 22:53:05 -04:00
Nick
1419e9613a
fix: welcome page crash
2019-08-25 16:52:16 -04:00
Nick
10e19700e5
fix: UI improvements
2019-08-25 14:23:56 -04:00
Nick
7f67c72757
fix: missing vuetify-loader in webpack prod
2019-08-24 23:25:54 -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
a6fa4fb4ac
feat: admin edit user (wip)
2019-08-11 23:26:29 -04:00
Nick
2d2cf90514
feat: admin create user + markdown help fix
2019-08-10 22:14:53 -04:00
Nick
577a061033
misc: admin vuetify 2.0 UI + arabic display improvements
2019-08-10 12:18:14 -04:00
Nick
c4629419d3
fix: admin rendering UI + dark mode
2019-08-04 23:53:21 -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
Tiemen
e184fed8ee
feat: skip discord authorization screen ( #949 )
2019-08-04 15:56:46 -04:00
Nick
e1f8bf59f5
fix: sidebar display
2019-08-04 13:54:23 -04:00
Nick
065c1bb12e
misc: migrate to vuetify 2.0 (wip)
2019-08-03 22:51:29 -04:00
NGPixel
eccf1a1b19
misc: migrate to vuetify 2.0 (wip)
2019-07-29 04:51:43 +00:00
Nick
7f4e392877
fix: gitlab baseurl typo ( #934 )
2019-07-23 21:21:24 -04:00
Nick
0c6472ab85
feat: azure ad auth
2019-07-20 11:09:55 -04:00
Nick
9966a97bd3
feat: azure ad auth (wip)
2019-07-20 00:16:29 -04:00
Nick
08fd10603f
fix: locale db field length
2019-07-16 22:23:41 -04:00
Nick
59dc6fde56
fix: fontawesome 5 latest version
2019-07-14 22:52:17 -04:00
Nick
fd8d358b63
fix: git private key alt paste mode
2019-07-14 18:55:12 -04:00
Nick
5689444a17
feat: page locale migration + deps update
2019-07-14 16:12:26 -04:00
Nick
8b7122277a
fix: github enterprise auth compatibility
2019-07-14 13:36:39 -04:00
Nick
d74683b5fd
fix: i18n client caching
2019-07-14 13:21:33 -04:00
Nick
6974811658
fix: editor locale redirect + welcome page localization
2019-07-13 20:27:31 -04:00
Nick
d546695143
fix: legacy login errors + logout button
2019-07-13 16:18:43 -04:00
NGPixel
03e80bdff3
feat: legacy login
2019-07-13 19:15:35 +00:00
Nick
bd24ff225b
fix: gitlab baseurl missing ( #907 )
2019-07-13 01:57:50 -04:00
Nick
4eda8d6635
feat: alternate navigation icon set
2019-07-13 01:45:03 -04:00
Nick
b6f1e1805e
feat: locales availability + IE display mode
2019-07-12 23:57:15 -04:00
Nick
1424c3a8bf
feat: utilities - telemetry
2019-07-06 17:43:50 -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
4f968cf230
feat: simplified setup
2019-06-30 22:37:04 -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
NGPixel
4e990d50eb
feat: gitlab auth module + storage locale namespacing fix
2019-06-25 02:13:41 +00: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
b34aa5bab4
fix: elasticsearch module upgrade + deps update
2019-06-22 23:32:48 -04:00
Nick
d0b73c5a9b
fix: UI localization on load + update all namespaced locales
2019-06-22 12:44:32 -04:00
Nick
1dfb55e803
feat: default locale with namespacing
2019-06-21 23:39:04 -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
0f1c3a1658
feat: translations (wip)
2019-06-08 21:00:12 -04:00
Nick
f93ea02975
fix: self-registration not assigning to predefined group
2019-06-08 13:30:07 -04:00
Nick
40d224e8c0
feat: admin mail - send test email
2019-06-08 00:07:30 -04:00
Nick
17f9f0baa9
feat: rtl display + dark theme improvements
2019-06-07 20:04:51 -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
a50bb2f281
fix: replace spaces in upload filenames
2019-06-02 22:18:11 -04:00
Karol Herbst
624297bc96
fix: setting git URL in git storage module if repository starts with http ( #861 )
2019-06-02 13:04:57 -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
dc33476782
misc: upgrade apollo-server + remove temp dep resolutions
2019-05-31 20:43:29 -04:00
Nick
c530c15b69
fix: page source id + font
2019-05-31 12:41:25 -04:00
Nick
7a09601a10
fix: page hands when attempting to create a 2 letters page
2019-05-31 12:34:30 -04:00
Nick
c0d7e16ef7
fix: asset data type for mysql + mariadb
2019-05-27 00:28:12 -04:00
Nick
6c12061c17
feat: asset rename + delete
2019-05-25 21:38:29 -04:00
Nick
585f2d0296
fix: skip compilation for page contents
2019-05-24 22:47:45 -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
eedd1c0707
fix: upload hierarchy error
2019-05-21 19:01:20 -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
庄表伟
c2fe9621b9
fix: sqlite assets hash - set default value ( #835 )
2019-05-13 14:02:26 -04:00
Nick
6b886b6e3f
feat: image upload + list root assets (wip)
2019-05-13 01:15:27 -04:00
Nick
9f87535a03
feat: healthz endpoint
2019-05-12 13:15:23 -04:00
Nick
6041b1697a
fix: session knex connector + editor UI improvements
2019-05-11 01:23:32 -04:00
Nick
4552c6d2b0
fix: path parser intermittent locale search match ( #832 )
2019-05-09 22:46:23 -04:00
Nick
ca4e0ada30
feat: markdown editor toolbar + default group rules fix
2019-05-05 01:03:42 -04:00
Nicolas Giard
0d2aa56b79
fix: view page as unauthorized user
2019-05-02 01:11:34 -04:00
Nick
8970e70333
fix: remove infinite login redirect from homepage
2019-04-30 21:41:14 -04:00
Nick
4f23984ac6
feat: users create (wip)
2019-04-28 20:25:19 -04:00
Nick
849d4f4774
feat: twitch auth module
2019-04-28 14:11:27 -04:00
Nick
d80bb928f7
feat: okta auth module
2019-04-28 13:51:42 -04:00
Nick
c03dae933f
feat: facebook auth module
2019-04-28 02:11:38 -04:00
Nick
2abecea09c
feat: google auth module
2019-04-28 00:20:06 -04:00
Nick
bdfac22876
feat: SAML auth module
2019-04-27 21:42:04 -04:00
Nick
438f1485fa
fix: handle git basic auth URl format ( #814 )
2019-04-27 00:08:43 -04:00
Nick
26c7d49a78
feat: ldap module + deps upgrade
2019-04-26 23:59:35 -04:00
Nick
db14239eba
feat: dropbox auth module + uploads folder boot fix
2019-04-22 13:12:03 -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
6fe49309c1
feat: admin auth + config ref + modules sidebar ui + GQL upload (wip)
2019-04-20 20:49:05 -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
Nick
e597a7df1a
fix: auth token refresh missing permissions field
2019-04-19 18:30:00 -04:00
Nick
5db7dcb266
feat: admin list pages + editor media ui imrprovements
2019-04-07 18:10:44 -04:00
Nick
e2518c7a8d
feat: storage disk - actions + daily backup
2019-04-07 17:00:42 -04:00
Nick
f3b8d37fc5
feat: remove external css resources
2019-04-07 12:12:30 -04:00
Nick
10df1b4b0c
feat: storage actions + git module actions
2019-04-06 19:06:17 -04:00
Nick
2089d586cb
fix: postgres search pageWords table creation
2019-03-24 12:51:52 -04:00
Nick
7c77cb0815
fix: postgres indexing ( #791 ) + deactivate handler
2019-03-24 00:27:42 -04:00
Nick
2a950575e2
fix: navigation save cache error #780
2019-03-23 18:40:53 -04:00
Nick
81ff24b9b6
feat: elasticsearch engine
2019-03-23 18:18:36 -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
343d4db0b3
feat: algolia search engine
2019-03-17 21:52:16 -04:00
Nick
358e79d7f5
fix: setup https support + various fixes
2019-03-16 22:41:48 -04:00
Nick
7bbf683902
fix: HTTPS server ( #784 ) + custom git path ( #783 )
2019-03-16 22:10:01 -04:00
Nick
c236cfdff9
fix: aws cloudsearch empty fields query
2019-03-16 18:47:00 -04:00
Nick
6eb6eecfa2
feat: AWS CloudSearch engine
2019-03-16 18:39:31 -04:00
Nick
c9648371e6
feat: aws cloudsearch engine (wip)
2019-03-13 02:52:08 -04:00
Nick
21ee8c0c0b
feat: azure search module + rebuild index
2019-03-11 00:47:27 -04:00
Nick
f7664339f4
feat: search suggestions + results UI improvements
2019-03-10 01:28:58 -05:00
Nick
ab42e5e1ab
feat: postgres search engine
2019-03-09 18:43:32 -05: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
abe5f3b25d
feat: HTTP redirect to HTTPS server option
2019-02-24 14:05:38 -05:00
Nick
2141366335
feat: dev flags
2019-02-23 18:22:59 -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
040f840807
feat: graphql rate limiting directive
2019-02-15 16:36:59 -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
0eac78977a
fix: error page missing lodash
2019-02-10 14:02:26 -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
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