BookStack/app
Jascha Sticher 4cbd1a9eb5 Extend /users API endpoint
* add /users/{id} to get a single user
* add variable to print fields that are otherwise hidden (e.g. email)
2021-05-06 11:20:08 +02:00
..
Actions Prevented "Recently Viewed" homepage list showing non-user-viewed items 2021-04-27 21:05:01 +01:00
Api Extend /users API endpoint 2021-05-06 11:20:08 +02:00
Auth Extend /users API endpoint 2021-05-06 11:20:08 +02:00
Config Removed mentions of 'mail' mail driver 2021-03-27 15:56:36 +00:00
Console Updated update-url command to handle array values 2021-02-11 23:14:37 +00:00
Entities Filtered scripts in custom HTML head for exports 2021-05-03 23:59:52 +01:00
Exceptions Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Facades Aligned facade accessor 2021-04-09 21:03:02 +01:00
Http Extend /users API endpoint 2021-05-06 11:20:08 +02:00
Interfaces Started rolling out user slugs to model and core controllers 2021-03-09 23:06:12 +00:00
Notifications Add feature to send test e-mails 2019-10-16 08:24:33 +02:00
Providers Added the possibility of social provider extension via theme 2021-03-19 16:22:47 +00:00
Settings Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Theming Added login/register theme events 2021-03-19 21:54:50 +00:00
Traits Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Translation Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
Uploads Reduced calls for s3-based uploads 2021-04-27 20:36:42 +01:00
Util Filtered scripts in custom HTML head for exports 2021-05-03 23:59:52 +01:00
Application.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
helpers.php Aligned setting helper with new get method changes 2021-02-10 23:21:49 +00:00
Model.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00