nextcloud-server/core
Louis Chemineau 6905b347ea Declare header entries in the order they are displayed
The notifications entry was declared after the search one, but they are rendered in a different order. This PR switch their declarations, so the order they appear in match their order in the DOM.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-02 11:22:59 +02:00
..
ajax
BackgroundJobs Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Command Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
Controller Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
css Improve accessibility with more visible focus indication for non vue apps 2022-05-16 13:21:48 +02:00
Data
Db
doc
Exception
fonts
img Migrate to static icons colours 2022-05-10 23:24:06 +02:00
js Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
l10n [tx-robot] updated from transifex 2022-06-02 02:32:52 +00:00
Middleware
Migrations Fix older migrations to the version pattern 2022-04-25 09:39:56 +02:00
Notification
Service Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
skeleton
src Improve accessibility with more visible focus indication for non vue apps 2022-05-16 13:21:48 +02:00
templates Declare header entries in the order they are displayed 2022-06-02 11:22:59 +02:00
vendor
.l10nignore
Application.php Merge pull request #31047 from nextcloud/enh/preferences-index 2022-04-21 09:59:04 +02:00
register_command.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
routes.php Remove old legacy SvgController and IconsCacher 2022-05-10 23:24:07 +02:00
shipped.json Remove accessibility 2022-04-21 19:00:28 +02:00
strings.php