Commit Graph

115 Commits

Author SHA1 Message Date
HDVinnie 930d8adece update: dependencies 2021-04-12 21:21:46 -04:00
HDVinnie fd299ade4a update: dependencies 2021-03-22 18:12:35 -04:00
dependabot[bot] 4f80aea45e Bump socket.io from 2.3.0 to 2.4.0
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.0/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 00:18:12 +00:00
HDVinnie 5190be125a update: laravel mix
- Laravel Mix 6 (Webpack 5, PostCSS 8, Vue Loader and more) (Asset Compile Performance Increase)
2020-12-28 20:53:32 -05:00
HDVinnie a9c9067ab6 update: emoji support
- rebranding to latest joypixels
2020-11-24 02:51:43 -05:00
HDVinnie 3f52a80580 update: dependencies
- Echo does not support socket.io v3 yet
2020-11-24 01:06:42 -05:00
HDVinnie e5a4a16ddf refactor: meta data system
- Complete rewrite of meta data system
- New media hub feature.
- Torrent Bumping Refactor
- Wish System Disabled until refactored
- Fetch meta command added for fetchinng new meta on prexsisnting torrents.
- plus alot more
- closes #1428
- closes #1344
- closes #1147
- closes #361
2020-10-28 16:42:22 -04:00
HDVinnie 269d6f62da update: dependencies 2020-10-13 15:14:55 -04:00
HDVinnie d67e5f53e4 update: dependencies 2020-10-06 11:35:11 -04:00
HDVinnie 8b9ac77a5c update: dependencies 2020-09-30 12:31:07 -04:00
HDVinnie 7a13026e6e update: dependencies 2020-09-04 09:18:15 -04:00
HDVinnie 8ce622d871 update: depedencies 2020-08-31 00:10:10 -04:00
HDVinnie a8d8bd503f update: dependencies
- secuirty patches included
2020-07-27 11:52:28 -04:00
HDVinnie 55f7ffc43f update: npm dependencies 2020-07-17 10:30:32 -04:00
dependabot[bot] 355089727c build(deps-dev): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-15 22:48:53 +00:00
HDVinnie c5de298600 update: npm dependencies 2020-06-03 03:23:25 -04:00
HDVinnie 7de8989c8b chore: update dependencies
- there remains 10 low serverity vunerabilites due to laravel mix. A upstream fix is pending.
2020-05-14 00:44:05 -04:00
HDVinnie 6190218a5e update: jquery
- rollback jquery until v3.5.0 bugs are fixed
- closes #1325
2020-05-01 11:04:31 -04:00
HDVinnie 4528e179d0 chore: update dependencies 2020-04-26 17:33:24 -04:00
HDVinnie f2e4141f1b update: optimize JS
- remove unused dependencies
- remove emoji picker (re-writting)
- replace massive moment.js with day.js
- compiled app.js went from /js/app.js   2.13 MiB to  /js/app.js    654 KiB
2020-04-06 09:24:55 -04:00
HDVinnie 6c0cfcdce4 chore: update dependencies 2020-03-31 13:29:05 -04:00
HDVinnie 559b92fa3a chore: update dependencies
- close #1216
- close #1244
2020-03-16 02:26:01 -04:00
HDVinnie ba887c7e14 chore: dependencies update 2020-02-13 13:07:33 -05:00
HDVinnie 4e9a2d9304 (Update) XSS Protection 🔐
- close #1068
- update dependencies
- add JS obfuscator
- enable purgeCSS by default
2020-01-20 10:10:24 -05:00
HDVinnie 8fcc471a0b (Update) Dependencies 📦 2019-11-21 11:33:39 -05:00
HDVinnie be56733dfb (Update) Dependencies 📦 2019-11-10 00:30:09 -05:00
HDVinnie d3275b2f85 (Update) Dependencies 📦 2019-11-08 10:55:10 -05:00
HDVinnie 6b24e40b6b (Update) Dependencies 📦 2019-10-27 23:11:39 -04:00
HDVinnie c507874f4a (Update) Dependencies 📦 2019-09-25 12:16:15 -04:00
HDVinnie f4568f35dd (Update) Dependencies 📦 2019-09-19 17:09:08 -04:00
HDVinnie 2c6571c553 (Update) Dependencies 📦 2019-09-18 08:46:57 -04:00
HDVinnie 7b87b14982 (Update) Staff Dashboard 🚀
- removes countup too
2019-09-16 18:06:56 -04:00
HDVinnie e80685f2e2 (Update) NPM Dependencies 📦
- did not update sass-loader to v8 due to not working with mix yet.
2019-09-13 10:15:34 -04:00
HDVinnie cdb10ccc5d (Update) NPM Dependencies 📦
Updates:
 ajv                  ^6.10.0  →   ^6.10.2
 axios                  ^0.18  →     ^0.19
 laravel-echo          ^1.5.3  →    ^1.5.4
 laravel-mix          ^4.0.15  →    ^4.1.2
 lodash              ^4.17.13  →  ^4.17.14
 sass                 ^1.20.1  →   ^1.22.4
 sweetalert2           ^8.6.0  →   ^8.13.5
 vue-countup-v2        ^3.0.1  →    ^4.0.0
 npm-check-updates   ^3.1.18  →  ^3.1.20

