| Commit message (Expand) | Author | Age | Files | Lines |
* | stop the auto-logout loop after redirecting to the logout | Julien Veyssier | 2024-02-21 | 1 | -2/+5 |
* | fix(settings): Fix incorrect user quota on page reload in non-English locales | Christopher Ng | 2024-02-08 | 1 | -1/+5 |
* | fix(Users/Quota setting): Prevent floating point value from getting truncated... | Marcel Klehr | 2024-01-18 | 1 | -2/+2 |
* | fix: Adjust colors of app menu and dashboard | Ferdinand Thiessen | 2023-12-20 | 1 | -3/+5 |
* | fix: Show error message when CSRF check fails at login | Christoph Wurst | 2023-12-04 | 1 | -0/+8 |
* | fix(ui): Do not close all menus on right click | Christoph Wurst | 2023-11-28 | 1 | -0/+4 |
* | fix: Revert change that made `OC.Util.humanFileSize` return base 10 instead o... | Ferdinand Thiessen | 2023-09-24 | 1 | -8/+6 |
* | fix: content info footer on guest pages | Richard Steinmetz | 2023-09-20 | 1 | -27/+1 |
* | Wrap long productName on login form | fenn-cs | 2023-08-14 | 1 | -0/+1 |
* | feat: Add new Vue FilePicker from `@nextcloud/dialogs` and use it by default. | Ferdinand Thiessen | 2023-08-10 | 2 | -1/+31 |
* | Fix app menu flicker | ZetaTom | 2023-08-03 | 1 | -1/+0 |
* | Fix(OC/password-confirmation): Hide the correct button | Marcel Klehr | 2023-07-04 | 1 | -2/+3 |
* | fix: restore AppsSlideToggle feature | John Molakvoæ | 2023-06-28 | 3 | -1/+139 |
* | Move deprecation warnings to debug | Simon L | 2023-06-24 | 8 | -11/+11 |
* | fix(core): Do not invert app menu text color | Ferdinand Thiessen | 2023-06-20 | 1 | -1/+1 |
* | fix(login): Make login form and footer look like a dashboard panel | Ferdinand Thiessen | 2023-05-16 | 1 | -5/+35 |
* | fix(search): fix load more | John Molakvoæ | 2023-05-16 | 1 | -4/+4 |
* | Use the color-primary-element* variables | Simon L | 2023-05-13 | 5 | -19/+19 |
* | fix: prevent malicious url in unsupported browser redirect | John Molakvoæ | 2023-05-11 | 1 | -2/+4 |
* | fix(AppMenu): On bright color theme the app icons in the overflow menu must b... | Ferdinand Thiessen | 2023-05-03 | 1 | -4/+10 |
* | Add `aria-hidden` attr to the whole navigation depending on a sidebar state | julia.kirschenheuter | 2023-05-03 | 1 | -0/+8 |
* | Merge pull request #37806 from nextcloud/fix/37410 | Simon L | 2023-04-26 | 1 | -2/+7 |
|\ |
|
| * | fix(core): Fix profile view edit button overlapping status text | Ferdinand Thiessen | 2023-04-26 | 1 | -2/+7 |
* | | Merge pull request #37206 from nextcloud/fix-skip-recommended-apps-wrong-url | Christoph Wurst | 2023-04-26 | 1 | -8/+3 |
|\ \
| |/
|/| |
|
| * | fix: wrong redirect when skipping recommended apps | Daniel Kesselberg | 2023-04-23 | 1 | -8/+3 |
* | | Trap focus in dialogs | Christopher Ng | 2023-04-24 | 1 | -1/+20 |
|/ |
|
* | chore(deps): bump browserslist-useragent-regexp from 3.0.2 to 4.0.0 | dependabot[bot] | 2023-04-22 | 1 | -2/+2 |
* | Merge branch 'master' into patch-20 | Jérôme Herbinet | 2023-04-19 | 6 | -148/+11 |
|\ |
|
| * | l10n: Change to a capital letter | Simon L | 2023-04-17 | 1 | -1/+1 |
| * | More honest reset password request response | Josh Richards | 2023-04-13 | 1 | -3/+1 |
| * | fix: Fix filepicker breadcrumbs | Julius Härtl | 2023-04-07 | 1 | -3/+3 |
| * | fix(deps): update webdav 5 usage | John Molakvoæ | 2023-04-06 | 2 | -16/+14 |
| * | feat(files_trashbin): migrate to vue | John Molakvoæ | 2023-04-06 | 4 | -153/+16 |
| * | fix: Adjust filepicker breadcrumb structure to recent a11y changes | Julius Härtl | 2023-04-05 | 1 | -4/+8 |
* | | Following Artonge suggestion | Jérôme Herbinet | 2023-04-19 | 1 | -3/+2 |
|/ |
|
* | Replace custom tooltips with native ones of entries in contacts menu. | julia.kirschenheuter | 2023-03-29 | 2 | -7/+2 |
* | Change contactsmenu structure to a list | julia.kirschenheuter | 2023-03-27 | 1 | -1/+6 |
* | chore(eslint): replace node/no-unpublished-import by n/no-unpublished-import | John Molakvoæ | 2023-03-23 | 1 | -1/+1 |
* | chore(eslint): replace node/no-extraneous-import by n/no-extraneous-import | John Molakvoæ | 2023-03-23 | 2 | -2/+2 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 35 | -115/+115 |
* | feat(s3): Use multipart upload for chunked uploading | Julius Härtl | 2023-03-08 | 1 | -4/+5 |
* | fix(docs): Fix URL to docs of deprecated function humanFileSize | Joas Schilling | 2023-03-08 | 1 | -2/+2 |
* | Create headings for settings pages | julia.kirschenheuter | 2023-03-07 | 1 | -0/+13 |
* | Add label and switch ocdialog close button to button element | Christopher Ng | 2023-03-06 | 2 | -3/+6 |
* | Add avatar contact img description | Christopher Ng | 2023-03-03 | 2 | -2/+7 |
* | feat: Add notes as recommended app | Julius Härtl | 2023-03-02 | 1 | -0/+4 |
* | feat(filepicker): Allow to pass target for rendering the file picker to diffe... | Julius Härtl | 2023-03-02 | 1 | -1/+1 |
* | fix(unified-search): emptycontent messages | John Molakvoæ | 2023-03-02 | 1 | -18/+35 |
* | fix(unified-search): fix code highlighting | John Molakvoæ | 2023-03-02 | 1 | -5/+5 |
* | fix(unified-search): remove conflicting trigger color | John Molakvoæ | 2023-03-02 | 1 | -6/+1 |