summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #4772 from nextcloud/fix-theming-background-previewLukas Reschke2017-05-101-1/+2
|\ \ \ \
| * | | | Fix theming preview for background imageJulius Härtl2017-05-091-1/+2
| |/ / /
* / / / Stop if user folder is not availableMorris Jobke2017-05-091-0/+4
|/ / /
* | | Merge pull request #4746 from nextcloud/fix-mentioned-user-not-clickable-afte...Roeland Jago Douma2017-05-092-6/+131
|\ \ \
| * | | Fix mentioned user not clickable after posting or editing a commentDaniel Calviño Sánchez2017-05-082-3/+14
| * | | Add missing unit tests for comments with mentionsDaniel Calviño Sánchez2017-05-081-3/+117
* | | | Merge pull request #4705 from nextcloud/htaccess-uploadRoeland Jago Douma2017-05-091-12/+12
|\ \ \ \
| * | | | Proper exception for upload of .htaccess file via WebDAVMorris Jobke2017-05-081-12/+12
* | | | | Do not list system users in contacts menu if sharing autocompletion is disabledChristoph Wurst2017-05-091-2/+8
* | | | | [tx-robot] updated from transifexNextcloud bot2017-05-0914-0/+14
* | | | | [tx-robot] updated from transifexNextcloud bot2017-05-09104-158/+158
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-096-4/+10
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-08100-122/+246
* | | | Merge pull request #4692 from nextcloud/unify-sharing-messagesMorris Jobke2017-05-082-44/+16
|\ \ \ \
| * | | | don't mention the owner of a file in case of a re-share by mail. The recipien...Bjoern Schiessle2017-05-082-44/+16
* | | | | Merge pull request #4621 from nextcloud/fix_readonly_shared_calendar_proppatchMorris Jobke2017-05-083-2/+11
|\ \ \ \ \
| * | | | | fix PROPPATCH requests to read-only shared calendarsGeorg Ehrke2017-05-083-2/+11
* | | | | | Merge pull request #4675 from nextcloud/fix_4651Morris Jobke2017-05-088-245/+476
|\ \ \ \ \ \
| * | | | | | Fix initRoeland Jago Douma2017-05-082-2/+2
| * | | | | | Fix ImageExportPluginTestRoeland Jago Douma2017-05-082-129/+115
| * | | | | | No more XSSRoeland Jago Douma2017-05-081-1/+1
| * | | | | | Clear cache on vcard change/deleteRoeland Jago Douma2017-05-083-8/+31
| * | | | | | Request proper size for contacts menuRoeland Jago Douma2017-05-082-72/+7
| * | | | | | Cache the carddav photo endpointRoeland Jago Douma2017-05-084-19/+281
| * | | | | | Always dispatch Carddav eventsRoeland Jago Douma2017-05-083-33/+58
* | | | | | | Merge pull request #4733 from nextcloud/fix-browser-dav-rootRobin Appelman2017-05-081-4/+3
|\ \ \ \ \ \ \
| * | | | | | | fix error when browsing the dav rootRobin Appelman2017-05-081-4/+3
* | | | | | | | Add function to request SVG or regular fallback imageLukas Reschke2017-05-082-5/+19
|/ / / / / / /
* | | | | | | Merge pull request #4556 from nextcloud/downstream-ldap-78Lukas Reschke2017-05-081-30/+10
|\ \ \ \ \ \ \
| * | | | | | | Use proxy classesJuan Pablo Villafáñez2017-04-271-30/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Adjust login button color and remove borderJulius Härtl2017-05-081-4/+4
* | | | | | | Fix tests for theming backgroundColorJulius Härtl2017-05-083-6/+50
* | | | | | | Theming app: Add plain background color optionJulius Haertl2017-05-086-15/+108
| |/ / / / / |/| | | | |
* | | | | | Fix name of external storagesJan-Christoph Borchardt2017-05-083-4/+3
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-05-0826-92/+164
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-05-0714-8/+42
| |_|_|/ / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2017-05-0614-6/+94
* | | | | Merge pull request #4701 from nextcloud/enforce-typeRoeland Jago Douma2017-05-052-2/+6
|\ \ \ \ \
| * | | | | Enforce type hints in dav appMorris Jobke2017-05-042-2/+6
* | | | | | Fix invalid theming URLsMorris Jobke2017-05-053-12/+25
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-05-0514-0/+176
|/ / / / /
* | | | | Merge pull request #4693 from nextcloud/fix_4644Roeland Jago Douma2017-05-042-1/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Do not reload the filelist on first openRoeland Jago Douma2017-05-042-1/+16
| | |_|/ | |/| |
* / | | check password for mail shares as wellBjoern Schiessle2017-05-042-2/+52
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-05-0428-4/+138
* | | [tx-robot] updated from transifexNextcloud bot2017-05-0320-6/+36
* | | Merge pull request #4545 from individual-it/access-control-3726blizzz2017-05-031-10/+19
|\ \ \
| * | | some small refactoring and reformatingArtur Neumann2017-04-271-6/+16
| * | | use jqXHR.fail() to check for failuresArtur Neumann2017-04-271-10/+9
* | | | Merge pull request #4620 from nextcloud/preview-error-handlingRoeland Jago Douma2017-05-023-0/+6
|\ \ \ \