DariusIII
|
c5e55dd562
|
Fix phpstan reported errors
|
2026-02-10 16:16:29 +01:00 |
|
DariusIII
|
729ae06fc3
|
Update return value
|
2026-01-26 11:09:37 +01:00 |
|
DariusIII
|
799ee95655
|
Try to fix the slow query
|
2026-01-26 11:03:57 +01:00 |
|
DariusIII
|
34bf090d5e
|
Update relationship
|
2025-01-01 16:29:28 +01:00 |
|
DariusIII
|
9a8e58482f
|
Update packages
|
2023-12-28 20:57:39 +01:00 |
|
DariusIII
|
ad05688ac6
|
CS fixes
|
2023-03-30 21:48:07 +02:00 |
|
Shift
|
71e1631df6
|
Remove redundant typing from DocBlocks
|
2023-03-30 14:15:45 +00:00 |
|
Shift
|
afb0f41611
|
Add PHP type hints
|
2023-03-30 14:15:39 +00:00 |
|
DariusIII
|
49872346f2
|
CS code fixes by pint
|
2023-03-02 16:47:20 +01:00 |
|
DariusIII
|
12b40001e2
|
Style fixes
|
2022-05-03 22:23:21 +02:00 |
|
StyleCI Bot
|
3b7156b80e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-04-19 20:00:22 +00:00 |
|
DariusIII
|
bc03be8508
|
Update packages to their latest versions
|
2022-04-19 21:57:31 +02:00 |
|
StyleCI Bot
|
f9bb95a2e0
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-03-31 19:02:09 +00:00 |
|
DariusIII
|
1d55e1f8ac
|
PHP CS fixes
|
2022-03-31 21:00:10 +02:00 |
|
StyleCI Bot
|
416020865d
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-03-30 07:22:04 +00:00 |
|
DariusIII
|
bab0d6303e
|
PHP CS fixes
|
2022-03-30 09:15:03 +02:00 |
|
StyleCI Bot
|
79b110fa2a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-03-22 21:45:34 +00:00 |
|
DariusIII
|
ac6441f92e
|
CS fixes
|
2022-03-22 22:43:44 +01:00 |
|
StyleCI Bot
|
94d7e13104
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-03-19 10:27:37 +00:00 |
|
DariusIII
|
58a960b3dc
|
Add sentry config file
|
2022-03-19 11:26:06 +01:00 |
|
StyleCI Bot
|
4cffc9c493
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-03-17 21:02:56 +00:00 |
|
DariusIII
|
3c4a41c134
|
Code style fixes
|
2022-03-16 23:02:10 +01:00 |
|
DariusIII
|
c33db34c49
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2021-09-13 20:01:06 +00:00 |
|
DariusIII
|
289299187e
|
Update model doc blocks
|
2019-08-28 23:41:42 +00:00 |
|
DariusIII
|
ecbd8cbebe
|
Small change in Video model
|
2019-01-25 14:56:27 +01:00 |
|
DariusIII
|
513739f6dd
|
Use now() helper in place of Carbon::now()
|
2018-05-31 10:22:08 +02:00 |
|
DariusIII
|
285ca30d25
|
Remove usage of CacheQueryBuilder trait
|
2018-05-24 21:34:21 +02:00 |
|
DariusIII
|
59f09bf2cf
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-14 21:28:16 +00:00 |
|
DariusIII
|
9e4959950e
|
Add barryvdh/laravel-ide-helper
|
2018-05-14 23:18:48 +02:00 |
|
DariusIII
|
ce193c994b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-05-10 09:35:39 +00:00 |
|
DariusIII
|
126a4525ad
|
Cache queries on request to prevent running many duplicated queries
|
2018-05-10 11:22:58 +02:00 |
|
DariusIII
|
df466da186
|
Update query in getVideoById function in Video class
|
2018-04-25 14:55:55 +02:00 |
|
DariusIII
|
f2829fa519
|
Add ShowsController
|
2018-04-18 23:56:52 +02:00 |
|
DariusIII
|
05e0319071
|
Add Sofa/Eloquence, update models
|
2018-01-12 23:20:43 +01:00 |
|
DariusIII
|
cdf881efde
|
Remove nntmux/Category class and move its functions into Category model
|
2018-01-11 11:03:12 +01:00 |
|
DariusIII
|
f32d66769a
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-01-04 15:26:38 +01:00 |
|
DariusIII
|
e0a319de9d
|
Declare missing return type hints
|
2018-01-04 15:26:24 +01:00 |
|
DariusIII
|
9fc5b5576e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-04 14:25:47 +00:00 |
|
DariusIII
|
8cca7abc76
|
Remove nntmux/Videos class and move its functions into Video model
|
2018-01-04 15:25:22 +01:00 |
|
DariusIII
|
ebd09b4fcb
|
Update Video and VideoAlias models, update Videos class
|
2017-12-18 10:43:56 +01:00 |
|
DariusIII
|
c792baf333
|
Update mysql-ddl, TV class and related models
|
2017-12-15 14:30:33 +01:00 |
|
DariusIII
|
25d5e1083a
|
Add placeholders for new models and database migrations
|
2017-09-02 23:29:43 +02:00 |
|