DariusIII
|
d3c6f22579
|
Start replacing constants with laravel equivalents
|
2020-03-29 14:24:13 +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
|
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
|
f49bf60f24
|
Remove panes logging and comment sharing window from tmux
|
2019-12-26 12:25:33 +01:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
c9ddfde1ac
|
Update queries to use root_categories table
|
2019-03-12 12:25:00 +01: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
|
08b8edbe2d
|
Replace usage of array_ helper with Arr class directly to prepare for Laravel 5.8 changes
|
2019-01-29 13:52:01 +01:00 |
|
DariusIII
|
e9c8029e23
|
Use only complete threaded update for binaries
|
2019-01-17 09:55:30 +01:00 |
|
DariusIII
|
4310be9653
|
Update scripts and config by removing unused env settings
|
2018-12-20 14:29:23 +01:00 |
|
DariusIII
|
70d4bdda62
|
Update tmux related files and classes
|
2018-12-19 14:24:24 +01:00 |
|
DariusIII
|
1077c467d6
|
Remove Versions classes and all related data
|
2018-12-19 13:58:31 +01:00 |
|
DariusIII
|
12ea3bb895
|
Refactor ColorCLI class
|
2018-10-31 10:10:17 +01:00 |
|
DariusIII
|
bafe7c6b93
|
Use league/climate in ColorCLI class
|
2018-10-19 11:30:36 +02:00 |
|
DariusIII
|
0f64289d09
|
Replace more $pdo->quote usage with escapeString
|
2018-10-12 13:53:35 +02:00 |
|
DariusIII
|
853481d90e
|
Update monitor.php
|
2018-09-05 11:44:56 +02:00 |
|
DariusIII
|
c268ada5f1
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-04 21:52:50 +00:00 |
|
DariusIII
|
f25784ad93
|
Update tmux related scripts
|
2018-09-04 23:52:06 +02:00 |
|
DariusIII
|
363d1c545e
|
Fix monitor counts and percentages displayed in main monitor pane
|
2018-09-03 14:35:20 +02:00 |
|
DariusIII
|
dcd005f450
|
Fix tables count in monitor pane
|
2018-07-05 14:29:04 +02:00 |
|
DariusIII
|
55360acc2a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-07-05 11:35:52 +00:00 |
|
DariusIII
|
8cb3bd27a8
|
Use laravel DB facade in tmux related classes
|
2018-07-05 13:35:10 +02:00 |
|
DariusIII
|
39093befce
|
Remove last of the python requirements
|
2018-03-05 10:13:17 +01:00 |
|
DariusIII
|
0120d57337
|
Merge tmux settings into settings table
|
2018-02-19 12:49:08 +01:00 |
|
DariusIII
|
3fb10340d3
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-14 22:09:18 +00:00 |
|
DariusIII
|
314e601e44
|
Rename nntmux namespace and folder to Blacklight
|
2018-02-14 23:08:17 +01:00 |
|
DariusIII
|
c8e74112cf
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-29 12:18:52 +00:00 |
|
DariusIII
|
603c22d62c
|
Remove partitioning from releases table, add foreign keys to related tables
|
2018-01-29 13:17:35 +01:00 |
|
DariusIII
|
1aae452c2a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-11 10:03:44 +00:00 |
|
DariusIII
|
cdf881efde
|
Remove nntmux/Category class and move its functions into Category model
|
2018-01-11 11:03:12 +01:00 |
|
DariusIII
|
51fa84c9ca
|
Add back command removed by mistake to monitor.php
|
2017-12-26 14:26:12 +01:00 |
|
DariusIII
|
55e8ab34d2
|
Remove custom logging from nntmux, laravel handles errors now
|
2017-12-21 12:41:28 +01:00 |
|
DariusIII
|
c9a3f5d2fc
|
Remove remaining request_hours check
|
2017-12-19 11:19:40 +01:00 |
|
DariusIII
|
72d9c6c4f5
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-12-18 14:53:20 +00:00 |
|
DariusIII
|
495e4bd74b
|
Remove complete sequential mode
|
2017-12-18 15:53:16 +01:00 |
|
DariusIII
|
f46d3518ba
|
se bootstrap/autoload.php instead the bootstrap.php in root of install
|
2017-11-24 15:38:28 +01:00 |
|
DariusIII
|
8c20c1ef29
|
Fix paths to required files in update folder
|
2017-11-06 13:06:24 +01:00 |
|
DariusIII
|
bba2a61828
|
Move scripts from update/nix to update, remove nix folder
|
2017-11-06 11:48:13 +01:00 |
|