summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #6506 from nextcloud/sharename-overlapMorris Jobke2017-09-152-3/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Correctly ellipsize file names, fix #6498Jan-Christoph Borchardt2017-09-142-1/+5
| * | | Ellipsize sharer name, ref #6498Jan-Christoph Borchardt2017-09-142-2/+12
| | |/ | |/|
* | | allow apps to control the trash binBjoern Schiessle2017-09-153-13/+158
* | | [tx-robot] updated from transifexNextcloud bot2017-09-1516-50/+438
|/ /
* / Allow to close sidebar for text filesMorris Jobke2017-09-141-0/+1
|/
* [tx-robot] updated from transifexNextcloud bot2017-09-1412-52/+334
* Merge pull request #6483 from nextcloud/fix_quota_new_endpointMorris Jobke2017-09-144-21/+88
|\
| * Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-134-21/+88
* | 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