DariusIII
|
f3cde99e37
|
Rename $match and variations to $hit for PHP 8 compatibility
|
2020-12-02 10:55:09 +01:00 |
|
DariusIII
|
02ad342bac
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-02-05 01:56:40 +00:00 |
|
DariusIII
|
b343c02c63
|
Update project files
|
2020-02-05 00:39:09 +00:00 |
|
DariusIII
|
475910ec97
|
Use the new remember() function for lazycollections
|
2019-11-06 17:30:39 +01:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
5368d3a27a
|
Use LazyCollections where possible to reduce memory usage of queries
|
2019-09-11 21:51:56 +00:00 |
|
DariusIII
|
289299187e
|
Update model doc blocks
|
2019-08-28 23:41:42 +00:00 |
|
DariusIII
|
e94ab1822f
|
Use the new insertOrIgnore function in place of insertIgnore from yadakhov/InsertOnDuplicateKey library
|
2019-08-21 10:04:04 +02:00 |
|
DariusIII
|
bab65321a9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-31 19:18:57 +00:00 |
|
DariusIII
|
552a096d9a
|
Update and fix code with php-cs-fixer
|
2019-01-31 20:17:57 +01:00 |
|
DariusIII
|
ef270cd638
|
Make settingValue function silent for undefined inde
|
2019-01-28 13:30:31 +01:00 |
|
DariusIII
|
0951ad524a
|
Simplify settingValue function
|
2019-01-28 11:30:19 +01:00 |
|
DariusIII
|
a96b1a81e8
|
Update settingValue function in Settings model
|
2019-01-28 11:26:48 +01:00 |
|
DariusIII
|
08587047d3
|
Update toTree function
|
2019-01-24 13:58:31 +01:00 |
|
DariusIII
|
3ba1f17d6c
|
Simplify settingValue function in app/Models/Settings model
|
2019-01-24 11:39:59 +01:00 |
|
DariusIII
|
b7daf85399
|
Update PHPDOC blocks defined return types where bool was declared and only false was returned
|
2018-08-03 14:41:10 +02:00 |
|
DariusIII
|
373bee03c3
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-07-25 10:36:50 +00:00 |
|
DariusIII
|
2589061b5f
|
Remove unused functions from Settings and Utility classes
|
2018-07-25 12:36:30 +02:00 |
|
DariusIII
|
285ca30d25
|
Remove usage of CacheQueryBuilder trait
|
2018-05-24 21:34:21 +02:00 |
|
DariusIII
|
70aaffbb22
|
settingValue function will not throw an exception anymore on empty setting value, but will return null
|
2018-05-16 10:00:11 +02: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
|
31b196d467
|
Fix update of tmux settings
|
2018-02-28 22:51:27 +01:00 |
|
DariusIII
|
66fcf1e037
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-28 14:57:14 +00:00 |
|
DariusIII
|
3734696203
|
Update Settings model and tmux-edit page to handle page updates
|
2018-02-28 15:55:55 +01:00 |
|
DariusIII
|
a5a14127b0
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-19 11:49:37 +00:00 |
|
DariusIII
|
0120d57337
|
Merge tmux settings into settings table
|
2018-02-19 12:49:08 +01:00 |
|
DariusIII
|
314e601e44
|
Rename nntmux namespace and folder to Blacklight
|
2018-02-14 23:08:17 +01:00 |
|
DariusIII
|
cefe3643b8
|
Update migrations, add stored procedures and trigers, fix phpunit test
|
2018-01-22 22:39:47 +01:00 |
|
DariusIII
|
18c148588a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-20 22:52:16 +00:00 |
|
DariusIII
|
7c01a6faa5
|
Update install process
|
2018-01-20 23:50:31 +01:00 |
|
DariusIII
|
4ddece4292
|
Update Settings model and site-edit.php(replace deprecated create_function with anonymous function)
|
2018-01-03 09:41:15 +01:00 |
|
DariusIII
|
aa5e0c566b
|
Update Settings model
|
2017-12-25 15:32:56 +01:00 |
|
DariusIII
|
1d96c442da
|
Remove sitewide sab/nzbget integration
|
2017-12-24 20:32:56 +01:00 |
|
DariusIII
|
82d7d8ba82
|
Update PHPDOC block of toTree function in Settings model
|
2017-09-05 13:57:25 +02:00 |
|
DariusIII
|
a8a0797d37
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-05 11:56:26 +00:00 |
|
DariusIII
|
471d896750
|
Override __get method and fix site edit page
|
2017-09-05 13:56:07 +02:00 |
|
DariusIII
|
11105b683c
|
Update pages
|
2017-09-05 01:12:05 +02:00 |
|
DariusIII
|
3fb73e18b3
|
Update value fetching and autoloading
|
2017-09-01 12:48:07 +02:00 |
|
DariusIII
|
4162815331
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-01 08:50:07 +00:00 |
|
DariusIII
|
65a1e5ff07
|
Rename Models/Settings value function into settingValue to prevent collision with query builder value response
|
2017-09-01 10:49:35 +02:00 |
|
DariusIII
|
878fbe779e
|
Use array in where clause of query in value function of Settings model
|
2017-09-01 08:54:13 +02:00 |
|
DariusIII
|
24fa162413
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-08-31 09:31:28 +00:00 |
|
DariusIII
|
19d9ac398a
|
Fix output in nntmus:version
|
2017-07-19 00:05:34 +02:00 |
|
DariusIII
|
c20fc7e07d
|
Change App\extensions to App\Extensions
|
2017-07-18 14:16:31 +02:00 |
|
DariusIII
|
8c5568d9c5
|
Update Settings class and .env.example
|
2017-07-18 13:37:57 +02:00 |
|
DariusIII
|
751796a613
|
Update laravel usage
|
2017-07-18 13:02:58 +02:00 |
|
DariusIII
|
c5280c26f0
|
Fix editing of MGR posters
|
2017-07-17 13:23:45 +02:00 |
|