Commit Graph

75 Commits

Author SHA1 Message Date
Roardom 7a242ca4ba fix: top navigation, navigation tabs, and breadcrumbs 2022-05-31 15:34:08 -05:00
Roardom 758b943cba update: breadcrumbs, secondary navigation, and navigation tabs 2022-05-29 10:54:27 -05:00
HDVinnie 9162c98d9a update: default.blade.php 2022-04-27 09:52:24 -04:00
HDVinnie 27127875d1 update: default.blade.php 2022-04-27 09:41:00 -04:00
HDVinnie 1fc7c75eaa update: dependencies 2022-02-08 23:34:35 -05:00
HDVinnie 4a6567276e chore: reformat views 2021-12-17 14:21:05 -05:00
HDVinnie a16e42e99f (Add) Torrent Regions and Distributors 2021-12-05 21:07:58 -05:00
HDVinnie 9b3ae52616 fix: promo timer bug 2021-09-27 16:10:42 -04:00
HDVinnie d43cf13851 fix: #1906
- closes: #1906
2021-09-19 20:01:47 -04:00
HDVinnie 161a0231bd update: use alpinejs with laravel mix 2021-09-14 18:58:42 -04:00
HDVinnie 401e035b8c refactor: promotions timer to alpinejs 2021-09-13 13:51:01 -04:00
HDVinnie 86b28a7e7f update: livewire pagination
- this commit fires an event on livewire pagination that will auto scroll to top of page as intended.
2021-08-06 11:36:58 -04:00
Oha-you a8b3ef0b79 fix: Undo .head style scope and JS changes 2021-05-19 02:47:09 +03:00
Oha-you 08e7619850 fix: Don't add imgbb button to sweet-alert on upload 2021-05-19 02:33:13 +03:00
Oha-you 93271fd4fb fix: JS error when ticking checkboxes in Privacy/Notifications - Torrent 2021-05-19 02:31:31 +03:00
Alkl58 3970764e97 Fix 500 Error due Cookie Consent Message 2021-04-29 20:54:44 +02:00
HDVinnie ae819332d3 refactor: torrent request search
- rewritten to livewire and alpine
2021-03-29 09:50:11 -04:00
HDVinnie 4fb60e9381 update: scss/js assets 2021-01-05 12:00:25 -05:00
HDVinnie e1041d5306 refactor: torrent thanking 2020-12-05 12:46:35 -05:00
HDVinnie a633544f75 refactor: var declarations that are used instead of let or const 2020-12-02 23:30:32 -05:00
HDVinnie 00cc73553c fix: livewire.js nonce 2020-07-18 12:42:44 -04:00
HDVinnie 952c2d6ee1 update: security headers 2020-07-17 10:42:21 -04:00
HDVinnie b3c0fee535 update: vue elements 2020-04-01 14:01:51 -04:00
HDVinnie b9fa95998a (Update) default.blade.php 🚀 2019-11-29 15:13:25 -05:00
HDVinnie 869ff987f8 (Fix) Auth Validation Errors 🐛 2019-11-26 11:35:58 -05:00
HDVinnie 76b1e84c68 (Update) Cleanup Views 🚀 2019-11-21 13:15:58 -05:00
HDVinnie 36a2b327b5 (Update) default.blade.php 🚀 2019-11-15 12:21:04 -05:00
HDVinnie 0b6eedb294 (Update) Format All Views 🚀
- Opinionated blade formatting for Laravel
- Using a line wrap size of 120
- Using a indenttion size of 4
2019-11-09 12:56:07 -05:00
HDVinnie aed3fc7a26 (Update) SweetAlert2 Usage For v9 🚀 2019-11-08 11:17:54 -05:00
HDVinnie da30d2a706 (Update) CRUDDY PT.8 🚀 2019-10-29 20:26:54 -04:00
HDVinnie 1f7b8c9956 (Update) HTML5 - SASS - CSS - JS 🚀 2019-09-16 17:42:14 -04:00
HDVinnie ac65e6c515 (Update) Notifications System 🚀
- add better validation checks
2019-07-15 11:31:10 -04:00
HDVinnie c382aa5236 (Update) Refactor Validation Error/Info/Warning/Success Handeling 🚀 2019-03-25 13:53:41 -04:00
HDVinnie f6c8bd8ff8 (Add) Inline JS Nonce 🔐 2019-03-05 11:28:05 -05:00
HDVinnie 15e062acba (Update) Complete Subresource Integrity (SRI) Implemention 🔐
- https://i.postimg.cc/yNSs8mQr/Screen-Shot-2019-02-27-at-3-10-31-PM.png
- https://i.postimg.cc/Z5QJm7cd/Screen-Shot-2019-02-27-at-3-10-57-PM.png
2019-02-27 15:36:27 -05:00
HDVinnie 86e0b4a5be (Update) Multilangual Blade Directive 🚀
- replacing `{{ trans('') }}` with `@lang('')`
- stands out better + new standard
- thanks to @werrpy for help with finding the correct regex to use
2018-12-16 13:33:39 -05:00
VerioPL fdef9bf728 [Trans] layout->default.blade - unlocked achievement EN/PL 2018-11-09 10:47:00 +01:00
HDVinnie ddf6332e79 (Update) PSR2 Standards 2018-10-17 14:31:57 -04:00
HDVinnie 8d66af6a54 (Update) HTML Tags 2018-08-22 16:39:20 -04:00
HDVinnie 4ec1a78b96 (Update) PHP Operator
- Use loosely == equal operator and not the strict === identical
operator.
2018-07-15 18:50:17 -04:00
HDVinnie 76b976b944 (Update) Global FL, DU, Open Reg Alert 2018-06-18 11:23:42 -04:00
poppabear8883 054c2e7a55 (Update) Add asset versions and fix production builds
-- Run --

