DariusIII
|
e17dbc12d2
|
Fix return type declarations
|
2022-11-30 20:48:34 +01:00 |
|
DariusIII
|
6eab198c1d
|
Code style fixes
|
2022-10-23 23:24:49 +02:00 |
|
DariusIII
|
4d188afb52
|
Update controllers
|
2022-10-23 23:18:00 +02:00 |
|
DariusIII
|
c33db34c49
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2021-09-13 20:01:06 +00:00 |
|
DariusIII
|
34fb50f40f
|
Use Laravel framework 8
|
2020-09-28 21:26:55 +02:00 |
|
DariusIII
|
d1311a81e6
|
Remove pragmarx/firewall package
|
2020-03-10 14:17:22 +01:00 |
|
DariusIII
|
da32ef1b2b
|
Allow user verification from user list page. Closes #1089
|
2020-02-26 13:05:04 +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
|
5886fe162c
|
Replace WWW_TOP with url() helper
|
2019-12-08 19:21:23 +01: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
|
0fe0555bcd
|
Replace ! $request->has with new $request->missing
|
2019-10-24 11:19:10 +02:00 |
|
DariusIII
|
89472804f0
|
Fix adding new content
|
2019-10-14 15:51:52 +02:00 |
|
DariusIII
|
86f7251a9a
|
PHPCS fixes
|
2019-09-26 10:50:28 +02:00 |
|
DariusIII
|
8a4187ef5e
|
Fix fetching imdb info
|
2019-09-26 10:49:59 +02:00 |
|
DariusIII
|
5368d3a27a
|
Use LazyCollections where possible to reduce memory usage of queries
|
2019-09-11 21:51:56 +00:00 |
|
DariusIII
|
e427fcc566
|
Adjust site settings for passwordstatus changes
|
2019-08-20 15:59:13 +02:00 |
|
DariusIII
|
a30904ace4
|
Fix sending invites when site is in invite mode
|
2019-08-05 15:44:00 +02:00 |
|
DariusIII
|
dc1167c802
|
Fix adding of new 8 digit imdbid movies in admin movie add
|
2019-07-16 11:05:10 +02:00 |
|
DariusIII
|
33e29e2a7c
|
Fix adding user from admin area (fixes issue #972)
|
2019-05-08 14:57:09 +02:00 |
|
DariusIII
|
d482fa96de
|
Missed 2 cases of padding
|
2019-04-06 11:28:40 +02:00 |
|
DariusIII
|
008d03d1a8
|
Add migrations and update themes for new imdbid length
|
2019-04-04 15:33:15 +02:00 |
|
DariusIII
|
6d23463ec5
|
Fix missed renames for root_categories table
|
2019-03-15 11:50:58 +01:00 |
|
DariusIII
|
c9ddfde1ac
|
Update queries to use root_categories table
|
2019-03-12 12:25:00 +01:00 |
|
DariusIII
|
d4113e2b0f
|
Fix return declarations in multiple controllers
|
2019-02-26 22:26:42 +01: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
|
423950ab29
|
Move role expiration and verification checks into separate script and schedule them in Kernel.php
|
2019-02-19 11:18:05 +01:00 |
|
DariusIII
|
0664b4df72
|
Fix addition of new blacklist regexes (Fixes issue #894)
|
2019-02-17 23:01:17 +01:00 |
|
DariusIII
|
1d39e369bc
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-08 10:29:40 +00:00 |
|
DariusIII
|
b4010e271f
|
Move account deletion emails sending to user observer
|
2019-02-08 11:29:15 +01:00 |
|
DariusIII
|
8d2aa17b96
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-06 10:42:06 +00:00 |
|
DariusIII
|
cccfa8c870
|
Update Mail and Jobs to use user directly
|
2019-02-06 11:41:43 +01:00 |
|
DariusIII
|
186e9855b1
|
Remove unused Request class from AnidbController
|
2019-02-03 21:07:27 +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
|
6a31eb0360
|
Add missing STATUS_DISABLED to admin/CategoryController
|
2019-01-31 13:24:57 +01:00 |
|
DariusIII
|
7d11f7c07a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-25 12:21:09 +00:00 |
|
DariusIII
|
603655e974
|
Small optimizations in code, use compact where applicable
|
2019-01-25 13:20:55 +01:00 |
|
DariusIII
|
1af6b517fa
|
Fix minor issue in PredbController
|
2019-01-21 12:18:06 +01:00 |
|
DariusIII
|
26bb14e290
|
Update search, update matching
|
2019-01-21 11:27:47 +01:00 |
|
DariusIII
|
e9c8029e23
|
Use only complete threaded update for binaries
|
2019-01-17 09:55:30 +01:00 |
|
DariusIII
|
af22b71c3c
|
Fix logic error in CollectionRegexesController
|
2019-01-04 12:36:27 +01:00 |
|
DariusIII
|
ffc233a71d
|
Fix bad checks in all regex related admin controllers
|
2019-01-04 12:27:12 +01:00 |
|
DariusIII
|
d2dd3d8109
|
Fix adding new collection regexes
|
2019-01-04 12:20:05 +01:00 |
|
DariusIII
|
d61765e7b8
|
Remove unused settings from settings seeder/fixtures and migrations from database/migrations folder. Remove everything related to menus as we do not use them
|
2019-01-03 11:26:29 +01:00 |
|