dependabot[bot]
fd31ba189f
Bump eslint-plugin-import from 2.10.0 to 2.14.0 ( #599 ) [ci skip]
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.10.0 to 2.14.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.10.0...v2.14.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-06 11:52:38 -04:00
dependabot[bot]
406d9b73dc
Bump twilio-video from 1.10.0 to 1.14.0 ( #601 ) [ci skip]
...
Bumps [twilio-video](https://github.com/twilio/twilio-video.js ) from 1.10.0 to 1.14.0.
- [Release notes](https://github.com/twilio/twilio-video.js/releases )
- [Changelog](https://github.com/twilio/twilio-video.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/twilio/twilio-video.js/compare/1.10.0...1.14.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-06 11:52:21 -04:00
dependabot[bot]
67bc912965
Bump @rails/webpacker from 3.5.3 to 3.5.5 ( #605 ) [ci skip]
...
Bumps [@rails/webpacker](https://github.com/rails/webpacker ) from 3.5.3 to 3.5.5.
- [Release notes](https://github.com/rails/webpacker/releases )
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rails/webpacker/compare/v3.5.3...v3.5.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-06 11:51:48 -04:00
Andy Zhao
a4c3d97aa9
Fix Liquid Filters and Fix DevComment Tag ( #608 )
...
* Update standard filters
* Update comment tag and rename devcomment tag
* Update tests with new file name
* Refactor liquid tags into null tag
* Fix renaming issue and refactor
* Fix useless assignment via codeclimate
* Add test for null tag
* Update LiquidTags.scss with new file name
2018-09-05 17:42:47 -04:00
Ben Halpern
9009a1a977
Fix button height and modify video styling ( #609 )
2018-09-05 16:51:01 -04:00
dependabot[bot]
e1aaa3b6f6
Bump babel-core from 6.26.0 to 6.26.3 ( #598 ) [ci skip]
...
Bumps [babel-core](https://github.com/babel/babel ) from 6.26.0 to 6.26.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v6.26.0...v6.26.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-05 14:30:51 -04:00
dependabot[bot]
f8e198fce7
Bump eslint-plugin-jsx-a11y from 6.0.2 to 6.1.1 ( #603 ) [ci skip]
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y ) from 6.0.2 to 6.1.1.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.0.2...v6.1.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-05 14:28:26 -04:00
dependabot[bot]
876202b828
Bump eslint from 5.4.0 to 5.5.0 ( #602 ) [ci skip]
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.4.0...v5.5.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-05 13:29:22 -04:00
dependabot[bot]
200b5e7f21
Bump pusher-js from 4.3.0 to 4.3.1 ( #604 ) [ci skip]
...
Bumps [pusher-js](https://github.com/pusher/pusher-js ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/pusher/pusher-js/releases )
- [Changelog](https://github.com/pusher/pusher-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pusher/pusher-js/compare/v4.3.0...4.3.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-05 13:25:39 -04:00
Mac Siri
17f10810f5
Delete .codeclimate.yml
2018-09-05 12:33:49 -04:00
Andy Zhao
178d0205eb
Update standard filters for Liquid ( #607 )
2018-09-05 12:15:55 -04:00
Gaurav Shankar
99d98d75b4
Fix long username in navbar ( #588 )
...
* Fixed the overflowing user name in the top bar under profile thumbnail
* Fixed by adding hidden and ellipsis
2018-09-05 11:58:07 -04:00
Antony Garand
fdec71455a
Add nvm-windows to frontend doc ( #591 ) [ci skip]
2018-09-05 11:39:39 -04:00
Edison Yap
20082e2d78
Add a link to Reading List for easier access ( #570 )
2018-09-05 11:09:38 -04:00
Andy Zhao
56f2a6479c
Eager load reporter and notes ( #594 )
2018-09-04 18:11:07 -04:00
Kohei Sugi
1ccfdd4651
Fix Naming/UncommunicativeMethodParamName lint ( #501 )
...
* Fix Naming/UncommunicativeMethodParamName
* code climate
2018-09-04 18:00:26 -04:00
Ben Halpern
044be9e162
Modify instantclick to follow 404/500/302 statuses etc. ( #593 )
2018-09-04 17:20:13 -04:00
Andy Zhao
7d7863da1f
Add nofollow to /moderate links ( #592 )
2018-09-04 17:09:28 -04:00
Andy Zhao
22c9714919
V2 of Reports System ( #441 )
...
* Fix weird breakpoint top-nav issue
* Fix error handling when submitting blank note
* Change status closed to invalid
* Add ability to sort between status
* WIP
* Add working views for new report page
* Add mailer WIP
* Add MVP of new reports system
* Move collapse to the right & add show page link
* Fix buttons for index page
* Change collapse to collapse/expand
* Remove email functionality from new report
* Update copy of report abuse responses
* WIP of showing emails in reports
* Fix notes for user_role_service.rb
* Remove unused scripts from internal.html.erb
* Update tests for reports dashboard
* Add missing migration file
* Add finishing touches to reports dashboard
* Remove deprecated methods
* Update view with better timestamps
* Update and write new tests
* Add .codeclimate.yml
* Remove commented out editor thing
* Undo commented out code for recaptcha method
* Undo comment out code for development
* Use new comment path instead of old comment path
2018-09-04 17:08:41 -04:00
Andy Zhao
832e892373
Fix Liquid Tags ( #590 )
...
* Fix glitch tag
* Add custom solutions for default liquid tags
* Update liquid tags regex
* Add speakerdeck tag and format guide a bit
2018-09-04 16:19:24 -04:00
Andy Zhao
d9b6941537
Fix user profile additional links ( #587 )
...
* Fix user profile additional links
* Update user model and user spec
2018-09-04 13:06:48 -04:00
dependabot[bot]
43dad1e671
Bump @storybook/addons from 3.4.6 to 3.4.10 ( #580 ) [ci skip]
...
Bumps [@storybook/addons](https://github.com/storybooks/storybook ) from 3.4.6 to 3.4.10.
- [Release notes](https://github.com/storybooks/storybook/releases )
- [Changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md )
- [Commits](https://github.com/storybooks/storybook/compare/v3.4.6...v3.4.10 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 12:27:26 -04:00
dependabot[bot]
237920b59c
Bump sass-loader from 7.0.3 to 7.1.0 ( #551 ) [ci skip]
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 7.0.3 to 7.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.0.3...v7.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 12:24:37 -04:00
dependabot[bot]
c7194a886d
Bump @storybook/addon-links from 3.4.6 to 3.4.10 ( #561 ) [ci skip]
...
Bumps [@storybook/addon-links](https://github.com/storybooks/storybook ) from 3.4.6 to 3.4.10.
- [Release notes](https://github.com/storybooks/storybook/releases )
- [Changelog](https://github.com/storybooks/storybook/blob/master/CHANGELOG.md )
- [Commits](https://github.com/storybooks/storybook/compare/v3.4.6...v3.4.10 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:59:53 -04:00
dependabot[bot]
a4c1677b57
Bump prettier from 1.11.1 to 1.14.2 ( #560 ) [ci skip]
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.11.1 to 1.14.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.11.1...1.14.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:59:15 -04:00
dependabot[bot]
1fe0d645e4
Bump webpack-dev-server from 2.9.3 to 2.11.3 ( #549 )
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 2.9.3 to 2.11.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v2.9.3...v2.11.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:42:56 -04:00
dependabot[bot]
f337ba888b
Bump babel-eslint from 8.2.3 to 9.0.0 ( #563 ) [ci skip]
...
Bumps [babel-eslint](https://github.com/babel/babel-eslint ) from 8.2.3 to 9.0.0.
- [Release notes](https://github.com/babel/babel-eslint/releases )
- [Commits](https://github.com/babel/babel-eslint/compare/v8.2.3...v9.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:29:03 -04:00
dependabot[bot]
b6a73e883c
Bump preact-compat from 3.18.3 to 3.18.4 ( #562 ) [ci skip]
...
Bumps [preact-compat](https://github.com/developit/preact-compat ) from 3.18.3 to 3.18.4.
- [Release notes](https://github.com/developit/preact-compat/releases )
- [Commits](https://github.com/developit/preact-compat/compare/3.18.3...3.18.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:28:16 -04:00
dependabot[bot]
3fce22bfa3
Bump pusher-js from 4.2.2 to 4.3.0 ( #582 )
...
Bumps [pusher-js](https://github.com/pusher/pusher-js ) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/pusher/pusher-js/releases )
- [Changelog](https://github.com/pusher/pusher-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pusher/pusher-js/compare/v4.2.2...v4.3.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-04 11:24:38 -04:00
Ben Halpern
dcb73a7009
Modify gist tag regex ( #585 )
2018-09-03 19:49:58 -04:00
Arit Amana
1a77a6b0ed
Add Section for Possible Error Msgs (and their solutions) ( #584 )
...
* Add Section for Possible Error Msgs (and their solutions) to Installation Instructions
* Moved 'Possible Errors' section to macOS docs
2018-09-03 19:22:14 -04:00
rhymes
92a494a1ea
Add development/test name conflict notice to PostgreSQL docs ( #574 )
2018-09-01 14:29:33 -04:00
Yash Ghelani
9795b192a3
Upgrade to a font stack that uses better system fonts ( #512 )
2018-09-01 12:17:05 -04:00
Ben Halpern
392d07e2bc
Fix sponsor copy
2018-09-01 12:02:30 -04:00
Ben Halpern
aa9cb7a7b7
Update sponsors page
2018-09-01 11:41:06 -04:00
Ben Halpern
7f56209dfb
Update sponsors for September
2018-09-01 11:31:50 -04:00
Andy Zhao
fab4465bac
Implement Liquid::StandardFilters ( #571 )
2018-08-31 17:27:41 -04:00
rhymes
01d8840fd6
Update bundle-audit step due to updated rubyzip ( #569 )
...
rubyzip 1.2.1, responsible for https://nvd.nist.gov/vuln/detail/CVE-2018-1000544 , has been superseded by rubyzip 1.2.2 which fixes the security vulnerability.
rubyzip 1.2.2 has been merged in this PR https://github.com/thepracticaldev/dev.to/pull/567
Hence, the code doesn't need to ignore it anymore
2018-08-31 15:55:49 -04:00
Araslanov Evgeny
97d9b836a7
Improve DogFoodController's querying ( #350 )
...
query with INNER JOIN and COUNT
2018-08-31 15:54:33 -04:00
dependabot[bot]
4a7cd2a79b
[Security] Bump rubyzip from 1.2.1 to 1.2.2 ( #567 )
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 1.2.1 to 1.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.1...v1.2.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-31 14:59:41 -04:00
Mac Siri
954efd3cab
Implement Liquid::CaptureTag ( #565 )
...
* Remove package-lock.json
* Remove phantom schema row
* Add better_errors gem
* Implement Liquid::CaptureTag
* Update .gitignore
2018-08-31 13:14:00 -04:00
Andy Zhao
c888fd6faa
Add ability to prevent comment creation ( #554 )
2018-08-31 12:11:21 -04:00
Andy Zhao
c631209921
Fix codepen tag ( #564 )
...
* Fix codepen tag
* Fix codepen tag
2018-08-31 11:52:16 -04:00
Andy Zhao
b99566afb3
Improve GistTag ( #555 )
2018-08-30 16:32:20 -04:00
Antony Garand
e7a0911b81
Replace http with https in links ( #521 )
...
* Comment liquid tag - https
Replaced `http` for `https` in twitter and github links
* User tag - Https
Replaced `http` with `https` in github and twitter links.
* Comments - Https
Replaced http with https for github and twitter links
* Article index
Article - Update twitter and github link from http to https
* Article markdown - Http to Https
Article markdown - replaced http with https
* Comment view: Closed `a` tag
An `a` tag was not correctly closed, before injecting an image. This commit closed it.
2018-08-30 16:06:38 -04:00
Ben Halpern
f1abd283f9
Expand BadgeRewarder functionality ( #540 )
...
- Refactor badge rewarder
- Add contributor badge functionality
- Create BadgeRewarder rake tasks
2018-08-30 16:03:38 -04:00
Araslanov Evgeny
c0c07a0085
Refactor application_helper.rb ( #325 )
2018-08-30 13:00:53 -04:00
Kohei Sugi
36a895e521
Fix Lint/AmbiguousBlockAssociation ( #454 )
2018-08-30 12:51:21 -04:00
Andy Zhao
ceb8a70103
Fix typo on offline page ( #553 )
2018-08-30 12:01:14 -04:00
dependabot[bot]
b8f02d9d7f
Bump babel-jest from 22.1.0 to 23.4.2 ( #550 ) [ci skip]
...
Bumps [babel-jest](https://github.com/facebook/jest ) from 22.1.0 to 23.4.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v22.1.0...v23.4.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-30 11:57:30 -04:00