summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some more fixesJulius Härtl2022-09-0129-165/+195
* Bump bundled filesJulius Härtl2022-09-0124-199/+322
* Fix profile page renderingJulius Härtl2022-09-011-5/+13
* Fix file list scrollingJulius Härtl2022-09-012-2/+2
* Fix some styling issues with the new containersJulius Härtl2022-09-014-48/+62
* Fix some minor styling issuesJulius Härtl2022-09-011-2/+2
* Give header menus a better maximum height for mobileJulius Härtl2022-09-011-1/+1
* Adjust server popover styleJulius Härtl2022-09-011-2/+4
* Small top border radius on mobileJulius Härtl2022-09-011-0/+13
* Restore dashboard layoutJulius Härtl2022-09-012-7/+48
* Make scroll areas keyboard focussableJulius Härtl2022-09-016-7/+9
* Do not prevent scaling due to accessibilityJulius Härtl2022-09-011-1/+1
* Adapt layout to new base css variablesJulius Härtl2022-09-012-7/+8
* Fix priority of mobile rules for files appJulius Härtl2022-09-011-1/+1
* Fix indentationJulius Härtl2022-09-011-12/+12
* Drop vue specific stylesJulius Härtl2022-09-011-39/+0
* Use proper background image variableJulius Härtl2022-09-011-2/+4
* Fix settings scrollingJulius Härtl2022-09-011-3/+0
* Temporary vue component stylesJulius Härtl2022-09-011-0/+39
* Expose full page sidebar state to main app contentJulius Härtl2022-09-011-0/+5
* More refactoring of app content areasJulius Härtl2022-09-017-32/+69
* Proof of concept: Redesign app-contentCarl Schwan2022-09-012-22/+27
* Merge pull request #33780 from nextcloud/enh/noid/cloud-id-cliblizzz2022-09-011-0/+3
|\
| * filter index.php from cloudIdMaxence Lange2022-08-311-0/+3
* | Merge pull request #33764 from nextcloud/cloudid-cacheVincent Petry2022-09-0110-18/+158
|\ \
| * | adjusts tests for CloudIdManagerRobin Appelman2022-08-319-12/+79
| * | cache cloud id data in CloudIdManagerRobin Appelman2022-08-312-7/+80
* | | Merge pull request #33774 from nextcloud/hash-wrapper-closed-hashVincent Petry2022-09-011-1/+5
|\ \ \
| * | | handle cases where the hash context gets cleaned up before the hash wrapperRobin Appelman2022-08-311-1/+5
| |/ /
* | | Merge pull request #33772 from nextcloud/debug/remember-me-login-token-mispat...Julius Härtl2022-09-011-0/+8
|\ \ \
| * | | Log if cookie login failed with token mismatch or session unavailabilityChristoph Wurst2022-08-311-0/+8
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-01316-1012/+1070
* | | | Merge pull request #33778 from nextcloud/followup/33770/fix-unit-testsblizzz2022-08-312-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix unit testsJoas Schilling2022-08-312-5/+5
|/ / /
* | | Merge pull request #33429 from nextcloud/port-password-vueCarl Schwan2022-08-3115-73/+186
|\ \ \
| * | | Port password settings to vueCarl Schwan2022-08-3115-73/+186
* | | | Merge pull request #33494 from nextcloud/enh/referencesJulius Härtl2022-08-3123-1/+1211
|\ \ \ \
| * | | | Inject all dependnencies and increase cache timeoutJulius Härtl2022-08-314-7/+14
| * | | | Refactor cache handlingJulius Härtl2022-08-3112-37/+186
| * | | | CleanupJulius Härtl2022-08-3115-74/+152
| * | | | Limit preview file sizeJulius Härtl2022-08-311-2/+10
| * | | | Move registration to IBootstrapJulius Härtl2022-08-314-16/+73
| * | | | Add full public interfacesJulius Härtl2022-08-317-10/+150
| * | | | Implement image cachingJulius Härtl2022-08-316-45/+163
| * | | | Add cache invalidationJulius Härtl2022-08-311-10/+41
| * | | | Implement reference provider based cachingJulius Härtl2022-08-314-13/+56
| * | | | Make reference fetching configurableJulius Härtl2022-08-312-10/+14
| * | | | API for fetching reference metadataJulius Härtl2022-08-319-0/+575
| * | | | Bump 3rdparty to include fusonic/opengraphJulius Härtl2022-08-311-0/+0
| |/ / /
* | | | Merge pull request #33475 from nextcloud/rakekniven-patch-1Simon L2022-08-312-2/+2
|\ \ \ \