summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-09-3052-42/+186
* Merge pull request #6522 from nextcloud/fix-3365Morris Jobke2017-09-2918-82/+121
|\
| * fix testArthur Schiwon2017-09-291-1/+6
| * fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-2917-81/+115
* | Merge pull request #6563 from nextcloud/bigint-idsMorris Jobke2017-09-2912-3/+349
|\ \
| * | Update autoloadingJoas Schilling2017-09-292-2/+4
| * | Fix bigint handling on postgresJoas Schilling2017-09-293-0/+172
| * | Fix copy paste errorsJoas Schilling2017-09-291-3/+3
| * | Restore the sequencial orderJoas Schilling2017-09-294-4/+4
| * | Migrate ids to bigint in the dav appJoas Schilling2017-09-291-0/+35
| * | Migrate the twofactor_backupcodes app to bigintJoas Schilling2017-09-292-1/+26
| * | Migrate all core id columns to bigintJoas Schilling2017-09-294-1/+45
| * | Add a base migration for easy updating to bigintsJoas Schilling2017-09-293-0/+68
* | | Merge pull request #6693 from nextcloud/apps-inputs-scss-to-correct-scss-fileRoeland Jago Douma2017-09-292-15/+14
|\ \ \ | |_|/ |/| |
| * | Specific rules needs to go to specific css filesJohn Molakvoæ (skjnldsv)2017-09-282-15/+14
* | | [tx-robot] updated from transifexNextcloud bot2017-09-2940-136/+576
* | | Merge pull request #6691 from nextcloud/roundingJoas Schilling2017-09-281-1/+1
|\ \ \ | |/ / |/| |
| * | Use full percentages in quota bar percentagesMorris Jobke2017-09-281-1/+1
|/ /
* | Merge pull request #6669 from nextcloud/various-css-fixesJohn Molakvoæ2017-09-2811-103/+146
|\ \
| * | Fix upload progress color to primaryJohn Molakvoæ (skjnldsv)2017-09-281-15/+16
| * | Fix settings button state and opacityJohn Molakvoæ (skjnldsv)2017-09-282-0/+5
| * | Fix progress input overflowJohn Molakvoæ (skjnldsv)2017-09-282-0/+7
| * | Popover to css guidelinesJohn Molakvoæ (skjnldsv)2017-09-283-38/+19
| * | Fix testsJohn Molakvoæ (skjnldsv)2017-09-281-1/+1
| * | Fix drop shadow with filterJohn Molakvoæ (skjnldsv)2017-09-271-1/+1
| * | Fixed quota on homepage (files)John Molakvoæ (skjnldsv)2017-09-272-5/+4
| * | Quota bar fix on user listJohn Molakvoæ (skjnldsv)2017-09-274-22/+24
| * | Implement progress theming into core and better visual on quota displayJohn Molakvoæ (skjnldsv)2017-09-273-23/+71
| * | Drop shadow fix on popoverJohn Molakvoæ (skjnldsv)2017-09-271-1/+1
* | | Merge pull request #6683 from nextcloud/filelist-show-navigateMorris Jobke2017-09-281-0/+1
|\ \ \
| * | | navigate to the root directory when showing the main filelistRobin Appelman2017-09-281-0/+1
|/ / /
* | | Merge pull request #6676 from nextcloud/confirm-storage-deleteRoeland Jago Douma2017-09-281-7/+14
|\ \ \ | |_|/ |/| |
| * | ask for confirmation when deleting an external storageRobin Appelman2017-09-271-7/+14
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-09-2842-128/+788
* | Merge pull request #6599 from nextcloud/fix_2523Morris Jobke2017-09-276-2/+69
|\ \
| * | Only have direct preview urls for image filesRoeland Jago Douma2017-09-251-2/+5
| * | Fix testsRoeland Jago Douma2017-09-251-1/+2
| * | Add annotationRoeland Jago Douma2017-09-251-0/+1
| * | For images we have a preview for use the preview linkRoeland Jago Douma2017-09-252-1/+3
| * | Add direct preview link to single shared image filesRoeland Jago Douma2017-09-252-0/+54
| * | Allow requesting the max previewRoeland Jago Douma2017-09-251-0/+6
* | | Merge pull request #6653 from nextcloud/fix-cursor-on-user-settings-tableMorris Jobke2017-09-271-5/+8
|\ \ \ | |_|/ |/| |
| * | Remove unneeded CSS rulesDaniel Calviño Sánchez2017-09-261-3/+3
| * | Remove "cursor: pointer" from quota cellDaniel Calviño Sánchez2017-09-261-1/+1
| * | Set "cursor: pointer" for email addressesDaniel Calviño Sánchez2017-09-261-2/+5
* | | Merge pull request #6666 from nextcloud/federation-menu-triangleJohn Molakvoæ2017-09-273-31/+30
|\ \ \
| * | | No js for popover positionningJohn Molakvoæ (skjnldsv)2017-09-272-11/+1
| * | | Fix style of federation scope menu triangles, simplify CSSJan-Christoph Borchardt2017-09-272-20/+29
|/ / /
* | | Merge pull request #6586 from nextcloud/fix/app-install-extract-checkRoeland Jago Douma2017-09-271-1/+8
|\ \ \
| * | | Check whether an app archive can be extractedChristoph Wurst2017-09-201-1/+8