aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-222-10/+10
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-216-4/+46
* fix(jsunit): Modify `OC.L10N` tests as it does not depend on `OC.` anymoreFerdinand Thiessen2023-02-201-3/+6
* Deprecate OC.L10N functions in favor of translation functions from `@nextclou...Ferdinand Thiessen2023-02-203-368/+31
* Drop `OC.addTranslations` deprecated since NC17 and not used by any NC appFerdinand Thiessen2023-02-201-9/+0
* fix: Avoid throwing errors on public auth pageJulius Hรคrtl2023-02-201-1/+3
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-206-2/+8
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-192-2/+36
* Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-182-0/+2
* Merge pull request #36751 from nextcloud/fix/mobile_breakpointmax-nextcloud2023-02-175-5/+5
|\
| * Don't regard 1024px width viewport as mobileJonas2023-02-165-5/+5
* | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-172-0/+2
|/
* Merge pull request #36689 from nextcloud/fix/x-robots-tag-headerSimon L2023-02-162-25/+68
|\
| * Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-152-25/+68
* | Merge pull request #36737 from nextcloud/enh/noid/fix-entriesSimon L2023-02-161-7/+3
|\ \
| * | fix too long entries in contacts-menuSimon L2023-02-161-7/+3
| |/
* / Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-164-0/+6
|/
* Merge pull request #36443 from nextcloud/fix/23063/fix-login-log-entrySimon L2023-02-151-2/+2
|\
| * fix the login log entrySimon L2023-01-301-2/+2
* | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-1510-0/+10
* | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-142-4/+8
* | Merge pull request #36633 from nextcloud/fix/36632-create_an_accessible_name_...Julia Kirschenheuter2023-02-131-1/+5
|\ \
| * | Create an accessible name for logo on logged in pagejulia.kirschenheuter2023-02-131-1/+5
* | | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-132-0/+2
* | | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-12114-206/+210
* | | Merge pull request #36232 from nextcloud/enh/a11y-user-menuPytal2023-02-109-213/+306
|\ \ \
| * | | Port user menu to VueChristopher Ng2023-02-099-213/+306
| |/ /
* | | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-1118-4/+30
* | | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-1048-100/+72
|/ /
* | Merge pull request #36587 from nextcloud/revert/34906Cรดme Chilliet2023-02-092-4/+4
|\ \
| * | Revert "update 64-bit check wording"Cรดme Chilliet2023-02-072-4/+4
* | | Restore copy button text on directory fetch errorLouis Chemineau2023-02-081-6/+7
* | | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-0818-0/+18
|/ /
* | Fix computerFileSize when called with a string without unitCรดme Chilliet2023-02-071-3/+1
* | Merge pull request #36286 from nextcloud/bugfix/noid/fix-sending-state-token-...Daniel2023-02-073-2/+4
|\ \
| * | Fix event listener race condition on login-formMarcel Mรผller2023-01-233-2/+4
* | | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-072-428/+0
* | | Merge pull request #36489 from nextcloud/bugfix/noid/brute-force-protection-p...Joas Schilling2023-02-061-1/+5
|\ \ \
| * | | Add bruteforce protection to password reset pageJoas Schilling2023-02-021-1/+5
* | | | fix(client-login-flow): Handle missing stateToken gracefullyChristoph Wurst2023-02-061-3/+26
* | | | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-062-0/+4
|/ / /
* | | Merge pull request #36407 from nextcloud/enh/31710/migration-safeguardChristoph Wurst2023-02-011-17/+19
|\ \ \
| * | | add a safeguard for Version23000Date20210721100600.phpSimon L2023-01-271-17/+19
* | | | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-02-018-6/+36
* | | | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-01-3110-50/+74
* | | | Remove usages of bootstrapJoas Schilling2023-01-302-2/+0
| |_|/ |/| |
* | | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-01-304-0/+74
* | | Fix(l10n): ๐Ÿ”  Update translations from TransifexNextcloud bot2023-01-282-0/+2
* | | Merge pull request #36363 from nextcloud/feat/app-framework/usesession-attributeChristoph Wurst2023-01-275-15/+20
|\ \ \ | |/ / |/| |
| * | feat(app-framework): Add UseSession attribute to replace annotationChristoph Wurst2023-01-275-15/+20