BookStack/app/Http
Dan Brown 14b6cd1091
Started migration of attachment manager from vue
- Created new dropzone component.
- Added standard component event system using custom DOM events.
- Added tabs component.
- Added ajax-delete-row component.
2020-06-30 22:12:45 +01:00
..
Controllers Started migration of attachment manager from vue 2020-06-30 22:12:45 +01:00
Middleware Updated API auth to allow public user if given permission 2020-05-22 22:34:18 +01:00
Requests
Kernel.php Removed throttling from web-end requests 2020-04-11 20:02:07 +01:00
Request.php