Akaunting/app/Http/Controllers/Common
Hendrik Hagendorn d3661038ac add 'inline' route to allow embedding uploads
This change adds an 'inline' route to uploads which sets the
'Content-Disposition' HTTP header to 'inline'. This allows modules to
embed and display uploads in an HTML 'embed' element.
2023-05-21 14:18:59 +02:00
..
BulkActions.php Bulk actions message improved 2023-02-22 19:17:32 +03:00
Companies.php typo.. 2022-10-25 11:51:59 +03:00
Contacts.php
Dashboards.php
Import.php
Items.php convert setting('default.currency') to default_currency() helper function.. 2022-10-05 10:35:19 +03:00
Reports.php
Uploads.php add 'inline' route to allow embedding uploads 2023-05-21 14:18:59 +02:00
Widgets.php