nextcloud/core/src
Pauli Järvinen 47f9407127 fix(core): legacy app navigation snapper width on RTL
After ec9e283e there was still such a problem with the legacy app navigation
snapper that its width was only 266 px on the RTL layout instead of the
normal 300 px. The 266 px is the default width of Snap.js module. While the
left side snapper width is configured with the property maxPosition, the right
side snapper is configured by passing a negative value for the property
minPosition.

Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com>
2025-11-14 15:30:56 +01:00
..
components chore(login): Check remember me by default 2025-11-13 13:26:01 +00:00
files chore: remove deprecated hosts functions from OC 2025-11-01 14:40:00 +01:00
jquery refactor: adjust password confirmation for new @nextcloud/package-confirmation package 2025-10-17 15:01:10 +02:00
mixins chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
OC chore: remove deprecated OC.AppConfig in favor of OCP.AppConfig 2025-11-03 15:05:45 +01:00
OCA chore: Add SPDX header 2024-05-13 17:41:36 +02:00
OCP chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
services chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
store fix: Use searchFrom property for client side plugins 2025-01-30 17:35:00 +00:00
tests fix(OC\MimeType): use proper webroot if needed 2025-10-23 15:42:28 +00:00
types feat: provide api to register actions in contacts menu 2025-08-19 09:17:44 +08:00
Util chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
utils chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
views feat(login): Add rememberme checkbox 2025-11-13 13:25:59 +00:00
ajax-cron.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
eventbus.d.ts feat: Add in-app search 2024-06-27 12:13:14 +02:00
globals.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
init.js fix(core): legacy app navigation snapper width on RTL 2025-11-14 15:30:56 +01:00
install.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
legacy-unified-search.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
logger.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
login.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
main.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
maintenance.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
public-page-menu.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
public-page-user-menu.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
public.ts fix: Fix inaccessible content on public pages due to overlapping footer 2024-09-05 16:19:22 -07:00
recommendedapps.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
session-heartbeat.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
twofactor-request-token.ts fix: update request token on two-factor pages 2025-06-23 11:20:09 +02:00
unified-search.ts chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
unsupported-browser-redirect.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
unsupported-browser.js chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00