HDVinnie
99800ce14e
Revert "Merge pull request #4774 from Roardom/laravel11-app-structure-3"
...
This reverts commit d38964cbd7 , reversing
changes made to 5c00b12e7c .
2025-06-16 22:41:15 -04:00
Roardom
12b9a30b0c
refactor: migrate to laravel 11 app structure
2025-06-13 22:31:20 +00:00
Roardom
ccc8955510
refactor: use laravel 10's new default service provider method in config
2025-06-11 06:41:36 +00:00
Roardom
b86475a732
add: strict types to all files
2024-05-23 13:58:29 +00:00
Roardom
ca17754c82
fix: phpstan config errors
2024-01-08 12:38:34 +00:00
clandestine8
cd09895fe8
Merge branch '7.x.x' into fortify
2023-07-16 11:42:41 -04:00
Roardom
741adef615
add: moderation scopes
2023-07-10 04:20:40 +00:00
Roardom
9d4789ba91
refactor: require whitespace before statements
2023-07-07 00:27:13 +00:00
Roardom
326adb5c08
update: use fortify for authentication
2023-06-17 07:21:27 +00:00
Shift
c143c347b1
Shift cleanup
2023-02-15 00:30:32 +00:00
Shift
8d984a5fe8
Default config files
...
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.
2023-02-15 00:28:31 +00:00
Shift
7a33df2b56
Shift config files
2023-02-15 00:28:30 +00:00
HDVinnie
472c820f99
update: UNIT3D linting
...
- github action updated with new ruleset in pint.json
- codebase linted with new ruleset
- contributors can now run `./vendor/bin/pint`
- action workflow will auto correct any lint issues upon commit/opened pull request
2023-02-02 08:02:34 -05:00
HDVinnie
2ca429c4ce
Revert "PSR12 Linting"
...
This reverts commit 7e65e1d589 .
2022-09-11 19:51:58 -04:00
HDVinnie
7e65e1d589
PSR12 Linting
2022-09-11 23:50:41 +00:00
HDVinnie
63bdaba348
update: tmdb api
...
- new config for meta locale
2022-05-22 20:50:45 -04:00
HDVinnie
4ce9d9fde7
fix : #2158
...
- closes #2158
2022-03-15 09:40:42 -04:00
HDVinnie
1fc7c75eaa
update: dependencies
2022-02-08 23:34:35 -05:00
HDVinnie
faa0ecc808
add: auth caching
2021-10-03 11:10:48 -04:00
HDVinnie
13ccb517ba
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-11-24 07:51:55 +00:00
HDVinnie
a9c9067ab6
update: emoji support
...
- rebranding to latest joypixels
2020-11-24 02:51:43 -05:00
HDVinnie
67831cd7e0
update: laravel 8 support
2020-10-06 01:45:47 -04:00
HDVinnie
299afa93b9
fix: redis support
...
- revert to predis (chat facing unknown issues with phpredis)
2020-07-19 20:49:37 -04:00
HDVinnie
41b617bb2e
update: laravel 7 support
2020-07-19 17:33:50 -04:00
HDVinnie
163bedd917
refactor: email blacklist system
...
- closes #1011
2020-05-21 03:47:45 -04:00
HDVinnie
86a7f40074
Revert "(Refactoring) Announce Controller: add new method for response torren…"
2020-04-30 05:13:30 -04:00
Viktor Mazur
e2f18f0c03
(Refactoring) Announce Controller: add new method for response torrentClient.
2020-04-25 15:24:32 +03:00
HDVinnie
e47afe4ab4
chore: styleci
2020-02-12 14:51:22 -05:00
HDVinnie
80c842e39c
chore: update license block
...
- make styleci happy
2020-02-12 14:49:18 -05:00
HDVinnie
dbb928f940
chore: update license block
2020-02-12 14:45:59 -05:00
HDVinnie
c8f2390c4d
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2020-01-06 15:38:43 +00:00
HDVinnie
e0379e5b95
(Add) Audit System 🆕
...
- filtering to follow
2019-11-06 06:42:17 -05:00
HDVinnie
eed3b51c92
(Update) CRUDDY PT.7 🚀
2019-10-25 17:35:14 -04:00
HDVinnie
c9ac3a4c61
(Remove) Config Manager ♻️
2019-09-17 18:22:04 -04:00
HDVinnie
43fadd899b
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-05-13 16:28:17 +00:00
HDVinnie
22500dbb07
(Update) app.php config 🚀
...
- load Arr and Str since helper will be depreciated
2019-05-13 12:16:48 -04:00
HDVinnie
c382aa5236
(Update) Refactor Validation Error/Info/Warning/Success Handeling 🚀
2019-03-25 13:53:41 -04:00
HDVinnie
c32a21368c
(Remove) Unused Packages ♻️
2019-03-20 21:25:03 -04:00
HDVinnie
397b3ff952
(Update) Configs 🚀
2019-02-26 15:34:31 -05:00
HDVinnie
00bb324053
Apply fixes from StyleCI
2018-12-06 14:42:13 +00:00
HDVinnie
db6b893877
(Update) Remove Laravel Collective
...
- remove all use of Laravel Collective
- remove Laravel Collective as a dependency
- closes #236
2018-10-27 21:40:41 -04:00
HDVinnie
aae18217e7
(Update) Bepsvpt Security Headers
...
- NOTE: Must run `composer install && php artisan clear:all` once files
are transferred.
2018-09-04 09:33:22 -04:00
poppabear8883
f52662a061
(Alpha) Chat v2.0 (pusher only)
...
This is a "Alpha" commit. Its meant for Alpha testing. Features are
still being developed.
Please note, you must setup at least a FREE account with pusher and set
the corresponding fields in you `.env` file.
In the coming commits I will introducing a fallback so that once the
FREE pusher DAILY limits are reached, it will fall back to tradiational
database pulling every 3 seconds to get new messages.
There are still features that need to be added:
1. Emoji's
2. Statuses
3. User Tagging
4. Users List
5. Delete own messages, and staff moderation
and more ...
2018-05-03 21:32:59 -04:00
HDVinnie
5064235e28
(WIP) New Chat
...
- Powered by VueJS, Socket.io and Laravel Echo Server for broadcasting
events.
- Alpha Stage
- Not ready for use!!!
- https://trello.com/c/tzHOvz5h/16-shoutbox-20
2018-04-29 11:57:22 -04:00
HDVinnie
6f3bb40335
(Update) Add Irc Announce Bot Facade
2018-02-26 11:38:20 -05:00
HDVinnie
e6e3615f2c
(Update) Dependancies
2018-02-14 11:51:45 -05:00
HDVinnie
8946c60222
(Update) Add Files/Changes For #181
...
- Preparing for Laravel 5.6 PR
2018-02-14 10:15:54 -05:00
Hyleus
777bb63880
Change license to AGPL
2018-02-12 17:27:32 +01:00
Laravel Shift
9499808a07
Shift configuration
2018-01-18 01:04:22 +00:00
HDVinnie
77a8c2140a
(Update) NOTICE OF LICENSE
...
- Updated Author Names To Match GitHub Usernames For Clarity.
2017-12-15 22:45:37 -05:00