BookStack/app
Dan Brown 4b0c4e621a
Replaced use of custom 'baseUrl' helper with 'url'
Also changed up how base URL setting was being done
by manipulating incoming request URLs instead of
altering then on generation.
2019-08-04 14:26:39 +01:00
..
Actions Fixed shelf activity display & updated book sort operation 2019-05-05 15:54:22 +01:00
Auth Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Config Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Console Updated string functions to use mulitbyte versions where needed 2019-05-25 16:15:19 +01:00
Entities Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Exceptions PHPCS related fixes. 2019-01-27 15:59:23 +05:30
Facades Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
Http Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Notifications Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Providers Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Settings Updated guest settings system to format value as per non-guest 2019-05-07 22:56:48 +01:00
Translation PHPCS related fixes. 2019-01-27 15:59:23 +05:30
Uploads Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Application.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00
helpers.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Model.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Ownable.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00