- Fixes audit issue with mixin-deep found here : https://www.npmjs.com/advisories/1013
2019-07-15 12:07:01 -04:00
dependabot[bot] 4633ce0b45 ⬆️ Bump lodash from 4.17.11 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 23:03:00 +00:00
HDVinnie 7e52caf450 (Remove) Select2 ♻️
- closes #683
2019-05-29 12:03:57 -04:00
HDVinnie 05c3a45122 (Update) Dependencies 📦 2019-05-13 12:26:54 -04:00
HDVinnie 30dbf0c99b (Update) Dependencies 📦
- emojione is now joypixels
- Laravel updated
- joypixels assets updated
- token-bucket for future use
- jQuery updated
- sass updated
- vue tooltip updated
2019-04-12 11:52:56 -04:00
HDVinnie c382aa5236 (Update) Refactor Validation Error/Info/Warning/Success Handeling 🚀 2019-03-25 13:53:41 -04:00
HDVinnie 1e53c10ba6 (Update) Lock Dependencies 📦 2019-03-20 22:51:47 -04:00
HDVinnie 06f8550d4e (Update) Dependencies 📦
```
 ajv                     ^6.7.0  →  ^6.10.0
 countup.js              ^1.9.3  →   ^2.0.4
 jquery-textcomplete     ^1.8.4  →   ^1.8.5
 laravel-echo            ^1.5.2  →   ^1.5.3
 laravel-mix            ^4.0.14  →  ^4.0.15
 resolve-url-loader       2.3.1  →    2.3.2
 sass                   ^1.16.1  →  ^1.17.3
 sweetalert2            ^7.29.0  →   ^8.5.0
 vue                    ^2.5.22  →  ^2.6.10
 vue-countup-v2          ^2.0.0  →   ^3.0.1
 vue-template-compiler  ^2.5.22  →  ^2.6.10
```

Plus more...
2019-03-20 21:06:50 -04:00
HDVinnie 6f205070d0 (Add) Laravel Mix Subresource Integrity (SRI) 🚀 2019-02-24 22:08:14 -05:00
HDVinnie a3b6d48560 (Security Fix) CVE-2019-8331 🔐
- https://nvd.nist.gov/vuln/detail/CVE-2019-8331
- https://github.com/twbs/bootstrap/pull/28236
2019-02-22 20:48:58 -05:00
HDVinnie 9290fd67f1 (Fix) SweeAlert2 Dependency 🐛 2019-02-20 17:56:30 -05:00
HDVinnie fa5ef231dc (Fix) Dependencyor Bug 🐛 2019-01-30 16:38:06 -05:00
HDVinnie 71ef57bda1 (Update) Dependencies 📦
```
  - Updated mjohnson/decoda (6.11.0 => 6.12.0)
  - Updated vlucas/phpdotenv (v2.5.2 => v2.6.1)
  - Updated opis/closure (3.1.3 => 3.1.5)
  - Updated laravel/framework (v5.7.20 => v5.7.24)
  - Updated nexmo/client (1.6.0 => 1.6.1)
  - Updated spatie/laravel-cookie-consent (2.6.0 => 2.6.1)
  - Updated stripe/stripe-php (v6.28.0 => v6.29.1)
  - Updated nikic/php-parser (v4.1.1 => v4.2.0)
  - Updated spatie/image-optimizer (1.1.3 => 1.1.4)
```

```
 resolve-url-loader   ^2.3.1  →  ^3.0.0
 sweetalert2         ^7.29.0  →  ^8.0.3
 vue-countup-v2       ^1.0.3  →  ^2.0.0
 ajv               ^6.5.5  →   ^6.7.0
 emojione-assets   ^4.0.0  →   ^4.5.0
 laravel-mix      ^4.0.13  →  ^4.0.14
 moment           ^2.23.0  →  ^2.24.0
 sass             ^1.16.0  →  ^1.16.1
```
2019-01-29 20:51:28 -05:00
HDVinnie fa543c538d (Update) Dependencies 📦 :
- Update to Laravel 5.7.20
- Update to Laravel Mix 4

 === npm audit security report ===
found 0 vulnerabilities

Many Dependencies Updated
2019-01-11 21:04:28 -05:00
HDVinnie c5de1eb33c (Update) Dependencies
- if not using git:updater command must run `php artisan update && npm install`

```
nesbot/carbon (1.34.1 => 1.35.1)
spatie/laravel-cookie-consent (2.4.1 => 2.5.0)
stripe/stripe-php (v6.21.0 => v6.22.0)
mockery/mockery (0.9.9 => 0.9.10)
```

```
 ajv             ^6.5.4  →   ^6.5.5
 laravel-echo    ^1.4.0  →   ^1.4.1
 sweetalert2   ^7.26.13  →  ^7.29.0
```
2018-11-17 16:27:10 -05:00
HDVinnie 3bdb3a2829 (Remove) Livicons
- remove livicons in favor for fontawesome (one less dependency)
- closes #440
- You must rebuild your assets after migrating this commit.

rm -rf node_modules
npm install && npm run prod
2018-10-31 18:51:30 -04:00
HDVinnie d4acc1ad74 (Update) Dependancies
Run `composer install && npm install && php artisan clear:all`
2018-10-15 13:16:54 -04:00