summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix regression: undesired writes to the DBArthur Schiwon2017-10-271-1/+1
* LDAP: only write actually changes values to the DBArthur Schiwon2017-10-271-2/+8
* first, remove the hackArthur Schiwon2017-10-272-12/+0
* [tx-robot] updated from transifexNextcloud bot2017-10-2720-2/+72
* Use ::class in test mocks of encryption appMorris Jobke2017-10-2620-100/+152
* Merge pull request #6939 from nextcloud/class-usage-in-mocks-dav-appMorris Jobke2017-10-2635-102/+145
|\
| * Fix another warningMorris Jobke2017-10-261-4/+5
| * Use ::class in test mocks of dav appMorris Jobke2017-10-2634-98/+140
* | [tx-robot] updated from transifexNextcloud bot2017-10-2698-150/+204
* | Updated OpenGraph title to display folder name instead of a nextcloud standar...Sascha Sambale2017-10-251-2/+2
* | Merge pull request #6947 from nextcloud/fix_6821Morris Jobke2017-10-251-1/+1
|\ \
| * | Use new-password as autocomplete on share auth pageRoeland Jago Douma2017-10-251-1/+1
* | | Merge pull request #6940 from nextcloud/master-6935-ellipsisJoas Schilling2017-10-252-3/+3
|\ \ \ | |/ / |/| |
| * | Add space between ellipsis and wordMorris Jobke2017-10-252-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2017-10-2590-78/+142
* | | Merge pull request #6709 from nextcloud/show-checkbox-where-the-favourite-ico...Morris Jobke2017-10-2511-145/+227
|\ \ \ | |/ / |/| |
| * | Extend the clickable area of the file name to include the thumbnailDaniel Calviño Sánchez2017-10-191-1/+2
| * | Move checkboxes to their own columnDaniel Calviño Sánchez2017-10-196-62/+69
| * | Remove "has-favorites" class from file list tableDaniel Calviño Sánchez2017-10-192-4/+0
| * | Move favorite mark to the top right corner of the thumbnailDaniel Calviño Sánchez2017-10-194-31/+22
| * | Set background size for thumbnail in CSS instead of JavaScriptDaniel Calviño Sánchez2017-10-192-2/+3
| * | Show always the checkboxDaniel Calviño Sánchez2017-10-191-2/+2
| * | Replace inline favorite action with just a favorite iconDaniel Calviño Sánchez2017-10-193-142/+55
| * | Add "Favorite" action to the file actions menuDaniel Calviño Sánchez2017-10-193-2/+131
| * | Add support to FileActionsMenu for icon class functionsDaniel Calviño Sánchez2017-10-193-1/+45
* | | Merge pull request #6936 from nextcloud/master-6935Morris Jobke2017-10-251-1/+1
|\ \ \ | |_|/ |/| |
| * | Replace ... with …Morris Jobke2017-10-241-1/+1
* | | Use ::class in test mocksMorris Jobke2017-10-2488-532/+690
|/ /
* | Merge pull request #6919 from nextcloud/di-appmanager-encryption-migrationMorris Jobke2017-10-242-9/+15
|\ \
| * | Use DI for IAppManager to encryption migrationMorris Jobke2017-10-242-9/+15
* | | Merge pull request #6922 from nextcloud/unneeded-isEnabled-checkBjörn Schießle2017-10-243-65/+34
|\ \ \
| * | | Remove unneeded check if app is enabledMorris Jobke2017-10-233-65/+34
| |/ /
* | | Merge pull request #6920 from nextcloud/appmanager-usageMorris Jobke2017-10-241-1/+1
|\ \ \
| * | | Use appmanager instead of OC_App for check for enabled appMorris Jobke2017-10-231-1/+1
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2017-10-24130-100/+2332
* | | Merge pull request #6916 from nextcloud/css-box-sizingJohn Molakvoæ2017-10-231-4/+0
|\ \ \
| * | | Box-sizing does not need vendor prefix anymoreMorris Jobke2017-10-231-4/+0
| |/ /
* | | Merge pull request #6917 from nextcloud/css-box-shadowJohn Molakvoæ2017-10-232-4/+0
|\ \ \
| * | | Box-shadow does not need vendor prefix anymoreMorris Jobke2017-10-232-4/+0
| |/ /
* | | Merge pull request #6780 from nextcloud/rakekniven-patch-1Morris Jobke2017-10-231-2/+2
|\ \ \
| * | | Update file-upload.jsrakekniven2017-10-071-2/+2
* | | | Merge pull request #6892 from nextcloud/rakekniven-patch-2Lukas Reschke2017-10-231-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Update settings-admin-caldav.phprakekniven2017-10-211-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2017-10-238-4/+110
* | | | [tx-robot] updated from transifexNextcloud bot2017-10-2210-6/+140
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-10-2118-12/+76
* | | [tx-robot] updated from transifexNextcloud bot2017-10-2012-0/+42
* | | Merge pull request #6873 from nextcloud/ldap_proxy_redix_fixLukas Reschke2017-10-191-19/+12
|\ \ \
| * | | Little bit of code cleanupRoeland Jago Douma2017-10-191-5/+5
| * | | Do not check existance before fetchRoeland Jago Douma2017-10-191-14/+7