DariusIII
|
6be3a34be9
|
Update searchIndexes function and use it in NameFixer and speedup predb search in admin area
|
2018-12-25 15:42:00 +01:00 |
|
DariusIII
|
a8aecf2e5d
|
Check if request has api_token(v2 API) or apikey(v1 API)
|
2018-12-12 21:14:46 +01:00 |
|
DariusIII
|
0a0dac6706
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-12-12 19:43:35 +00:00 |
|
DariusIII
|
3b311188bc
|
Update user category exclusion handling in API and APIv2
|
2018-12-12 20:43:14 +01:00 |
|
DariusIII
|
327b6be8b2
|
Remove requirement for userid when using RSS, API and APIv2, its useless as we already have the token
|
2018-12-12 20:26:38 +01:00 |
|
DariusIII
|
b2193c9785
|
Add crc32 file check
|
2018-11-29 23:52:32 +01:00 |
|
DariusIII
|
ea4d98d4e1
|
Use DB::statement in place of DB::unprepared + DB::commit
|
2018-11-29 14:47:00 +01:00 |
|
DariusIII
|
27efc19437
|
Update PHPDOC block of updateUser function
|
2018-11-23 11:17:57 +01:00 |
|
DariusIII
|
984b8337b5
|
Fix empty email on profile save
|
2018-11-23 10:56:35 +01:00 |
|
DariusIII
|
2cdee95471
|
Fix damn typo
|
2018-11-21 13:50:03 +01:00 |
|
DariusIII
|
57a9731082
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-21 12:21:13 +00:00 |
|
DariusIII
|
a13ba01f8a
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2018-11-21 13:20:45 +01:00 |
|
DariusIII
|
8d158e84a9
|
Update User model
|
2018-11-21 13:18:59 +01:00 |
|
DariusIII
|
68a63d1224
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-21 12:04:49 +00:00 |
|
DariusIII
|
c978d45b2c
|
Replace custom user email and password validation with laravel validation for user profile updates
|
2018-11-21 13:04:19 +01:00 |
|
DariusIII
|
8a826d0f21
|
Update User model and install test
|
2018-11-20 22:47:59 +01:00 |
|
DariusIII
|
a70ad437ad
|
Use User model for email queue where possible
|
2018-11-13 21:54:10 +01:00 |
|
DariusIII
|
3ebe9e9583
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-11-13 12:12:43 +00:00 |
|
DariusIII
|
eb90c9e051
|
Use laravel queue for sending emails
|
2018-11-13 13:12:15 +01:00 |
|
DariusIII
|
682e77375f
|
Update Release model
|
2018-11-12 22:56:59 +01:00 |
|
DariusIII
|
b1f1f42818
|
Update ConsoleInfo, User and UserDownload models
|
2018-11-12 22:51:43 +01:00 |
|
DariusIII
|
c2e2c5d523
|
Add option for admins to edit release tags on edit release admin page
|
2018-11-06 22:37:12 +01:00 |
|
DariusIII
|
7be743516a
|
Update tags display in API v2 details display
|
2018-11-04 17:36:16 +01:00 |
|
DariusIII
|
4e77277a51
|
Add category tag constants and use them in categorization
|
2018-11-02 15:30:35 +01:00 |
|
DariusIII
|
8211201599
|
Add first wave of Release tagging capabilities
|
2018-11-01 12:40:10 +01:00 |
|
DariusIII
|
9c93a87069
|
Update Category model getCategorySearch function
|
2018-10-31 13:53:39 +01:00 |
|
DariusIII
|
edd80df423
|
Add x265 Movies and TV categories
|
2018-10-31 13:11:32 +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
|
b819226130
|
Fix wrong anidb_info table name (anidb_infos)
|
2018-10-16 21:51:32 +02:00 |
|
DariusIII
|
bfea7c31b2
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-09-25 11:32:31 +00:00 |
|
DariusIII
|
a53aa4460d
|
Fix wrong assingment of role in users table on user creation
|
2018-09-25 13:06:10 +02:00 |
|
DariusIII
|
8cb7f1436e
|
Try to prevent foreign key erros in ReleaseFile model
|
2018-09-19 12:46:54 +02:00 |
|
DariusIII
|
f99c3ae6c0
|
Use dirape/token to generate tokens and passwords for users
|
2018-09-19 11:37:07 +02:00 |
|
DariusIII
|
b958106473
|
Remove unused hostHash function from User model
|
2018-09-06 14:02:24 +02:00 |
|
DariusIII
|
aaad317246
|
Update handling of allAsMgr tables
|
2018-09-03 10:30:24 +02:00 |
|
DariusIII
|
a0718cb68a
|
Add checks for blacklisted users
|
2018-08-24 10:35:19 +02:00 |
|
DariusIII
|
e9d9805928
|
Recreate release_unique table, alter classes for new table
|
2018-08-14 23:41:23 +02:00 |
|
DariusIII
|
9273e74083
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-08 10:10:57 +00:00 |
|
DariusIII
|
f03848cec6
|
Wrap ReleaseFile model addReleaseFiles function query into try catch block
|
2018-08-08 12:11:02 +02:00 |
|
DariusIII
|
8172f0c5d0
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-08 07:47:11 +00:00 |
|
DariusIII
|
b0f5f0d190
|
Wrap delete queries into transaction to prevent deadlock error messages
|
2018-08-08 09:46:59 +02:00 |
|
DariusIII
|
5ad3b144a5
|
Fix error on missing description index in API v1 XML response
|
2018-08-07 14:12:06 +02:00 |
|
DariusIII
|
a5b59d88a4
|
Fix category exclusions for RSS feed
|
2018-08-07 10:14:26 +02:00 |
|
DariusIII
|
797ab5b2e1
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-08-06 23:21:17 +00:00 |
|
DariusIII
|
889d426c85
|
Update handling of user and role disabled categories
|
2018-08-07 01:20:57 +02:00 |
|
DariusIII
|
16c81470ea
|
Update Controllers and templates for user related permission changes
|
2018-08-06 15:53:40 +02:00 |
|
DariusIII
|
b7daf85399
|
Update PHPDOC blocks defined return types where bool was declared and only false was returned
|
2018-08-03 14:41:10 +02:00 |
|
DariusIII
|
89a170177e
|
Update updateExpiredRoles function
|
2018-08-03 11:52:14 +02:00 |
|
DariusIII
|
dd977c65b7
|
Replace isAdmin, isDisabled and isModerator functions with direct role checking and remove roleCheck function from User model
|
2018-08-03 11:10:01 +02:00 |
|