summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-03-1810-0/+182
* Merge pull request #3887 from nextcloud/downstream-26379Morris Jobke2017-03-173-0/+377
|\
| * Safer queriesJoas Schilling2017-03-171-2/+2
| * Better outputJoas Schilling2017-03-171-10/+13
| * Add CleanupRemoteStorages commandJörn Friedrich Dreyer2017-03-173-0/+374
* | Merge pull request #3886 from nextcloud/downstream-26995Joas Schilling2017-03-172-1/+13
|\ \
| * | Chunking NG: Assemble in natural sort order of filesMarkus Goetz2017-03-172-1/+13
* | | Merge pull request #2824 from nextcloud/ext-storage-expireversionsMorris Jobke2017-03-163-10/+29
|\ \ \ | |_|/ |/| |
| * | Properly expire ext storage versions (#26601)Vincent Petry2017-03-103-10/+29
* | | [tx-robot] updated from transifexNextcloud bot2017-03-1736-498/+838
| |/ |/|
* | Merge pull request #3679 from nextcloud/socialsharingLukas Reschke2017-03-161-0/+19
|\ \
| * | Fix layout of sharing buttonsMorris Jobke2017-03-141-0/+8
| * | Move social buttons to menuRoeland Jago Douma2017-03-031-0/+11
* | | Don't set the HTTP status twiceJoas Schilling2017-03-161-1/+0
* | | Merge pull request #3802 from Ko-/masterRoeland Jago Douma2017-03-162-2/+6
|\ \ \
| * | | Check that set_time_limit is not disabled before calling itKo-2017-03-112-2/+6
* | | | Fix scheduling plugin on legacy caldav endpointJoas Schilling2017-03-161-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2017-03-1650-68/+18
* | | | Merge pull request #3788 from nextcloud/fed-share-modifyRoeland Jago Douma2017-03-152-21/+59
|\ \ \ \
| * | | | Add api to change the remote of an incoming federated shareRobin Appelman2017-03-102-21/+59
* | | | | Merge pull request #3848 from nextcloud/remove-single-quotes-around-search-queryRoeland Jago Douma2017-03-151-1/+1
|\ \ \ \ \
| * | | | | Remove single quotes around search query like in user searchJoas Schilling2017-03-151-1/+1
* | | | | | Merge pull request #3841 from nextcloud/encyryption-trash-binBjörn Schießle2017-03-154-14/+34
|\ \ \ \ \ \
| * | | | | | delete files right away in case of a encryption exceptionBjoern Schiessle2017-03-142-8/+29
| * | | | | | always throw a encryption exceptionBjoern Schiessle2017-03-142-6/+5
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-03-1512-30/+126
* | | | | | | fix mockMaxence Lange2017-03-141-1/+1
* | | | | | | switch reshares to trueMaxence Lange2017-03-141-1/+1
* | | | | | | Merge pull request #3600 from coletivoEITA/masterRoeland Jago Douma2017-03-141-2/+2
|\ \ \ \ \ \ \
| * | | | | | | added method needsPartFile() in StorageVinicius Cubas Brand2017-03-141-2/+2
* | | | | | | | Merge pull request #3824 from nextcloud/dav-search-getlastmodifiedRobin Appelman2017-03-142-3/+9
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | safer casting of datetimeRobin Appelman2017-03-141-1/+5
| * | | | | | | fix unit testMorris Jobke2017-03-131-1/+1
| * | | | | | | fix searching and ordering on getlastmodifiedRobin Appelman2017-03-131-2/+4
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-03-148-6/+20
* | | | | | | | Merge pull request #3648 from nextcloud/sabre-3.2.2Lukas Reschke2017-03-131-6/+6
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix testsRoeland Jago Douma2017-03-101-6/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #3822 from nextcloud/webui-upoad-no-mtimeRobin Appelman2017-03-131-5/+0
|\ \ \ \ \ \ \
| * | | | | | | dont preserve mtime when uploading trough the web interfaceRobin Appelman2017-03-131-5/+0
| | |/ / / / / | |/| | | | |
* / | | | | | use closure to properly defer l10n initialization (#27328)Jörn Friedrich Dreyer2017-03-135-59/+59
|/ / / / / /
* | | | | | Merge pull request #3772 from nextcloud/favorite-searchMorris Jobke2017-03-132-10/+21
|\ \ \ \ \ \
| * | | | | | Allow searching for favoritesRobin Appelman2017-03-082-10/+21
| | |_|/ / / | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-03-136-2/+64
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-03-1212-32/+210
| |_|_|/ / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2017-03-114-2/+14
| |/ / / |/| | |
* | | | Correct incorrectly typed X-OC-Mtime headerStefan Schneider2017-03-102-2/+7
* | | | Merge pull request #3690 from nextcloud/cleanup-legacy-groups-classMorris Jobke2017-03-095-18/+33
|\ \ \ \
| * | | | Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-095-18/+33
* | | | | [tx-robot] updated from transifexNextcloud bot2017-03-1010-8/+210
|/ / / /
* | | | Merge pull request #3693 from nextcloud/get-user-folder-of-correct-userRoeland Jago Douma2017-03-093-51/+68
|\ \ \ \