summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-09-136-12/+26
* Merge pull request #6451 from nextcloud/theming-manifest-jsonMorris Jobke2017-09-125-4/+166
|\
| * Fix testsJulius Härtl2017-09-121-6/+1
| * Use IAppManager instead of private APIJulius Härtl2017-09-122-8/+23
| * Add themed manifest.json to theming appJulius Härtl2017-09-123-0/+90
| * Move theming related imagePath logic to ThemingDefaultsJulius Härtl2017-09-122-0/+62
* | Merge pull request #6448 from weizenspreu/masterJohn Molakvoæ2017-09-122-8/+11
|\ \
| * | print generated encryption key passwords directly after generating the keys s...Kenneth Newwood2017-09-112-8/+11
| |/
* / [tx-robot] updated from transifexNextcloud bot2017-09-126-0/+28
|/
* Merge pull request #6369 from nextcloud/fix-6211-missing-translation-of-comme...Joas Schilling2017-09-112-13/+35
|\
| * Allow translations of the comments activity in the emails tooJoas Schilling2017-09-052-13/+35
* | [tx-robot] updated from transifexNextcloud bot2017-09-102-4/+4
* | [tx-robot] updated from transifexNextcloud bot2017-09-084-8/+98
* | [tx-robot] updated from transifexNextcloud bot2017-09-076-2/+24
* | Merge pull request #5304 from nextcloud/bugfix/2855/dont_send_invitations_for...Morris Jobke2017-09-064-5/+134
|\ \
| * | Sabre/VObject returns DateTimeImmutable, not a simple DateTimeGeorg Ehrke2017-09-052-7/+13
| * | don't send invitation emails for past eventsGeorg Ehrke2017-09-054-5/+128
* | | adjust tests to new failed storage handlingRobin Appelman2017-09-061-8/+7
* | | Merge pull request #6370 from nextcloud/fix-alternative-loginsMorris Jobke2017-09-061-4/+10
|\ \ \
| * | | Fix layout of alternative login buttonsMorris Jobke2017-09-061-4/+10
| | |/ | |/|
* | | Merge pull request #5415 from nextcloud/search-cache-nodeMorris Jobke2017-09-066-15/+55
|\ \ \
| * | | Fix testRobin Appelman2017-08-261-3/+3
| * | | cache nodes from search resultsRobin Appelman2017-08-265-12/+52
* | | | [tx-robot] updated from transifexNextcloud bot2017-09-064-0/+10
| |/ / |/| |
* | | Merge pull request #6358 from nextcloud/fix-mixup-of-id-and-nameMorris Jobke2017-09-051-6/+3
|\ \ \
| * | | Merge setMetaData into constructorJoas Schilling2017-09-041-6/+3
* | | | Merge pull request #5642 from tobru/fix/groupOfUniqueNames_in_WizardMorris Jobke2017-09-051-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | recognize groupOfUniqueNames as valid LDAP group objectTobias Brunner2017-07-071-1/+1
* | | | Merge pull request #5466 from jlehtoranta/ldap-connectivity-fixesMorris Jobke2017-09-042-26/+132
|\ \ \ \
| * | | | LDAP: Simplify conditions in establishConnectionJarkko Lehtoranta2017-07-231-9/+6
| * | | | LDAP: Add testStartTlsNegotiationFailure unit testJarkko Lehtoranta2017-07-231-0/+50
| * | | | LDAP: Add testBindWithInvalidCredentials unit testJarkko Lehtoranta2017-07-231-0/+44
| * | | | LDAP: Use imported exception in Connection classJarkko Lehtoranta2017-07-231-4/+4
| * | | | LDAP: Clean-up doConnectJarkko Lehtoranta2017-07-231-11/+14
| * | | | LDAP: Throw an exception if disabling LDAP referrals failsJarkko Lehtoranta2017-07-231-0/+2
| * | | | LDAP: Fix testUseBackupServer unit testJarkko Lehtoranta2017-07-231-0/+4
| * | | | LDAP: Throw an exception if Start TLS failsJarkko Lehtoranta2017-07-231-1/+3
| * | | | LDAP: Remove unnecessary "recursion" fixJarkko Lehtoranta2017-07-231-7/+0
| * | | | LDAP: Don't handle invalid credentials as a connection errorJarkko Lehtoranta2017-07-231-2/+9
| * | | | LDAP: Connect to backup server only if it exists + handle errorsJarkko Lehtoranta2017-07-231-3/+7
* | | | | Cleanup theming styles to fit the new login pageJulius Härtl2017-09-041-32/+25
* | | | | Fix tests for primary element colorJulius Härtl2017-09-041-1/+4
* | | | | Use separate element color in themingJulius Härtl2017-09-042-5/+7
* | | | | Merge pull request #6196 from nextcloud/downstream-26539-2Morris Jobke2017-09-044-2/+131
|\ \ \ \ \
| * | | | | show storage as unavailable in the file listRobin Appelman2017-09-041-1/+2
| * | | | | set the exception for failedstorageRobin Appelman2017-09-041-2/+9
| * | | | | Use the FailedStorage insteadMorris Jobke2017-09-042-31/+1
| * | | | | Handle invalid ext storage backend to keep mount point visibleVincent Petry2017-09-045-2/+153
* | | | | | Merge pull request #6120 from nextcloud/public_upload_share_api_fixblizzz2017-09-042-7/+18
|\ \ \ \ \ \
| * | | | | | Update to new test caseRoeland Jago Douma2017-08-161-7/+17