Commit Graph

37 Commits

Author SHA1 Message Date
DariusIII f52d0e2c5a Remove umask for now, too risky 2025-12-03 10:49:46 +01:00
DariusIII 939a85c83f Add umask to index and artisan 2025-12-03 09:43:00 +01:00
Shift 1a3ffa9bf5 Shift core files 2024-04-27 08:20:15 +00:00
DariusIII d05f0ef08d Update scripts 2023-10-04 23:10:49 +02:00
DariusIII 7bccb33351 Revert "Remove custom and use original laravel files"
This reverts commit 77baea70f5.
2023-10-04 22:48:24 +02:00
DariusIII 77baea70f5 Remove custom and use original laravel files 2023-10-04 22:24:30 +02:00
DariusIII 34fb50f40f Use Laravel framework 8 2020-09-28 21:26:55 +02:00
DariusIII b07ce92aec Remove smarty.php from index.php 2019-12-09 18:06:48 +01:00
DariusIII 9ee70d2e6c Update laravel/framework to 5.7.10 again 2018-10-24 09:24:19 +02:00
DariusIII 60ecfddd42 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-30 21:26:08 +00:00
DariusIII 1021a2c7e8 Add initial BrowseController 2018-03-30 23:25:50 +02:00
DariusIII 74df5848e4 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-29 13:54:56 +00:00
DariusIII b39bb373b4 Update themes, BasePage and Profile controllers 2018-03-29 15:54:01 +02:00
DariusIII 7e4045bf6f Update themes and use ForgottenPasswordController 2018-03-29 10:49:44 +02:00
DariusIII 005cfdaa8d Remove login/register pages, use Login/Register controllers completely 2018-03-29 10:22:36 +02:00
DariusIII e651ae1da6 Remove Page and AdminPage classes, adjust pages accordingly 2018-03-28 12:57:37 +02:00
DariusIII 645779c033 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-03-26 07:41:08 +00:00
DariusIII 278629269a Allow display of admin pages 2018-03-26 09:40:29 +02:00
DariusIII 7da64f2002 Remove logout page from index.php 2018-03-23 14:07:15 +01:00
DariusIII a2abf2d085 Start migrating to laravel's routing and authentification 2018-03-22 14:17:23 +01:00
DariusIII 2a45441fdc Update themes, move css/js/images to public folder, fix themes display 2018-03-07 00:50:20 +01:00
DariusIII 1ef1c297b9 Change some of the paths 2018-03-06 15:55:34 +01:00
DariusIII 60f2544dc1 Move BasePage, AdminPage and Page to Blacklight\http 2018-03-06 12:26:58 +01:00
DariusIII 6b40d3fc6c Add option to users to delete their account from profile page 2018-01-31 16:00:24 +01:00
DariusIII 2522be9fc3 Remove newposterwall feature 2017-12-27 11:53:27 +01:00
DariusIII 54f3160305 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-12-25 23:42:05 +00:00
DariusIII 8cef9832e2 Update index.php and other pages, remove api only site check 2017-12-26 00:41:22 +01:00
DariusIII 451ac73b79 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-12-25 22:58:14 +00:00
DariusIII 6ff83ab275 Update all isLoggedIn chacks to use user model 2017-12-25 23:55:04 +01:00
DariusIII 030eb44caa Add mycelium gear btc payment support 2017-12-05 23:47:29 +01:00
DariusIII 083b22c23c Update cs of public/index.php 2017-10-02 09:04:38 +02:00
DariusIII 65a1e5ff07 Rename Models/Settings value function into settingValue to prevent collision with query builder value response 2017-09-01 10:49:35 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII 7a9926a01c Remove 2 non-existing pages (sitemap and sysinfo) from index.php 2017-08-18 22:41:30 +02:00
DariusIII e8c2160cd8 Remove preinfo page, no reason for it to exist 2017-08-18 22:34:05 +02:00
DariusIII 0e5452a6fc Add maintenance mode with custom page displayed 2017-08-09 15:16:35 +02:00
DariusIII 4c45ba2952 Rename www folder into public, adjust constants.php acordingly 2017-07-31 15:37:32 +02:00