DariusIII
|
4d571d3f22
|
Update config/database, AuthServiceProvider and env.example
|
2019-05-31 10:11:13 +02:00 |
|
DariusIII
|
5149743528
|
Fix browse pages when no releases are indexed yet
|
2019-05-20 14:45:38 +02:00 |
|
DariusIII
|
928524824b
|
Remove unused basePage() function from BasePageController
|
2019-05-14 13:22:42 +02:00 |
|
DariusIII
|
73a71db5d0
|
Fix return tag in PHPDOC block
|
2019-05-08 15:16:32 +02:00 |
|
DariusIII
|
90f6bbde3e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-05-08 12:57:44 +00:00 |
|
DariusIII
|
33e29e2a7c
|
Fix adding user from admin area (fixes issue #972)
|
2019-05-08 14:57:09 +02:00 |
|
DariusIII
|
d9c7ba88f9
|
Update profile deletion behaviour
|
2019-05-08 14:17:25 +02:00 |
|
DariusIII
|
189bda93bd
|
Add option to disable purging of inactive user accounts
|
2019-04-28 21:59:09 +02:00 |
|
DariusIII
|
fdb0aa4a53
|
Throw API error if apikey is missing
|
2019-04-28 21:49:40 +02:00 |
|
DariusIII
|
5210f07cf1
|
Exclude admin area from csrf protection
|
2019-04-25 23:14:23 +02:00 |
|
DariusIII
|
4fa28713f1
|
Add failed route to csrf protection exclusion
|
2019-04-23 11:43:34 +02:00 |
|
DariusIII
|
94ee05bd67
|
Fix error related to $user variable in RssController
|
2019-04-22 15:16:41 +02:00 |
|
DariusIII
|
2f0142e2bf
|
ConsoleTools now extends ColorCLI class
|
2019-04-15 12:28:34 +02:00 |
|
DariusIII
|
96e088583a
|
Update usage of $this->userdata in controllers
|
2019-04-11 12:39:50 +02:00 |
|
DariusIII
|
3a9a6a40ab
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-04-10 10:52:59 +00:00 |
|
DariusIII
|
1f71dd0dd9
|
Reduce querying of users table in ProfileController, simplify role and permissions code checks
|
2019-04-10 12:52:28 +02:00 |
|
DariusIII
|
1a9393a277
|
Update BasePageController to update lastlogin every 3 hours for better new releases handling
|
2019-04-09 11:03:47 +02:00 |
|
DariusIII
|
2dce36c004
|
Update BasePageController, change 15 minute last login update code
|
2019-04-08 22:18:49 +02:00 |
|
DariusIII
|
d482fa96de
|
Missed 2 cases of padding
|
2019-04-06 11:28:40 +02:00 |
|
DariusIII
|
a3cbb1265c
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-04-06 06:45:52 +00:00 |
|
DariusIII
|
2e8e1cf0eb
|
Use our own is_it_json function
|
2019-04-06 08:45:31 +02:00 |
|
DariusIII
|
a2f75488b1
|
Use output of userCheck if it passes the json check
|
2019-04-05 13:19:05 +02:00 |
|
DariusIII
|
008d03d1a8
|
Add migrations and update themes for new imdbid length
|
2019-04-04 15:33:15 +02:00 |
|
DariusIII
|
b5d243988d
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-03-21 13:26:47 +00:00 |
|
DariusIII
|
c619c9a5a4
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2019-03-21 14:26:33 +01:00 |
|
DariusIII
|
51dc52816f
|
Fix logic and add check for duplicated data
|
2019-03-21 14:26:13 +01:00 |
|
DariusIII
|
623123e00e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-03-21 13:21:55 +00:00 |
|
DariusIII
|
f99515f185
|
Use separate query to add releases to cart as we only need the id, so no need to use heavier getByGuid function
|
2019-03-21 14:21:37 +01:00 |
|
DariusIII
|
5d5b1fc3e7
|
Fix site stats admin page
|
2019-03-20 15:39:32 +01:00 |
|
DariusIII
|
7e2bf6cad9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-03-18 08:59:31 +00:00 |
|
DariusIII
|
426d50174b
|
Don't send activation emails if site email is not set
|
2019-03-18 09:59:04 +01:00 |
|
DariusIII
|
6d23463ec5
|
Fix missed renames for root_categories table
|
2019-03-15 11:50:58 +01:00 |
|
DariusIII
|
ae4e3e80b9
|
Fix resetting groups in admin area
|
2019-03-14 14:33:33 +01:00 |
|
DariusIII
|
049b26ab5f
|
Update messed up browsing
|
2019-03-13 23:08:49 +01:00 |
|
DariusIII
|
d4fa5d5f13
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-03-13 09:37:45 +00:00 |
|
DariusIII
|
34bc73d89c
|
Remove debug line
|
2019-03-13 10:36:38 +01:00 |
|
DariusIII
|
dd3767698d
|
Fix releases browsing
|
2019-03-13 10:36:15 +01:00 |
|
DariusIII
|
1634c94baa
|
Update CategoryTransformer
|
2019-03-13 01:07:09 +01:00 |
|
DariusIII
|
d1f4ded706
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-03-12 22:17:11 +00:00 |
|
DariusIII
|
607404dd66
|
Merge branch 'feature/dev-refactor-categories' of https://github.com/NNTmux/newznab-tmux into feature/dev-refactor-categories
|
2019-03-12 23:16:50 +01:00 |
|
DariusIII
|
fe38e2a8a4
|
Update category to properly disable excluded root categories
|
2019-03-12 23:14:56 +01:00 |
|
DariusIII
|
0173fcd83c
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-03-12 21:49:51 +00:00 |
|
DariusIII
|
3ba4f2b463
|
Fix menu display
|
2019-03-12 22:49:16 +01:00 |
|
DariusIII
|
014075bb7d
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-03-12 14:09:19 +00:00 |
|
DariusIII
|
39b1189e74
|
Update Category model
|
2019-03-12 15:08:46 +01:00 |
|
DariusIII
|
673cd1c1b3
|
Update classes
|
2019-03-12 15:01:38 +01:00 |
|
DariusIII
|
c9ddfde1ac
|
Update queries to use root_categories table
|
2019-03-12 12:25:00 +01:00 |
|
DariusIII
|
f10bd7beff
|
Update fixtures and fix migration files
|
2019-03-12 10:36:34 +01:00 |
|
DariusIII
|
bc2fd756b6
|
Update migrations and add foreign key, update related models
|
2019-03-12 09:17:40 +01:00 |
|
DariusIII
|
a822c305e0
|
Start refactoring tables
|
2019-03-12 00:08:35 +01:00 |
|