Commit Graph

69 Commits

Author SHA1 Message Date
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 08f196f0dc Update Books class 2020-01-19 16:43:40 +01:00
DariusIII 2c7a07cc44 Increase spacing in all getBrowseBy functions 2020-01-06 23:31:37 +01:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII ac96ce7a0c Fix more regex ranges in Blacklight namespace 2019-03-07 10:06:06 +01:00
DariusIII 40e7233727 Rename groups table to usenet_groups as groups is a reserved word in mysql now 2019-02-19 15:54:32 +01:00
DariusIII 7d708b2904 Remove Amazon as data source completely 2019-02-14 13:34:27 +01:00
DariusIII 8486bfc705 Set cover value 2019-02-14 11:31:22 +01:00
DariusIII 9d36ef07b0 Fix coverurl error on Books 2019-02-14 11:22:02 +01:00
DariusIII 02940c57d7 Disable fetching amazon properties as a start of removal from NNTmux 2019-02-14 11:13:49 +01:00
DariusIII f36256e41c Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-14 09:25:16 +00:00
DariusIII bf2de2764f Another fix 2019-02-14 10:24:48 +01:00
DariusIII 79cfbca72b Fix missing Log class 2019-02-14 10:18:15 +01:00
DariusIII 9c7e0185bd Fix some stuff 2019-02-14 10:10:53 +01:00
DariusIII 483855ca47 Show debug messages in PPA only if app env is set to debug 2019-02-14 09:51:06 +01:00
DariusIII 87c6e5d64f Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-03 20:01:19 +00:00
DariusIII 50ff1b6181 Update code style of various files 2019-02-03 20:58:51 +01:00
DariusIII ccecbe2a6b Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-01 22:08:23 +00:00
DariusIII 4104f34c54 Update all the \Blacklight namespace classes with class PHPDOC block 2019-01-01 23:07:45 +01:00
DariusIII 2dad4ee96e Use now() helper for calculating scripts runtime 2018-11-29 20:49:20 +01:00
DariusIII bdba74b8ab Update Books class 2018-11-27 22:01:48 +01:00
DariusIII e8fd43e5e3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-27 19:52:52 +00:00
DariusIII afd7824870 Update dariusiii/php-itunes-api to version 1.0.6 and update Books to fetch data from iTunes too 2018-11-27 20:52:36 +01:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01:00
DariusIII 8624587f2f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-30 10:14:18 +00:00
DariusIII 044ea13eff Update ColorCLI output, remove added newline string (\n) 2018-10-30 11:13:52 +01:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII 15418ac3f7 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-18 14:01:06 +00:00
DariusIII 95376f8c32 Remove unused $this->pdo instances 2018-10-18 16:00:34 +02:00
DariusIII 3c20dd8437 Add escapeString helper function 2018-10-12 10:56:17 +02:00
DariusIII 0c813d15ab Catch Throwable in place of Exceptions 2018-09-10 14:48:50 +02:00
DariusIII 0eeba5532d Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-15 13:30:47 +00:00
DariusIII dc5f458005 Optimize imports in Blacklight namespace 2018-08-15 15:29:14 +02:00
DariusIII 649c941fbe Use less greedy parts of regexes in Books class 2018-08-13 13:43:34 +02:00
DariusIII d79257f3b6 Fix errors related to showPasswords function change 2018-08-09 22:50:34 +02:00
DariusIII 3d0aa499f7 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-05 09:21:31 +00:00
DariusIII 95f9df7954 Fix Books cover view search filtering 2018-06-05 11:21:19 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII 5231f0c82f Re-use old code and fix _totalrows and _totalcount insertion into existing array/object 2018-05-21 10:35:09 +02:00
DariusIII 86821a8ad2 Dont strtolower the parentcat title in Gentele theme 2018-05-15 12:38:15 +02:00
DariusIII ab2243e00a Update Books class 2018-05-14 16:01:59 +02:00
DariusIII 64332fedf0 Use DBFacade for select query 2018-05-14 15:54:37 +02:00
DariusIII 685651513e Fix queries in Book and Console classes 2018-05-14 14:24:49 +02:00
DariusIII 6093d9ef8e Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-11 12:54:16 +00:00
DariusIII 286fe7c917 Fix Books and Console pages 2018-05-11 14:53:58 +02:00
DariusIII a92e5a272d Replace '!=' with proper '<>' operator 2018-05-11 10:16:55 +02:00
DariusIII cde4ef5f0e Use minutes instead of seconds for cache_expiry 2018-05-10 12:46:24 +02:00
DariusIII 4b4bc72b4b Rearrange pagination queries 2018-05-09 23:15:00 +02:00
DariusIII 9089a7287f Use simplePaginate everywhere 2018-05-09 13:09:54 +02:00