nextcloud-server/core/src
Maksim Sukharev c01461dfd7 fix: wipe local storages on log out
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-02-25 17:06:51 +07:00
..
OC
OCA
OCP fix: Make URL pattern regexes match localhost and URLs with ports 2024-03-06 09:59:42 +07:00
Util
components fix(login): only show error state on login box if user interacted 2025-02-17 10:59:56 +07:00
files
jquery fix(oc-dialog): Get rid of the overlay 2024-04-08 12:50:45 +07:00
mixins feat: Limit email input on auth pages to 255 chars 2024-03-21 10:34:55 +07:00
profile
services feat(core): create filter-plugin architecture for unified search 2024-03-06 02:05:50 +07:00
store refactor: migrate from vuex to pinia 2024-03-06 02:05:51 +07:00
systemtags chore: Remove `jquery-migrate` and jQuery tooltip polyfills from global scope 2024-02-09 12:08:04 +07:00
tests
utils fix: wipe local storages on log out 2025-02-25 17:06:51 +07:00
views fix: wipe local storages on log out 2025-02-25 17:06:51 +07:00
globals.js chore: Remove `jquery-migrate` and jQuery tooltip polyfills from global scope 2024-02-09 12:08:04 +07:00
icons.js feat: Add new icon-filetype-text and icon-add-folder-description 2024-03-20 16:27:38 +07:00
init.js
install.js chore: Remove `jquery-migrate` and jQuery tooltip polyfills from global scope 2024-02-09 12:08:04 +07:00
legacy-unified-search.js Rename "global search" to "unified search" 2023-12-12 20:34:37 +07:00
logger.js
login.js
main.js fix: csrf check failed on public share with password 2024-07-08 13:22:20 +07:00
maintenance.js
profile.ts enh(core): Refactor profile page to use vue components 2024-01-10 11:22:27 +07:00
public.ts fix: Fix inaccessible content on public pages due to overlapping footer 2024-09-06 15:57:15 +07:00
recommendedapps.js
session-heartbeat.js stop the auto-logout loop after redirecting to the logout 2024-02-20 17:51:16 +07:00
unified-search.ts refactor: use TypeScript for unified-search boostrap file 2024-03-07 20:19:29 +07:00
unsupported-browser-redirect.js
unsupported-browser.js