Commit Graph

136 Commits

Author SHA1 Message Date
DariusIII a2b2de4e2b Fix sending of contact form when not logged in in Gentele theme 2017-10-17 10:39:46 +02:00
DariusIII a76cbc729b Change contact use tpl 2017-10-16 22:18:34 +02:00
DariusIII 91a47bc5c4 Fix path to jquery-goup in Gentele theme 2017-10-16 22:10:09 +02:00
DariusIII 1c90ec7b04 Update forgottenpassword handling 2017-10-13 12:47:30 +02:00
DariusIII bfaa80be62 Properly fix errors on series page 2017-10-11 14:29:57 +02:00
DariusIII a5e2e17396 Fix getById function in Category class 2017-10-11 12:49:54 +02:00
DariusIII 05240cc810 Rename Newznab in opcachestats to NNTmux 2017-10-11 10:01:07 +02:00
DariusIII 3067ae9b30 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-10-11 07:52:29 +00:00
DariusIII 5070d70b3a Update OpCacheStats to latest version 2017-10-11 09:52:14 +02:00
DariusIII 4aa023f881 Add possibility to reset password by using apikey 2017-10-10 15:34:45 +02:00
DariusIII 76b4b78c2c Move makeFieldLinks function from classes to helper 2017-10-10 11:33:45 +02:00
DariusIII 33b9fc94b4 Remove recaptcha settings from settings table 2017-10-09 13:39:04 +02:00
DariusIII 71ef6ea6d4 Fix recaptcha (use the old method) 2017-10-09 13:02:14 +02:00
DariusIII 1c6d6ba8e4 Update captcha.tpl 2017-10-09 12:18:33 +02:00
DariusIII 5486a9c309 Change check for userdata 2017-10-09 11:39:12 +02:00
DariusIII 5abefb6aed Move tpl files out of /templates into root theme folder 2017-10-09 11:25:28 +02:00
DariusIII e05c8c04c8 Update ReCaptcha handling 2017-10-09 10:57:02 +02:00
DariusIII 485a3114c9 Use vinkla/recaptcha 2017-10-09 10:48:21 +02:00
DariusIII ec6ee75f3f Apply fixes from StyleCI
[ci skip] [skip ci]
2017-10-06 12:52:35 +00:00
DariusIII 5529dbdb3c Fix category display on pages 2017-10-06 14:52:10 +02:00
DariusIII cb7cf5b8c8 Update cs of some files, use Category model in Category class 2017-10-06 14:09:28 +02:00
DariusIII 27e45151eb Don't display RT score if there is none 2017-10-05 14:05:26 +02:00
DariusIII 3d0b88078d Add display of RT score 2017-10-03 23:24:20 +02:00
DariusIII a97249f226 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-10-02 12:35:07 +00:00
DariusIII 595c096caf Update headers for release-edit so they go back to release 2017-10-02 14:34:35 +02:00
DariusIII cb7eba513f Fix missing $release in release_edit.tpl 2017-10-02 13:23:38 +02:00
DariusIII 433d79e144 Forgot to remove reference to from from release-edit.tpl 2017-10-02 13:12:37 +02:00
DariusIII 65d7391c3d Remove references to from in release-edit and relese-delete 2017-10-02 13:03:30 +02:00
DariusIII c670db52f0 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-10-02 10:41:09 +00:00
DariusIII 840eeb6b21 Remove HTTP_REFERER and REQUEST_URI from viewnzb.tpl in all themes 2017-10-02 12:40:47 +02:00
DariusIII 90ff7833a2 Use laravel Mail facade, remove phpmailer, update seeting.example.php accordingly, remove Utility sendEmail function 2017-10-02 12:39:04 +02:00
DariusIII 083b22c23c Update cs of public/index.php 2017-10-02 09:04:38 +02:00
DariusIII d47d987e35 Possiblle fix for non sorting of users by created_at column 2017-09-29 13:01:48 +02:00
DariusIII c811fb662b Update ReleaseFile model, related migration, update ReleaseFiles 2017-09-29 10:45:56 +02:00
DariusIII 8a65ff5e86 Fix some errors on patch, update mysql-ddl and fix user sorting 2017-09-28 15:50:16 +02:00
DariusIII 6b7de95193 Rename columns createddate and updateddate to created_at and updated_at to comply with laravel 2017-09-28 15:18:52 +02:00
DariusIII dcdb02f0ef Fix wrong values definition for user update 2017-09-27 14:29:04 +02:00
DariusIII 563aba0d14 Revert some of the profile changes 2017-09-27 13:22:57 +02:00
DariusIII 4147f17aef Another fix for profile page 2017-09-27 13:14:42 +02:00
DariusIII 7a70846751 Properly fix profile page if there are no downloads for user 2017-09-27 12:14:08 +02:00
DariusIII 3af3739ba6 Fix some bad calls in themes 2017-09-27 11:01:20 +02:00
DariusIII 4d976de49b Prevent errors if admin did not allow user selectable site themes 2017-09-27 10:45:14 +02:00
DariusIII 7bd370e63f Revert one of previous profile page changes 2017-09-27 10:35:27 +02:00
DariusIII 939cbd742a Missed one change 2017-09-27 10:29:17 +02:00
DariusIII 373ca941e1 Use proper, user_roles_id, column when updating profile (prevents changing user role to guest) 2017-09-27 10:24:52 +02:00
DariusIII 4a95f3dbc2 Change profile page download fetching method 2017-09-27 09:59:17 +02:00
DariusIII 1036883ee3 Fix bad settings values that prevented proper site settings change 2017-09-27 09:24:37 +02:00
DariusIII 122e023102 Fix error on user-edit page 2017-09-26 23:37:51 +02:00
DariusIII 91dc6f075f Update role handling 2017-09-26 23:30:57 +02:00
DariusIII 058fceab38 Fix user-edit page 2017-09-26 22:56:54 +02:00