summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \
| * | Handle more error casesMorris Jobke2017-05-023-0/+6
* | | Merge pull request #4636 from nextcloud/jquery-migrate-browserLukas Reschke2017-05-021-1/+1
|\ \ \
| * | | Remove dependency on jquery-migrate.js for browser detectionMorris Jobke2017-05-011-1/+1
* | | | Merge pull request #4660 from nextcloud/fix/hide-2fa-backup-codesLukas Reschke2017-05-023-8/+111
|\ \ \ \
| * | | | Hide 2FA backup codes if no other 2FA providers are enabledChristoph Wurst2017-05-023-8/+111
* | | | | Fix testsRoeland Jago Douma2017-05-021-1/+15
* | | | | Add caching to the imageexport pluginRoeland Jago Douma2017-05-021-0/+5
|/ / / /
* / / / [tx-robot] updated from transifexNextcloud bot2017-05-0236-192/+908
|/ / /
* | | Merge pull request #4594 from nextcloud/theming-image-defaultMorris Jobke2017-05-012-0/+69
|\ \ \
| * | | Delete theming images when logo/background is reset to defaultJulius Härtl2017-04-302-0/+69
* | | | Merge pull request #4527 from nextcloud/downstream-27504Morris Jobke2017-05-012-24/+65
|\ \ \ \ | |_|/ / |/| | |
| * | | remove duplicate methodRobin Appelman2017-04-261-26/+8
| * | | remove excessive loggingRobin Appelman2017-04-261-25/+8
| * | | Add new specific tests for SMBJuan Pablo Villafáñez2017-04-261-0/+19
| * | | Adjust SMB permissions on the rootJuan Pablo Villafáñez2017-04-261-3/+60
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-0162-66/+290
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2017-04-3058-48/+80
* | | Code cleanup and preview for undo actionsJulius Härtl2017-04-293-34/+19
* | | Make sure that ThemingDefaults uses the correct default values from \OC_DefaultsJulius Härtl2017-04-292-55/+36
* | | Use generated SCSS for theming previewJulius Härtl2017-04-294-45/+62
* | | send signature to lookup serverBjoern Schiessle2017-04-281-0/+2
* | | don't add multiple retry jobsBjoern Schiessle2017-04-281-13/+21
* | | Use JS for verification icon tooltipJan-Christoph Borchardt2017-04-281-0/+3
* | | add missing translation and other small fixesBjoern Schiessle2017-04-281-0/+1
* | | ask lookup server if email address was verified by the userBjoern Schiessle2017-04-281-1/+5
* | | send local verification status to lookup serverBjoern Schiessle2017-04-281-0/+5
* | | use configured lookup serverBjoern Schiessle2017-04-281-1/+2
* | | allow admin to configure lookup serverBjoern Schiessle2017-04-282-24/+15
* | | Merge pull request #4098 from nextcloud/feature/caldav_searchMorris Jobke2017-04-2818-1/+1761
|\ \ \
| * | | rename calendarobjects_properties -> calendarobjects_propsGeorg Ehrke2017-04-282-3/+3
| * | | unit test custom calendar searchGeorg Ehrke2017-04-283-22/+162
| * | | require at least one param or prop filter elementGeorg Ehrke2017-04-252-1/+9
| * | | updateProperties: catch exception when reading calendar dataGeorg Ehrke2017-04-251-1/+6
| * | | unit test CalDAV Search PluginGeorg Ehrke2017-04-254-10/+469
| * | | add repairstep with backgroundjob to index calendar dataGeorg Ehrke2017-04-254-1/+208
| * | | remove unused CalendarSearchValidatorGeorg Ehrke2017-04-242-122/+0
| * | | add Nextcloud Search extension to CalDAVGeorg Ehrke2017-04-2414-1/+1064
* | | | [tx-robot] updated from transifexNextcloud bot2017-04-2932-64/+72
* | | | Merge pull request #4584 from nextcloud/hint-themingMorris Jobke2017-04-281-1/+1
|\ \ \ \
| * | | | Hint: Theming customizes the look and feel of supported clients tooMarius Blüm2017-04-281-1/+1
* | | | | Invert new header icons on bright theming colorsJulius Härtl2017-04-281-6/+9
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2017-04-282-0/+6
* | | | Make sure mountType is actually definedRoeland Jago Douma2017-04-281-1/+1
* | | | allow apps to set custom mount typesRobin Appelman2017-04-285-6/+45
* | | | Merge pull request #4524 from nextcloud/downstream-27508Roeland Jago Douma2017-04-2813-284/+575
|\ \ \ \