summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-02-092-0/+18
* Merge pull request #13702 from nextcloud/feature/6717/rename-app-passwordsRoeland Jago Douma2019-02-085-4/+46
|\
| * Don't update token if current session tokenDaniel Kesselberg2019-02-022-0/+2
| * Add interface INamedTokenDaniel Kesselberg2019-02-023-4/+44
* | [tx-robot] updated from transifexNextcloud bot2019-02-084-6/+6
* | Merge pull request #13986 from nextcloud/feature/cleanup-job-13843Morris Jobke2019-02-074-5/+113
|\ \
| * | Log exceptionDaniel Kesselberg2019-02-072-5/+10
| * | Repair step to remove "photo." files created by photocacheDaniel Kesselberg2019-02-074-5/+108
* | | Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-hand...Morris Jobke2019-02-072-0/+84
|\ \ \
| * | | Update documentation of setParsed* and setRich*Joas Schilling2019-01-252-0/+84
* | | | Merge pull request #13748 from nextcloud/cache-insert-eventMorris Jobke2019-02-075-10/+92
|\ \ \ \ | |_|/ / |/| | |
| * | | add event for inserting cache entriesRobin Appelman2019-02-075-10/+92
* | | | Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_...Morris Jobke2019-02-074-1/+50
|\ \ \ \
| * | | | Add StandaloneTemplateResponseRoeland Jago Douma2019-02-064-1/+41
| * | | | No need to emit additonalscript event on public pagesRoeland Jago Douma2019-02-051-0/+9
* | | | | Merge pull request #14023 from william-p/OS_paramsMorris Jobke2019-02-071-1/+1
|\ \ \ \ \
| * | | | | Fix: Check if `$this->params['user']` is an arrayWilliam Pain2019-02-051-1/+1
| |/ / / /
* | | | | Remove public interface that was only needed for testingMorris Jobke2019-02-071-9/+0
* | | | | Add since labelsMorris Jobke2019-02-071-0/+13
* | | | | Switch guest avatars to PNGMichael Weimann2019-02-071-2/+2
* | | | | Implement guest avatar endpointMichael Weimann2019-02-0712-244/+689
| |/ / / |/| | |
* | | | Merge pull request #12573 from nextcloud/fix/12568/special_handling_of_logoutMorris Jobke2019-02-065-0/+105
|\ \ \ \
| * | | | Do not do redirect handling when loggin outRoeland Jago Douma2019-02-065-0/+105
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2019-02-0610-44/+282
|/ / /
* | / Move the contactsmenu handlebars templates to the bundleRoeland Jago Douma2019-02-041-1/+0
| |/ |/|
* | Merge pull request #13846 from nextcloud/feature/check-if-app-exist-for-groupMorris Jobke2019-02-011-6/+7
|\ \
| * | Check app path for enableAppForGroupsDaniel Kesselberg2019-01-261-6/+7
* | | Merge pull request #13970 from nextcloud/fix/do_not_try_to_load_removed_filesMorris Jobke2019-02-011-2/+0
|\ \ \
| * | | Do not try to load js moved to bundleRoeland Jago Douma2019-02-011-2/+0
* | | | Merge pull request #13694 from b108/duplicate-functionality-in-request-classRoeland Jago Douma2019-02-011-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove duplicate functionalityb108@volgograd2019-01-201-5/+1
* | | | Merge pull request #13927 from nextcloud/remove-dead-codeMorris Jobke2019-02-012-54/+2
|\ \ \ \
| * | | | Remove deleteFromOpcodeCache & clearOpcodeCacheDaniel Kesselberg2019-01-302-35/+2
| * | | | Don't call apc_delete_file and apc_clear_cache anymoreDaniel Kesselberg2019-01-301-25/+6
* | | | | Emit to load additionalscriptsRoeland Jago Douma2019-01-315-0/+64
* | | | | Merge pull request #13894 from nextcloud/feature/noid/chunk-indexable-documentsMorris Jobke2019-01-311-1/+21
|\ \ \ \ \
| * | | | | phpdocMaxence Lange2019-01-311-2/+3
| * | | | | removing default value in param $chunkMaxence Lange2019-01-291-2/+2
| * | | | | +generateChunks()Maxence Lange2019-01-291-2/+21
* | | | | | Merge pull request #12636 from nextcloud/fix-12597Roeland Jago Douma2019-01-301-6/+17
|\ \ \ \ \ \
| * | | | | | Fix typos and unused return valuesChristoph Wurst2019-01-301-9/+9
| * | | | | | fix typoBjoern Schiessle2019-01-301-2/+2
| * | | | | | log full exceptionBjoern Schiessle2019-01-301-1/+1
| * | | | | | handle mail send error gracefullyBjoern Schiessle2019-01-301-2/+13
* | | | | | | Add a key parameter to the new initial state APIChristoph Wurst2019-01-302-18/+38
|/ / / / / /
* | | | | | Merge pull request #13237 from rcdailey/nfs-write-checksRoeland Jago Douma2019-01-301-7/+15
|\ \ \ \ \ \
| * | | | | | Improve data directory write checking for NFS mountsRobert Dailey2019-01-241-7/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Provide initial stateRoeland Jago Douma2019-01-296-0/+141
* | | | | | Merge pull request #13880 from nextcloud/enh/expose_subadmin_to_ocpRoeland Jago Douma2019-01-295-22/+117
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Expose subadmin to OCPRoeland Jago Douma2019-01-295-22/+117
| | |/ / / | |/| | |