Commit Graph

34 Commits

Author SHA1 Message Date
DariusIII deb1956ce0 Update SearchController 2020-01-08 04:08:42 +01:00
DariusIII 5886fe162c Replace WWW_TOP with url() helper 2019-12-08 19:21:23 +01:00
DariusIII f0b5555b6d Small fixes to browse and search pages 2019-12-07 23:17:41 +01:00
DariusIII 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII 0fe0555bcd Replace ! $request->has with new $request->missing 2019-10-24 11:19:10 +02:00
DariusIII 96e088583a Update usage of $this->userdata in controllers 2019-04-11 12:39:50 +02:00
DariusIII 60c81ea1c8 Fix Releases class instantiation 2019-02-25 23:19:54 +01:00
DariusIII 623edaaedb Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-19 14:56:46 +00: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 90cb0fc4fa Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-04 14:39:11 +00:00
DariusIII c12075b64b Update search code to reduce number of variables used in search function 2019-02-04 15:38:56 +01:00
DariusIII 5c4eb24576 Remove nfo and comments options from search function (searching for releases that are commented or have nfo) 2019-02-04 10:51:36 +01:00
DariusIII 3e1bb77df8 Remove SphinxSearch rules description as those do not apply anymore (not using raw queries but SphinxQL query builder) 2019-02-04 10:22:09 +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 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 603655e974 Small optimizations in code, use compact where applicable 2019-01-25 13:20:55 +01:00
DariusIII ace420da1e Fix one more occurence of wrong data sent to search function 2019-01-22 11:04:49 +01:00
DariusIII b9eb3ef6da Fix error on search with argument 16 not being an array but null 2019-01-21 12:46:42 +01:00
DariusIII ee61b0542d Fix search error when tags are not set 2019-01-10 11:18:46 +01:00
DariusIII 9538276aa5 Add support for tags in browse, APIv2 and on site release searches 2018-11-06 14:09:39 +01:00
DariusIII bfb36f50ef Fix advanced search 2018-05-24 12:12:44 +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 f239302c9e Fix category filter when searching for releases 2018-05-16 12:09:57 +02:00
DariusIII 0445e61800 Start fixing full movie view 2018-05-15 15:58:56 +02:00
DariusIII d7ec98894a Add check if the page variable is numeric to prevent errors in offset variable 2018-05-14 14:06:06 +02:00
DariusIII df6f80b310 Update Releases class, controllers and API responses 2018-05-14 13:48:25 +02:00
DariusIII 8b4a3b5a16 Fix search 2018-04-13 09:53:09 +02:00
DariusIII dfb68de707 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-12 12:04:57 +00:00
DariusIII 3e3d8052a5 Update search 2018-04-12 14:04:16 +02:00
DariusIII bddbacf45a Update search 2018-04-12 09:24:34 +02:00
DariusIII 725f5f2b68 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-11 20:31:18 +00:00
DariusIII ceb827a360 Add SearchController 2018-04-11 22:30:58 +02:00