nextcloud-server/core/src
Christopher Ng 616d55c3e7 fix: Fix inaccessible content on public pages due to overlapping footer
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-06 15:57:15 +07:00
..
OC Replace password dialog with dialog from library 2023-10-17 14:09:43 +07:00
OCA fix: Remove deprecation warning for already removed API 2023-07-06 17:40:31 +07:00
OCP fix: Make URL pattern regexes match localhost and URLs with ports 2024-03-06 09:59:42 +07:00
Util
components chore(deps): Update `debounce` to 2.1.0 2024-07-10 19:05:38 +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 feat(contactsmenu): Show user status 2023-10-31 11:52:46 +07:00
utils fix adding x-requested-with header for relative URLs when the base NC URL is empty 2023-11-24 11:33:08 +07:00
views fix(core): unsupported browser `getRootUrl` import 2024-06-07 09:00:26 +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 Replace password dialog with dialog from library 2023-10-17 14:09:43 +07:00
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