npm run prod && php artisan clear:all
2018-05-14 13:50:56 -04:00
poppabear8883 0c56cdaf03 (Fix) laravelCookieConsent improper scope
Also had to adjust the scope for VueJS in order to make the scope of
laravelCookieConsent to work correctly.
2018-04-25 21:50:18 -04:00
poppabear8883 eca56f4cba (Rework) Laravel Mix + Webpack
ref: https://laravel.com/docs/5.6/mix

We will now handle assets primarily through packages.

Consider packages and node modules to be the same as
JavaScript/CSS libraries.

Think about it this way, if we use "composer" to import PHP packages
for backend libraries, we would then use "npm" to import JS/CSS packages
for front-end libraries.

We use "composer.json" for PHP packages and "package.json" for JS/CSS
packages.

Unlike composer, we will compile our assets into specified files
per instructed via the "webpack.mix.php" file.

Please Note, you don't version control "node_modules" nor need it in a
production environment! You do NOT edit any of the JS/CSS files in the
public directory!

With Laravel Mix using simple method chaining, you can fluently define
your asset pipeline.
2018-04-25 16:28:18 -04:00
HDVinnie b94849f7b4 (Update) Reformat All View Blades 2018-04-22 14:12:29 -04:00
HDVinnie 5a4def562d (Update) Refactor Config Usage In Blade Views
Config::get() to config()
2018-04-03 16:06:39 -04:00
HDVinnie 52c5dc1df8 (Fix) Footer
- closes #243
2018-03-30 08:47:55 -04:00
HDVinnie 4ba41b6c7e (Update) Refactor View Blades
- User auth() helper over Auth:: facade
2018-03-21 16:49:37 -04:00
HDVinnie 198100306c (Update) Refactor Blade Views
- Replace @stop with @endsection for consistancy
2018-02-22 20:32:06 -05:00
HDVinnie 0d0099ec3a (Fix) Achievement SWAL 2018-02-07 16:49:19 -05:00