Wyatt Johnson
|
ce95467145
|
fix: don't log an error for http 404, let the logger do it
|
2018-09-14 11:48:48 -06:00 |
|
Wyatt Johnson
|
cfbafdeb5c
|
feat: upgraded websocket package
|
2018-09-13 07:46:53 -06:00 |
|
Wyatt Johnson
|
c19d4a433a
|
Improved Comment URL Handling (#1860)
* feat: replaces PR 1819
- fixes #1851
* fix: set query using new syntax
* review: fixes for missed framework changes
* fix: linting
|
2018-09-11 22:44:23 +00:00 |
|
Thomaz de Oliveira dos Reis
|
382019d907
|
Change proxy-agent to support http/https through http/https/socks/pac proxy on scraper (#1839)
|
2018-09-04 15:01:10 +00:00 |
|
Kim Gardner
|
80fc5e86ff
|
Upgrade mongoose (#1734)
* Upgrade Mongoose
* Upgrade Mongoose 5.2.1
* Yarn
|
2018-07-05 12:27:20 -06:00 |
|
Kim Gardner
|
0ad0577ba3
|
Update lockfile
|
2018-06-28 15:16:05 -04:00 |
|
Kim Gardner
|
111b1b744f
|
Update dependencies
|
2018-06-13 17:58:59 +01:00 |
|
Kim Gardner
|
cc668ef439
|
Fix grammar
|
2018-06-13 16:34:44 +01:00 |
|
Kiwi
|
41fab3e11c
|
Introduce final form, i18n helper, validators and refactor AddEmailAddress (#1636)
* Introduce final form, validators and refactor AddEmailAddress
* First i18n script
* Sort locales
* Add delete and copy action
* Copy over available validator translations
* Add comments
* Export validations in plugin-api
* Linting
* yarn.lock
* Sort locales
* Drop unused translations
* Add translations for validators
* Add action drop-unused
* Add comments
* Add note about limitation
* Fix desc
|
2018-06-05 17:12:30 -06:00 |
|
okbel
|
375c8789a4
|
updating yarn and nightwatch/selenium-standalone
|
2018-06-04 21:48:51 -03:00 |
|
Cristian Dean
|
6c73e5b818
|
Add scraper proxy support (#1674)
* Add scraper proxy support
* review: doc updates
|
2018-06-04 13:43:00 -06:00 |
|
Chi Vinh Le
|
3a84da9495
|
Activate Websocket and add browser console logging
|
2018-05-29 16:42:04 +02:00 |
|
okbel
|
4299c373ba
|
changes and updates to the e2e
|
2018-05-28 15:17:31 -03:00 |
|
Wyatt Johnson
|
da820ad6db
|
updated yarn.lock
|
2018-05-28 09:42:22 -06:00 |
|
Wyatt Johnson
|
422260607e
|
Merge branch 'master' into csp
|
2018-05-23 11:53:24 -06:00 |
|
Wyatt Johnson
|
10a786f84d
|
simplified language negotiation
|
2018-05-22 14:21:32 -06:00 |
|
Wyatt Johnson
|
9484d4c6f5
|
Merge branch 'master' into csp
|
2018-05-18 10:11:39 -06:00 |
|
Wyatt Johnson
|
95072be97e
|
switched ejs for nunjucks
|
2018-05-17 15:59:49 -06:00 |
|
Kim Gardner
|
663caa1001
|
Update lint-staged to fix dependency issue
|
2018-05-16 18:18:36 -04:00 |
|
Wyatt Johnson
|
4426be5f39
|
improved dev experience, fixed css order
|
2018-05-09 13:56:05 -06:00 |
|
Kim Gardner
|
0d1f3d1da3
|
Merge branch 'master' into settings
|
2018-05-07 17:19:54 -04:00 |
|
Wyatt Johnson
|
fa2730a661
|
Upgraded lodash
|
2018-05-07 15:06:53 -06:00 |
|
Wyatt Johnson
|
2b1108cd88
|
Settings Cache Refactor
|
2018-05-07 14:27:00 -06:00 |
|
Wyatt Johnson
|
d6828c5ef4
|
cli fixes
|
2018-05-01 16:27:47 -06:00 |
|
Wyatt Johnson
|
dcf10643a0
|
Merge branch 'master' into gdpr-download
|
2018-04-17 13:09:17 -06:00 |
|
Wyatt Johnson
|
86385e0d86
|
Jest for server
- Introduced the Jest testing framework into our server side code so
plugins can now have tests that run
|
2018-04-11 19:02:38 -06:00 |
|
Wyatt Johnson
|
412fd34cc1
|
Merge branch 'master' into gdpr-download
|
2018-04-11 13:46:46 -06:00 |
|
Wyatt Johnson
|
5941bfac7c
|
pulled data download into seperate plugin
|
2018-04-09 15:52:40 -06:00 |
|
Wyatt Johnson
|
4694f986c0
|
Logging Improvements
- development logging prints pretty again
- http requests are logged using bunyan now
|
2018-04-09 13:22:02 -06:00 |
|
Wyatt Johnson
|
bb7f1a57f0
|
Added UI for downloading your comment data
- Added button on profile page
- Added date when last downloaded data
|
2018-04-02 17:53:27 -06:00 |
|
Wyatt Johnson
|
64d8d53987
|
Merge branch 'master' into gdpr-download
|
2018-04-02 14:58:06 -06:00 |
|
Wyatt Johnson
|
ee5316e6ef
|
initial download support
|
2018-03-27 18:28:14 -06:00 |
|
Wyatt Johnson
|
45b570e163
|
Scraper improvements
- added support for changing the scraper headers
- added a Coral-Talk/${version} user agent header by default
|
2018-03-23 16:00:09 -06:00 |
|
Wyatt Johnson
|
59982d4329
|
swapped manual dynamic chunked loader with readt-loadable
|
2018-03-22 17:29:38 -06:00 |
|
Kim Gardner
|
58899293af
|
Merge branch 'master' into rte-rework
|
2018-03-21 16:19:59 -04:00 |
|
Kim Gardner
|
f4575e2075
|
Merge branch 'master' into docs
|
2018-03-21 14:40:48 -04:00 |
|
Chi Vinh Le
|
44b5a122c5
|
Merge branch 'master' into coral-rte
|
2018-03-21 12:59:21 +01:00 |
|
Wyatt Johnson
|
db1934e897
|
fixed password reset email form
|
2018-03-20 16:04:41 -06:00 |
|
Wyatt Johnson
|
076a07fba4
|
Merge branch 'master' into docs
|
2018-03-20 15:42:16 -06:00 |
|
Wyatt Johnson
|
ff24f521be
|
fixed graphql docs, added graphql tutorial
|
2018-03-20 15:39:38 -06:00 |
|
Belén Curcio
|
da285fb7e5
|
Merge branch 'master' into better-graph
|
2018-03-20 11:07:17 -03:00 |
|
Chi Vinh Le
|
8aa8517d1d
|
Implement Coral RTE
|
2018-03-19 00:29:01 +01:00 |
|
Chi Vinh Le
|
f74641a548
|
Cache busting
|
2018-03-14 20:24:26 +01:00 |
|
Chi Vinh Le
|
106b2faaf1
|
Extract css
|
2018-03-14 14:25:00 +01:00 |
|
Chi Vinh Le
|
ce70c9c925
|
Merge branch 'master' into better-graph
|
2018-03-14 09:59:50 +01:00 |
|
Chi Vinh Le
|
84f1003b2b
|
Get rid of data direct dependency in the plugins
|
2018-03-13 19:58:32 +01:00 |
|
Chi Vinh Le
|
0425c39bfe
|
Remove requirement for data.variables in withFragment
|
2018-03-12 23:44:02 +01:00 |
|
Belén Curcio
|
ed94039286
|
Merge branch 'master' into rte-upgrade
|
2018-03-12 08:13:24 -03:00 |
|
okbel
|
f321d9ecaf
|
upgraded
|
2018-03-12 08:11:31 -03:00 |
|
Wyatt Johnson
|
44f187dafa
|
added plugin directory
|
2018-03-08 19:58:48 -07:00 |
|