Dan Brown
|
f139cded78
|
Laravel 8 shift squash & merge (#3029)
* Temporarily moved back config path
* Apply Laravel coding style
* Shift exception handler
* Shift HTTP kernel and middleware
* Shift service providers
* Convert options array to fluent methods
* Shift to class based routes
* Shift console routes
* Ignore temporary framework files
* Shift to class based factories
* Namespace seeders
* Shift PSR-4 autoloading
* Shift config files
* Default config files
* Shift Laravel dependencies
* Shift return type of base TestCase methods
* Shift cleanup
* Applied stylci style changes
* Reverted config files location
* Applied manual changes to Laravel 8 shift
Co-authored-by: Shift <shift@laravelshift.com>
|
2021-10-30 21:29:59 +01:00 |
|
Dan Brown
|
32f6ea946f
|
Build out core attachments API controller
Related to #2942
|
2021-10-18 17:46:55 +01:00 |
|
Dan Brown
|
253f386f00
|
Finished off script CSP rules
- Added caching for custom html head parsing to add nonce.
- Also moved api docs page into web routes to prevent issues.
|
2021-09-04 13:57:04 +01:00 |
|
Dan Brown
|
934a833818
|
Apply fixes from StyleCI
|
2021-06-26 15:23:15 +00:00 |
|
Dan Brown
|
992f03a3c0
|
Added markdown export endpoints to API
- Added tests to cover.
- Added slight extra spaces at content joins.
|
2021-06-22 21:39:29 +01:00 |
|
Dan Brown
|
8aedba14a3
|
Added page export API controller
|
2020-11-28 15:39:40 +00:00 |
|
Dan Brown
|
1c8102bb89
|
Started pages API
|
2020-11-22 14:56:19 +00:00 |
|
Dan Brown
|
8a6cf0cdec
|
Added chapters to the API
|
2020-05-23 00:28:41 +01:00 |
|
Dan Brown
|
7b8fe5fbc6
|
Added book-export endpoints to the API
|
2020-04-10 16:05:17 +01:00 |
|
osmansorkar
|
1859c7917f
|
added api functionality to handle book Shelves
|
2020-02-23 11:41:49 +06:00 |
|
Dan Brown
|
b9fb655b60
|
Added "Getting Started" API docs
|
2020-01-18 14:03:11 +00:00 |
|
Dan Brown
|
bed2498667
|
Started work on generating API docs
|
2020-01-12 16:25:14 +00:00 |
|
Dan Brown
|
04a8614136
|
Filled out base Book API endpoints, added example responses
|
2020-01-12 14:45:54 +00:00 |
|
Dan Brown
|
04137e7c98
|
Started core API route work
|
2019-12-28 14:58:07 +00:00 |
|