DariusIII
|
50639fb88a
|
Fix code style
|
2019-08-21 10:24:06 +02:00 |
|
DariusIII
|
3f4d070921
|
Remove remaining call to insertOnDuplicateKey
|
2019-08-21 10:23:20 +02:00 |
|
DariusIII
|
e94ab1822f
|
Use the new insertOrIgnore function in place of insertIgnore from yadakhov/InsertOnDuplicateKey library
|
2019-08-21 10:04:04 +02:00 |
|
DariusIII
|
fc1ef5b3a7
|
Remove escapestring function
|
2019-08-19 14:32:07 +02:00 |
|
DariusIII
|
c4aad59d7e
|
Remove utf8_encode from addReleaseFiles function
|
2019-08-19 14:08:05 +02:00 |
|
DariusIII
|
edc2b400a8
|
Fix issues with adding release files into database
|
2019-08-19 13:57:40 +02:00 |
|
DariusIII
|
0bf60d9f36
|
Update nunomaduro/larastan to latest version
|
2019-08-19 09:56:03 +02:00 |
|
DariusIII
|
909599adb5
|
Add missed files
|
2019-08-06 15:58:56 +02:00 |
|
DariusIII
|
8f78472f5c
|
Update invite code
|
2019-08-06 15:58:14 +02:00 |
|
DariusIII
|
02b1c15d5a
|
Fix invite related code
|
2019-08-05 22:50:35 +00:00 |
|
DariusIII
|
a30904ace4
|
Fix sending invites when site is in invite mode
|
2019-08-05 15:44:00 +02:00 |
|
DariusIII
|
df572aab27
|
Update expiring/expired roles email sending and account demotion
|
2019-07-06 23:37:16 +02:00 |
|
DariusIII
|
20d9e64ddb
|
Fix wrong date comparison for user expiration role check
|
2019-07-05 08:10:09 +02:00 |
|
DariusIII
|
bddd8af442
|
Update role expiry check logic
|
2019-07-03 23:42:37 +02:00 |
|
DariusIII
|
3570439d03
|
Update expired roles handling (send emails for 1, 7, 30 days expiration notice)
|
2019-07-03 15:43:28 +02:00 |
|
DariusIII
|
897647d04a
|
Add artisan commands to update expired roles and delete unverified users
|
2019-06-30 23:03:52 +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
|
2f0142e2bf
|
ConsoleTools now extends ColorCLI class
|
2019-04-15 12:28:34 +02:00 |
|
DariusIII
|
5d5b1fc3e7
|
Fix site stats admin page
|
2019-03-20 15:39:32 +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
|
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
|
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 |
|
DariusIII
|
bf6242fd0a
|
Use query builder in all collectionFileChackStage functions
|
2019-03-11 12:25:48 +01:00 |
|
DariusIII
|
e6b4bc5a6e
|
Add check if _install/install.lock exists before sending registration related emails. Fixes issue #928
|
2019-03-08 22:54:27 +01:00 |
|
DariusIII
|
67d4350320
|
Add false to Collection model timestamps
|
2019-03-06 10:55:07 +01:00 |
|
DariusIII
|
60c81ea1c8
|
Fix Releases class instantiation
|
2019-02-25 23:19:54 +01:00 |
|
DariusIII
|
9f32ded314
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-21 09:34:24 +00:00 |
|
DariusIII
|
f15d5924f4
|
Fix getAlternate function error when there is no similar release match
|
2019-02-21 10:34:16 +01:00 |
|
DariusIII
|
f2c1eaaddc
|
Move certain user functions (api accessed and logged in) into specific events
|
2019-02-20 15:08:53 +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
|
2b50f5d25f
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2019-02-16 19:33:02 +01:00 |
|
DariusIII
|
cd63f5659a
|
Fix return type PHPDOC block of addGroup function
|
2019-02-16 19:32:28 +01:00 |
|
DariusIII
|
3370d96a8b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-16 18:11:48 +00:00 |
|
DariusIII
|
c3587467c8
|
Fix error when adding already existing group. Fixes issue #892
|
2019-02-16 19:11:23 +01:00 |
|
DariusIII
|
a745f9a290
|
Fix bulk adding of groups when groups exist. Fixes issue #891
|
2019-02-16 14:30:06 +01:00 |
|
DariusIII
|
e51762265d
|
Update User model
|
2019-02-06 10:06:14 +01:00 |
|
DariusIII
|
39c8d38378
|
Improve getAlternate function
|
2019-02-05 12:34:51 +01:00 |
|
DariusIII
|
87c6e5d64f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-03 20:01:19 +00:00 |
|