aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-10-194-0/+18
* Fix autoloadingJoas Schilling2017-10-182-0/+2
* Set the data from the templateJoas Schilling2017-10-181-3/+1
* Introduce a public interface for MessageJoas Schilling2017-10-184-9/+106
* Set the subject with the email template to allow themingJoas Schilling2017-10-181-2/+2
* Allow templating of email subjectsJoas Schilling2017-10-182-0/+38
* [tx-robot] updated from transifexNextcloud bot2017-10-1814-0/+118
* propagate multipart upload exception when aborting uploadRobin Appelman2017-10-171-0/+1
* [tx-robot] updated from transifexNextcloud bot2017-10-172-0/+2
* Merge pull request #6837 from nextcloud/timespan-check-3blizzz2017-10-161-12/+49
|\
| * Fix future time spansdartcafe2017-10-151-12/+49
* | Merge pull request #6812 from nextcloud/upload-cache-pathRoeland Jago Douma2017-10-151-1/+3
|\ \ | |/ |/|
| * also use configured 'cache_path' for new chunkingRobin Appelman2017-10-111-1/+3
* | [tx-robot] updated from transifexNextcloud bot2017-10-144-2/+144
* | Merge pull request #6602 from nextcloud/s3-multipart-uploadRobin Appelman2017-10-111-1/+44
|\ \ | |/ |/|
| * set s3 part size to 500mbRobin Appelman2017-10-111-1/+3
| * Add tests for multipart uploadRobin Appelman2017-09-211-2/+2
| * only do multipart upload for large filesRobin Appelman2017-09-211-0/+24
| * multipart upload for s3 object storageRobin Appelman2017-09-201-5/+22
* | Do not return app names multiple timesJulius Härtl2017-10-101-0/+2
* | [tx-robot] updated from transifexNextcloud bot2017-10-072-0/+2
* | Merge pull request #6759 from nextcloud/allow-multiple-settings-and-sections-...Joas Schilling2017-10-062-16/+59
|\ \
| * | Allow multiple settings and sections per appJoas Schilling2017-10-052-16/+59
* | | [tx-robot] updated from transifexNextcloud bot2017-10-062-0/+2
|/ /
* | Merge pull request #6328 from nextcloud/split-sharees-api-logicblizzz2017-10-0416-0/+1139
|\ \
| * | adapt attribute name (changed letter case style)Arthur Schiwon2017-09-271-1/+1
| * | reduce nesting of the required app XMLArthur Schiwon2017-09-271-3/+12
| * | add tests for Lookup PluginArthur Schiwon2017-09-261-2/+1
| * | split off former searchSharee unit testArthur Schiwon2017-09-262-8/+16
| * | split off getEmail testsArthur Schiwon2017-09-261-1/+1
| * | split off getRemote unit testsArthur Schiwon2017-09-261-2/+2
| * | split off getUsers unit testsArthur Schiwon2017-09-261-2/+2
| * | minor fixesArthur Schiwon2017-09-262-1/+2
| * | add missing PHP docArthur Schiwon2017-09-261-1/+16
| * | updated autoloaderArthur Schiwon2017-09-262-2/+2
| * | finetune the appinfo parserArthur Schiwon2017-09-261-1/+4
| * | allow more than one plugin per share typeArthur Schiwon2017-09-261-8/+10
| * | make it possible to register plugins and kick out the circle oneArthur Schiwon2017-09-265-62/+32
| * | don't keep result types hard codedArthur Schiwon2017-09-2610-57/+120
| * | missing PHP doc for public interfacesArthur Schiwon2017-09-263-2/+18
| * | update autoloaderArthur Schiwon2017-09-262-0/+22
| * | Splits off the logic from sharees endpoint thus making it available fromArthur Schiwon2017-09-2612-0/+1031
* | | Merge pull request #6742 from nextcloud/invalid-path-repair-from11Robin Appelman2017-10-041-3/+11
|\ \ \
| * | | dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman2017-10-031-3/+11
* | | | [tx-robot] updated from transifexNextcloud bot2017-10-046-12/+16
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-10-032-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2017-09-302-4/+4
* | | Merge pull request #6563 from nextcloud/bigint-idsMorris Jobke2017-09-295-0/+170
|\ \ \
| * | | Update autoloadingJoas Schilling2017-09-292-2/+4
| * | | Fix bigint handling on postgresJoas Schilling2017-09-292-0/+98