Commit Graph

768 Commits (d659cbcd0ef7d06a974913402bc1e8280b338c61)

Author SHA1 Message Date
Daniel Kesselberg ec1ea3253c
feat(login): hide password on form submit 3 months ago
Ferdinand Thiessen ba01412389
test: migrate `LoginForm` component test to vitest 3 months ago
Ferdinand Thiessen 769ec69bb3 refactor(core): migrate tests of `OCP.Comments` to `vitest` 3 months ago
Ferdinand Thiessen 2e11b96537
refactor: move `OC.MimeType` to `src` and add `vitest` unit tests 3 months ago
Daniel Kesselberg 5475587092
fix(setup): set dbtype value also for single-db 3 months ago
Ferdinand Thiessen ca65cf72d8
chore: add missing import of the logger 3 months ago
Ferdinand Thiessen 91f3b6b4ee
chore: adjust code to new codestyle 3 months ago
Ferdinand Thiessen ec9e283e6f fix: legacy app navigation snapper on RTL layout 3 months ago
Ferdinand Thiessen ca5f6d4c1d
chore: remove legacy jQuery contacts menu 3 months ago
Carl Schwan e86ca11e0b refactor: Remove OC.SystemTags JS API 3 months ago
Louis Chemineau fccb13e8ac
feat(unified-search): Use existing min search length config 3 months ago
Louis Chemineau 65d5bf20ee
fix(unified-search): Add missing `id` prop to `NcHeaderButton` 3 months ago
Ferdinand Thiessen 6543ee22a6 refactor(core): use a11y activation util from `@nextcloud/vue` 3 months ago
Richard Steinmetz 4e89f86b57
fix(contactsmenu): adjust padding to new design 4 months ago
Ferdinand Thiessen 6f4414fe4c fix(unified-search): make sure date range option is translated 4 months ago
Ferdinand Thiessen b613bb26bd
refactor: remove global md5 and replace other use cases with common depenency 4 months ago
Kent Delante 9e93e93e11 style(contactsmenu): properly align contacts menu actions 4 months ago
skjnldsv 7ef1216392 fix(core): more understandable guest avatar menu notice 4 months ago
Ferdinand Thiessen b3467b433c fix(core): make sure no alpha mask is applied on the account menu 4 months ago
Ferdinand Thiessen 82d4d8290b refactor: replace deprecated CSS variables with their replacement 5 months ago
Ferdinand Thiessen e99ea1a351 fix: adjust server styles for new secondary status colors 5 months ago
Kent Delante 9f3da00aac feat: provide api to register actions in contacts menu 5 months ago
Grigorii K. Shartsev 501fa4de05
fix(core): unified search is cut off on small window 5 months ago
Andrey Borysenko 5c4e84f128
feat(UnifiedSearch): External search providers support 5 months ago
kramo c5d1f2f9ff
fix(l10n): Less jargon in source strings 5 months ago
Atemu d69e8923fe fix(core): search `f` keycode 5 months ago
nfebe 7fbf997420 fix(unified-search): Smarter load more button 5 months ago
Ferdinand Thiessen 6adbe44976 refactor(UnifiedSearch): use `NcHeaderButton` for proper styles 5 months ago
Ferdinand Thiessen aa9dba58f4 fix(AppMenu): ensure that aria attributes are set when needed 5 months ago
Ferdinand Thiessen 4b3b2e09b1
fix(AccountMenu): do not apply alpha mask on the account menu 5 months ago
Ferdinand Thiessen 2be7d03395
feat(AppMenu): add slight opactiy gradient to app icons 5 months ago
Ferdinand Thiessen 5e979b52d1 fix(ContactsMenu): use proper icons in the header navigation 5 months ago
Ferdinand Thiessen b610239951 feat(AccountMenu): apply some outline to the user avatar 5 months ago
skjnldsv a1c84cb3c0 feat: replace material icons with outline versions (second pass) 5 months ago
skjnldsv 3e7dc97cae feat: replace material icons with outline versions 5 months ago
Daniel Calviño Sánchez cf337a75a2 fix: Fix clearing unified search when modal is closed 6 months ago
Richard Steinmetz c690c6fbd2
fix: update request token on two-factor pages 7 months ago
SebastianKrupinski 9b5608f629 fix: reload login page after password reset 7 months ago
skjnldsv a2039684ce fix(core): getRequestToken import typo 7 months ago
Ferdinand Thiessen ab5f642604
chore(core): fix typo in session heartbeat service 7 months ago
Ferdinand Thiessen 5d0d490388
fix: the core config is not loaded on error pages 7 months ago
Ferdinand Thiessen a388e2b55b
test(core): migrate session heartbeat tests 7 months ago
Ferdinand Thiessen da5828ef42
refactor(OC): restructure session heartbeat code - use types and human reading order 7 months ago
Ferdinand Thiessen f4966b2bf4
refactor(OC): migrate session heart beat to Typescript 7 months ago
Ferdinand Thiessen 8fe3a4195d
fix(OC): validate request token and move logic to one place 7 months ago
Ferdinand Thiessen 84ab0dc97e
refactor(OC): migrate request token handling to Typescript 7 months ago
skjnldsv a6fc4aa9fd fix(files_sharing): public user menu semantic 7 months ago
skjnldsv bf3ce79abd feat(files_sharing): show Account menu on public pages 7 months ago
skjnldsv 506afad862 fix(core): bring back Account menu loading indicator 7 months ago
Ferdinand Thiessen 3dea8f7fec fix(core): correctly show displayname when picking a file 7 months ago