BookStack/app/Entities
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
..
Repos Merge branch 'v0.26' 2019-07-10 20:30:36 +01:00
Book.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Bookshelf.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
BreadcrumbsViewComposer.php Ran phpcbf 2019-05-05 14:54:37 +01:00
Chapter.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Entity.php Fixed entity excerpt function signature misalignment 2019-04-06 18:47:27 +01:00
EntityContextManager.php Ran phpcbf 2019-05-05 14:54:37 +01:00
EntityProvider.php Implemented new design in entity selector 2019-03-30 16:54:15 +00:00
ExportService.php Extracted many page-specific repo methods into page-specific repo 2018-10-13 11:27:55 +01:00
Page.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
PageRevision.php Ran phpcbf 2019-05-05 14:54:37 +01:00
SearchService.php Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +01:00
SearchTerm.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00