docbrown/app/assets/javascripts
rhymes 09cf6719eb Use honeybadger.js from npm (#5643)
rails-assets.org is often down, and apparently has been down intermittently since yesterday.

In addition to this the only thing the gem does is literally to add `honeybadger.js` to the assets path:

```ruby
gem_path.join('app/assets').each_child.to_a
```

Hence we can ditch the gem and use the library directly.
2020-01-22 08:22:51 -05:00
..
initializers Fix podcast NaN time issue (#5513) [deploy] 2020-01-14 15:30:11 -05:00
lib Fix lint errors in pulltorefresh.js (#4594) [ci skip] 2019-10-30 14:21:09 -04:00
utilities Remove unnecessary reaction call (#5122) [deploy] 2019-12-19 11:03:34 -05:00
.eslintrc.js Resolve linting issue in app/assets/javascript/sendFetch.js (#4363) 2019-10-14 08:46:27 -04:00
application.js Initial commit 2018-02-28 16:11:08 -05:00
base.js.erb Use honeybadger.js from npm (#5643) 2020-01-22 08:22:51 -05:00
hello-dev.js Format console copy (#3888) [ci skip] 2019-09-03 15:59:12 -04:00
initializePage.js.erb Modify podcast design details and functionality (#5472) [deploy] 2020-01-14 13:56:47 -05:00
internal.js Initial commit 2018-02-28 16:11:08 -05:00
jquery_s3_upload.js [WIP] Add super beta video upload (#277) 2018-05-03 16:27:52 -04:00
serviceworker-companion.js Fixed some more Frontend Lint Issues (#3792) 2019-08-23 10:21:28 -04:00