nextcloud-server/core
Julien Veyssier d2cc4c4798
only add x-requested-with header if requests point to NC
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-10-16 10:28:47 +07:00
..
BackgroundJobs Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Command Merge branch 'master' into auth-token-commands 2023-08-28 12:25:01 +07:00
Controller rename oauth2_access_token's created_at to code_created_at 2023-10-05 14:24:02 +07:00
Data Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Db Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Events Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Exception Update php licenses 2021-06-04 22:02:41 +07:00
Listener add core fileclient script before others 2023-08-17 11:18:26 +07:00
Middleware Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Migrations allow anon text processing scheduling 2023-08-07 13:27:53 +07:00
Notification Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Service Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
ajax Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
css chore: compile assets 2023-10-10 15:26:32 +07:00
doc
fonts
img remove stroke= and style= attributes from dashboard.svg 2023-09-18 13:30:21 +07:00
js fix(CardDAV): only run upgrade sync if 1000 users or less 2023-08-26 17:21:50 +07:00
l10n Fix(l10n): Update translations from Transifex 2023-10-15 00:27:31 +07:00
skeleton
src only add x-requested-with header if requests point to NC 2023-10-16 10:28:47 +07:00
templates Make logo in header clickable in the shared file view 2023-10-04 00:36:10 +07:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +07:00
.l10nignore
Application.php add separate event for rendering login page template 2023-08-17 10:57:56 +07:00
ResponseDefinitions.php fix(autocomplete): Fix missing user status on autocomplete endpoint 2023-09-28 14:02:18 +07:00
openapi.json fix(autocomplete): Fix missing user status on autocomplete endpoint 2023-09-28 14:02:18 +07:00
register_command.php Merge branch 'master' into auth-token-commands 2023-08-28 12:25:01 +07:00
routes.php ocm controller 2023-09-20 08:23:45 +07:00
shipped.json enh: add to shipped 2023-08-03 15:30:11 +07:00
strings.php