DariusIII
|
0402282346
|
Refactor ProcessAdditional
|
2025-12-11 16:53:10 +01:00 |
|
DariusIII
|
1193c41670
|
Use laravel pipeline in TV processing
|
2025-12-10 01:56:42 +01:00 |
|
DariusIII
|
179943db8a
|
Create categorization service
|
2025-12-09 17:03:43 +01:00 |
|
DariusIII
|
ae00a438fb
|
Update forum looks
|
2025-11-19 13:59:19 +01:00 |
|
DariusIII
|
1c5d75f104
|
Fix multiple issues and enhance templates
|
2025-10-26 22:12:10 +01:00 |
|
DariusIII
|
0556c25aba
|
Improve 2fa verification experience
|
2025-06-09 16:06:37 +02:00 |
|
DariusIII
|
16302fa9b1
|
Replace custom code with gravatar package
|
2025-04-11 22:17:16 +02:00 |
|
DariusIII
|
e4cf92400c
|
Exclude contact and password reset pages to csrf exclude list
|
2024-12-27 10:11:50 +01:00 |
|
Shift
|
d286e7149c
|
Apply code style
|
2024-11-01 14:41:07 +00:00 |
|
DariusIII
|
4ddf81c58d
|
Update app.php
|
2024-11-01 15:40:23 +01:00 |
|
DariusIII
|
a009d58737
|
Remove csp package
|
2024-10-21 15:09:04 +02:00 |
|
DariusIII
|
f5a1ed0243
|
Add spatie/laravel-csp package
|
2024-10-20 17:48:18 +02:00 |
|
DariusIII
|
0229d5e097
|
Revert "Revert "Update code style""
This reverts commit 7a2315a5e8.
|
2024-09-13 22:24:06 +02:00 |
|
DariusIII
|
7a2315a5e8
|
Revert "Update code style"
This reverts commit 3a39b0c769.
|
2024-09-13 22:22:20 +02:00 |
|
DariusIII
|
e5782ae554
|
Revert "Revert "Update code style""
This reverts commit 96ae68f27d.
|
2024-09-13 22:11:13 +02:00 |
|
DariusIII
|
96ae68f27d
|
Revert "Update code style"
This reverts commit 3a39b0c769.
|
2024-09-13 21:56:02 +02:00 |
|
DariusIII
|
3a39b0c769
|
Update code style
|
2024-09-13 12:37:51 +02:00 |
|
DariusIII
|
4b05c8d209
|
Exclude cart from csrf token validation
|
2024-06-02 16:11:29 +02:00 |
|
DariusIII
|
e5f2d390dc
|
Do not check CSRF token on login, register pages
|
2024-05-01 10:45:17 +02:00 |
|
DariusIII
|
7e87b85529
|
Don't check csrf token on logout page
|
2024-04-30 21:24:27 +02:00 |
|
DariusIII
|
33d7996a2e
|
Update config and views
|
2024-04-28 01:36:53 +02:00 |
|
Shift
|
424b56d8d0
|
Re-register routes
|
2024-04-27 08:20:27 +00:00 |
|
Shift
|
099db99025
|
Re-register service providers
|
2024-04-27 08:20:23 +00:00 |
|
Shift
|
44dd8eab2e
|
Re-register HTTP middleware
|
2024-04-27 08:20:23 +00:00 |
|
Shift
|
091edebef0
|
Default new bootstrap/app.php
|
2024-04-27 08:20:23 +00:00 |
|
DariusIII
|
d05f0ef08d
|
Update scripts
|
2023-10-04 23:10:49 +02:00 |
|
DariusIII
|
7bccb33351
|
Revert "Remove custom and use original laravel files"
This reverts commit 77baea70f5.
|
2023-10-04 22:48:24 +02:00 |
|
DariusIII
|
77baea70f5
|
Remove custom and use original laravel files
|
2023-10-04 22:24:30 +02:00 |
|
DariusIII
|
766a07b1e2
|
Replace custom path constants with laravel defined paths
|
2023-03-28 16:56:23 +02:00 |
|
DariusIII
|
34fb50f40f
|
Use Laravel framework 8
|
2020-09-28 21:26:55 +02:00 |
|
DariusIII
|
31739d8392
|
Use Laravel 7 and remove omnipay for now
|
2020-04-11 23:14:15 +02:00 |
|
DariusIII
|
7592fa9beb
|
Revert constants removal changes
|
2020-03-26 17:44:45 +01:00 |
|
DariusIII
|
1e7244e5bc
|
Remove option to set covers path in database, it is hardcoded now to resources/covers/
|
2020-03-22 22:12:07 +01:00 |
|
DariusIII
|
b45c6ccbc1
|
Update laravel/framework to 5.8.2, use forks of packages used untill they add support for laravel 5.
|
2019-02-28 12:33:36 +01:00 |
|
DariusIII
|
86b500bdb5
|
Update base laravel classess and middleware
|
2019-01-09 11:02:41 +01:00 |
|
DariusIII
|
ed9476e920
|
Make PhpYenc the only yenc available, remove rest of the files used
|
2018-11-15 10:14:37 +01:00 |
|
DariusIII
|
232f48d612
|
Update configuration files
|
2018-10-01 23:33:10 +02:00 |
|
DariusIII
|
351509a165
|
Remove isWin/isWindows functions and remove HAS_WHICH definition and usage
|
2018-07-23 14:29:31 +02:00 |
|
DariusIII
|
066414c994
|
Update minimum MySQL version to 5.7 and MariaDB version to 10.2
|
2018-06-18 13:12:39 +02:00 |
|
DariusIII
|
5514944e0f
|
Remove $kernel variable assignment from bootstraping laravel
|
2018-03-27 13:33:40 +02:00 |
|
DariusIII
|
f3974a615a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-22 14:51:33 +00:00 |
|
DariusIII
|
a2abf2d085
|
Start migrating to laravel's routing and authentification
|
2018-03-22 14:17:23 +01:00 |
|
DariusIII
|
c0f070314a
|
Simplify some of the used code, remove unused functions
|
2018-03-15 13:56:17 +01:00 |
|
DariusIII
|
e28b1746e3
|
Update bootstrap/autoload and constants (change and remove non-used constants definitions)
|
2018-03-12 09:26:35 +01:00 |
|
DariusIII
|
d5e7ba4825
|
Upgrade nntmux configuration method
|
2018-03-03 20:47:49 +01:00 |
|
DariusIII
|
89b70a4e86
|
Instantiate Request class as soon as possible
|
2018-03-01 15:35:57 +01:00 |
|
DariusIII
|
314e601e44
|
Rename nntmux namespace and folder to Blacklight
|
2018-02-14 23:08:17 +01:00 |
|
DariusIII
|
29fe9a636e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-07 14:18:48 +00:00 |
|
DariusIII
|
fd2b75169f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-07 14:18:35 +00:00 |
|
DariusIII
|
a851b85ffa
|
Remove yydecode setting check from yenc, will be dropped at later date
|
2018-02-07 15:18:20 +01:00 |
|