summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Refactor primary computation and fix a few missing theme parity variablesJohn Molakvoæ2022-09-237-128/+175
| * | | | | Disable background blur on highcontrastJohn Molakvoæ2022-09-231-0/+3
| * | | | | Fixing dark primary element variablesJohn Molakvoæ2022-09-231-3/+13
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-2422-48/+206
* | | | | | Merge pull request #34212 from nextcloud/bugfix/34211/fix-getbackground-routeVincent Petry2022-09-231-1/+1
|\ \ \ \ \ \
| * | | | | | Fix loading custom backgroundVincent Petry2022-09-231-1/+1
| |/ / / / /
* | | | | | Merge pull request #34191 from Jerome-Herbinet/patch-7Joas Schilling2022-09-231-1/+1
|\ \ \ \ \ \
| * | | | | | DashBoard : Allow up to 5 widgets side by side Jérôme Herbinet2022-09-221-1/+1
| |/ / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2022-09-2388-92/+1228
|/ / / / /
* | | | | Master is now 26Joas Schilling2022-09-2228-56/+56
* | | | | Merge pull request #34133 from nextcloud/showTagVincent Petry2022-09-221-2/+10
|\ \ \ \ \
| * | | | | Update apps/files_sharing/lib/Controller/ShareAPIController.phpTobias Kaminsky2022-09-211-2/+4
| * | | | | Show include tags on single sharetobiasKaminsky2022-09-191-1/+1
| * | | | | Add includeTags to /share/idtobiasKaminsky2022-09-191-1/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #34181 from nextcloud/enh/edit-locally-iconVincent Petry2022-09-228-6/+18
|\ \ \ \ \
| * | | | | Remove port parameter which is included in hostChristopher Ng2022-09-211-1/+1
| * | | | | Use computer icon for edit locally file actionChristopher Ng2022-09-217-5/+17
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-2226-10/+130
* | | | | | Switch to overflow-wrapGit'Fellow2022-09-211-1/+1
* | | | | | Show long nomes correctly on profile cardGit'Fellow2022-09-211-1/+1
|/ / / / /
* | | | | Merge pull request #34170 from nextcloud/enh/noid/theming-settings-iconSimon L2022-09-211-1/+1
|\ \ \ \ \
| * | | | | update theming icon in personal settingsszaimen2022-09-211-1/+1
* | | | | | Merge pull request #34171 from nextcloud/enh/edit-locallySimon L2022-09-212-0/+33
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add edit locally file actionChristopher Ng2022-09-202-0/+33
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-212-0/+2
* | | | | | Merge pull request #34147 from nextcloud/bugfix/noid/fix-avatar-cleanup-on-us...Joas Schilling2022-09-2024-48/+48
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Rebuild autoloaderJoas Schilling2022-09-2024-48/+48
| |/ / / /
* | | | | Merge pull request #34154 from nextcloud/bugfix/noid/add-missing-viewbox-to-svgsJoas Schilling2022-09-2028-28/+28
|\ \ \ \ \
| * | | | | Add missing viewbox to SVGsJoas Schilling2022-09-2028-28/+28
* | | | | | Merge pull request #34144 from nextcloud/remove-avatar-fixmeJohn Molakvoæ2022-09-201-6/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove completed refresh avatar FIXMEChristopher Ng2022-09-191-6/+0
| |/ / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2022-09-2018-0/+48
|/ / / /
* | | | Merge pull request #34118 from nextcloud/fix/locale-stylingCarl Schwan2022-09-191-10/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Fix styling of locale dropdownChristopher Ng2022-09-161-10/+0
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-1924-6/+80
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-188-0/+32
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-17160-480/+726
|/ / /
* | | Fix test failure introduced in https://github.com/nextcloud/server/pull/33819Christopher Ng2022-09-161-0/+6
* | | Remake locale saving with VueChristopher Ng2022-09-1611-125/+326
* | | Merge pull request #33819 from nextcloud/fix/user-exists-l10nVincent Petry2022-09-162-9/+1
|\ \ \
| * | | Fix translation of user exists error server-sideChristopher Ng2022-09-152-9/+1
* | | | Merge pull request #34096 from nextcloud/bug/noid/tag-loadingVincent Petry2022-09-161-2/+2
|\ \ \ \
| * | | | Rewrite OC.SystemTags.getDescriptiveTag to vanilla jsDaniel Kesselberg2022-09-151-2/+1
| * | | | Add minimumInputLength for tags selectDaniel Kesselberg2022-09-151-0/+1
* | | | | Merge pull request #33658 from nextcloud/dashboard-api-widgetsVincent Petry2022-09-164-44/+152
|\ \ \ \ \
| * | | | | Fix phpunitJoas Schilling2022-09-161-6/+16
| * | | | | adjust empty array checkJulien Veyssier2022-09-151-1/+1
| * | | | | set round item icons for user status widgetRobin Appelman2022-09-151-6/+5
| * | | | | implement IButtonWidget and IIconWidget in user_statusJulien Veyssier2022-09-151-3/+21
| * | | | | implement IAPIWidget in user_statusJulien Veyssier2022-09-151-28/+58