aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5689 from nextcloud/fix-4117Morris Jobke2017-09-146-48/+189
|\
| * listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon2017-08-315-26/+178
| * simplify returning the homePath and fixing #4117Arthur Schiwon2017-08-312-23/+12
* | Merge pull request #5398 from nextcloud/theming-page-titleMorris Jobke2017-09-131-2/+8
|\ \
| * | Use theme methods "getTitle" and "getEntity" as fallback if name is not themed.Joachim Bauch2017-09-131-2/+8
* | | Merge pull request #6457 from nextcloud/theming-favicon-invert-appsMorris Jobke2017-09-131-4/+13
|\ \ \ | |/ / |/| |
| * | Theming: Invert app icon in favicon for bright backgroundsJulius Härtl2017-09-121-0/+11
| * | Theming: Use png32 for generated iconsJulius Härtl2017-09-121-4/+2
* | | [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