DariusIII
|
f9991bb4f8
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-14 08:54:33 +00:00 |
|
DariusIII
|
9bb0c91ab5
|
Replace DateTime with Carbon
|
2017-09-14 10:54:13 +02:00 |
|
DariusIII
|
28bc880a5b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-04 12:33:50 +00:00 |
|
DariusIII
|
a369ef7dfb
|
Update DB class
|
2017-09-04 14:33:36 +02:00 |
|
DariusIII
|
fe86b23c84
|
Update code style in DB and DbUpdate classes
|
2017-09-04 13:08:16 +02:00 |
|
DariusIII
|
eb43f799b6
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-09-04 08:50:00 +00:00 |
|
DariusIII
|
7c41806642
|
Rename AnidbEpisodes to AnidbEpisode
|
2017-09-04 10:48:29 +02:00 |
|
DariusIII
|
13ca6e71f0
|
Use AnidbEpisodes model where applicable
|
2017-09-04 10:45:20 +02:00 |
|
DariusIII
|
b1bb89b40b
|
Replace leftover references to nntmux\db\Settings with proper nntmux\db\DB
|
2017-09-01 15:18:52 +02:00 |
|
DariusIII
|
3fb73e18b3
|
Update value fetching and autoloading
|
2017-09-01 12:48:07 +02:00 |
|
DariusIII
|
258a9ad0c2
|
Remove now unused nntmux/db/Settings class
|
2017-09-01 11:25:09 +02: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
|
0ef3b6e555
|
Trim leading/trailing whitespace in DB->settingsUpdate function
|
2017-09-01 09:42:10 +02:00 |
|
DariusIII
|
ace3de8cc3
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-08-31 09:32:13 +00:00 |
|
DariusIII
|
24fa162413
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-08-31 09:31:28 +00:00 |
|
DariusIII
|
c1b8e0fa8d
|
Update uuid generation functions id DB and Utility classes
|
2017-08-24 14:30:41 +02:00 |
|
DariusIII
|
67b41399a1
|
Unify uuid function called and update Utility generateUuid function
|
2017-08-14 14:56:45 +02:00 |
|
DariusIII
|
4db7dcf1e4
|
Update adding users by using User model, add new uuid generating library
|
2017-08-14 14:34:41 +02:00 |
|
DariusIII
|
ad5f97b215
|
Update DbUpdate class
|
2017-08-11 09:57:16 +02:00 |
|
DariusIII
|
cd6a8fb842
|
Fix DbUpdate not updating nntmux.xml properly
|
2017-08-11 09:38:05 +02:00 |
|
DariusIII
|
c20fc7e07d
|
Change App\extensions to App\Extensions
|
2017-07-18 14:16:31 +02:00 |
|
DariusIII
|
1e4a8a57f0
|
Merge branch 'dev' into dev-laravel-switch
|
2017-07-18 10:35:02 +02:00 |
|
DariusIII
|
c5280c26f0
|
Fix editing of MGR posters
|
2017-07-17 13:23:45 +02:00 |
|
DariusIII
|
f0ca4c3193
|
Adjust Categorize class settings values
|
2017-07-17 00:09:20 +02:00 |
|
DariusIII
|
6dc54ff6aa
|
Replace app with App in classes used
|
2017-07-16 23:21:21 +02:00 |
|
DariusIII
|
4cb209041b
|
Update install procedure and insertion of zero value into auto_increment id fields for categories (fixes problem with wrong id of OTHER root category) and user_roles, no need to load mysql-data.sql file anymore
|
2017-06-27 11:13:27 +02:00 |
|
DariusIII
|
96914d6c53
|
Properly fix 10-settings.tsv
|
2017-06-16 12:49:58 +02:00 |
|
DariusIII
|
02cc687e64
|
Add more debugging output to DbUpdate class and install_nntmux script
|
2017-06-16 11:42:58 +02:00 |
|
DariusIII
|
9af3abdc46
|
Use laravel helpers file and replace getenv with env function
|
2017-06-07 22:57:00 +02:00 |
|
DariusIII
|
f2b5835728
|
Replace get_class() function with __CLASS__ constant in nntmux/db/DB class
|
2017-05-12 12:09:59 +02:00 |
|
DariusIII
|
d675ca8da7
|
Remove void return type declaration from populateInfoTable function in nntmux/db/populate/AniDB.php
|
2017-05-05 12:41:14 +02:00 |
|
DariusIII
|
60b96b4cc1
|
Remove void return type from nntmux/db/populate/AniDB.php populateMainTable function (fixes issue #136)
|
2017-05-05 11:51:27 +02:00 |
|
DariusIII
|
266eade4e2
|
Remove unneeded guzzlehttp client from AniDB populate class
|
2017-04-28 11:39:19 +02:00 |
|
DariusIII
|
bfeea3c0e7
|
Fix getenv string call
|
2017-04-24 23:48:13 +02:00 |
|
DariusIII
|
b782fa3e3e
|
First batch of chenges from config.php to .env
|
2017-04-24 15:41:10 +02:00 |
|
DariusIII
|
af8b259f09
|
Add random sleep for batch anidb info tables update (will still get you banned)
|
2017-04-20 13:46:01 +02:00 |
|
DariusIII
|
edabdc6253
|
Properly update anidb_episodes table on anidb updates
|
2017-04-20 11:29:13 +02:00 |
|
DariusIII
|
bd10f0f140
|
Declare PHP7 return types in AniDB related classes, update anidbid handling
|
2017-04-19 08:58:15 +02:00 |
|
DariusIII
|
b44db312b6
|
Change AniDB support a bit
|
2017-04-18 15:50:24 +02:00 |
|
DariusIII
|
3b303292b9
|
Update nntmux/db/populate/AniDB.php to properly update anidb_episodes table (still need to find a way to prevent bans)
|
2017-04-18 13:26:46 +02:00 |
|
DariusIII
|
cd5421578a
|
Small tweaks for anime
|
2017-04-17 16:22:54 +02:00 |
|
DariusIII
|
18fcd2bace
|
Fix usage of ColorCLI
|
2017-04-04 13:34:43 +02:00 |
|
DariusIII
|
5a37a43a86
|
Use ColorCLI directly
|
2017-04-04 13:05:39 +02:00 |
|
DariusIII
|
d931078750
|
Remove debugging code
|
2017-03-31 15:13:33 +02:00 |
|
DariusIII
|
d447fa15a0
|
Update AniDB related classes and scripts
|
2017-03-31 14:53:15 +02:00 |
|
DariusIII
|
4bc8005d45
|
Update steam_apps every day, update when searched
|
2017-02-14 10:34:24 +01:00 |
|
DariusIII
|
366647bd32
|
Update populateTitles to use guzzlehttp
|
2016-12-13 14:46:27 +01:00 |
|
DariusIII
|
c9bb6bd5e5
|
Use full path to settings in populate/AniDB.php
|
2016-11-14 14:54:52 +01:00 |
|
DariusIII
|
d86fe9d760
|
Change line endings used in DbUpdate from \r\n to \n
|
2016-10-25 14:03:58 +02:00 |
|
DariusIII
|
273166660b
|
Changes from old to new Settings model
|
2016-10-25 11:34:51 +02:00 |
|