aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1347 from nextcloud/bring-back-remember-meMorris Jobke2016-11-0212-44/+154
|\
| * document what the method doesChristoph Wurst2016-11-021-0/+2
| * Add missing tests and fix PHPDocLukas Reschke2016-11-022-1/+9
| * Fix typ in constant nameLukas Reschke2016-11-021-4/+4
| * Fix invalid PHPDocsLukas Reschke2016-11-021-1/+1
| * inject ISecureRandom into user session and use injected config tooChristoph Wurst2016-11-022-12/+19
| * bring back remember-meChristoph Wurst2016-11-0212-40/+133
* | Merge pull request #1940 from nextcloud/new-appstoreMichael Grosser2016-11-0215-891/+649
|\ \ | |/ |/|
| * Add tests for installer methodLukas Reschke2016-10-311-26/+28
| * Remove non-required getterLukas Reschke2016-10-311-7/+0
| * Move to non-static versionLukas Reschke2016-10-312-21/+3
| * Use findAppInDirectoriesLukas Reschke2016-10-312-2/+7
| * Add update supportLukas Reschke2016-10-316-270/+137
| * Query the timefactory instead of creating itLukas Reschke2016-10-311-1/+1
| * Add support for CRLLukas Reschke2016-10-311-4/+24
| * Replace with exception instead of boolean return valueLukas Reschke2016-10-312-32/+10
| * %d instead %sLukas Reschke2016-10-311-1/+1
| * Use substr and explode instead of a regexLukas Reschke2016-10-311-14/+33
| * Read array elements instead of substrLukas Reschke2016-10-311-2/+6
| * Make non-staticLukas Reschke2016-10-311-2/+3
| * Use new appstore APILukas Reschke2016-10-3111-630/+517
* | Merge pull request #1966 from nextcloud/fix-csrf-token-generationRoeland Jago Douma2016-11-021-3/+3
|\ \
| * | Fix CSRF token generation / validationLeon Klingele2016-11-021-3/+3
* | | Merge pull request #657 from nextcloud/share-by-mailJoas Schilling2016-11-024-2/+88
|\ \ \ | |/ / |/| |
| * | find and show share-by mail linksBjoern Schiessle2016-11-011-0/+10
| * | send mail for share-by-mail sharesBjoern Schiessle2016-11-011-1/+3
| * | add method to check if a share provider for a given type is loadedBjoern Schiessle2016-11-012-0/+22
| * | add share by mail share providerBjoern Schiessle2016-11-012-0/+52
| * | introduce share by mail, ui partBjoern Schiessle2016-11-011-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2016-11-022-0/+92
|/ /
* | Merge pull request #339 from nextcloud/share-types-by-folderLukas Reschke2016-11-016-0/+97
|\ \
| * | Fix merging backend resultsRoeland Jago Douma2016-11-012-2/+11
| * | Stricter signatureRoeland Jago Douma2016-10-314-6/+9
| * | Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-316-0/+85
| |/
* / [tx-robot] updated from transifexNextcloud bot2016-11-014-12/+114
|/
* Merge pull request #1937 from nextcloud/ros-for-notification-messageRoeland Jago Douma2016-10-312-12/+76
|\
| * Type hints already make sure it is an arrayJoas Schilling2016-10-311-16/+6
| * Allow rich object strings in messages as wellJoas Schilling2016-10-312-0/+74
* | Merge pull request #1952 from nextcloud/deprecated_backgroudjobLukas Reschke2016-10-313-112/+0
|\ \ | |/ |/|
| * Cleanup usagesRoeland Jago Douma2016-10-292-20/+0
| * Removed depreacted functions (since 6.0)Roeland Jago Douma2016-10-291-92/+0
* | [tx-robot] updated from transifexNextcloud bot2016-10-312-0/+74
* | [tx-robot] updated from transifexNextcloud bot2016-10-302-0/+94
|/
* Merge pull request #1948 from nextcloud/move_away_lagacy_oc_l10nLukas Reschke2016-10-297-351/+12
|\
| * Remove legacy l10nRoeland Jago Douma2016-10-281-343/+0
| * Fix more testsRoeland Jago Douma2016-10-281-3/+3
| * Move away from OC_L10NRoeland Jago Douma2016-10-285-5/+9
* | [tx-robot] updated from transifexNextcloud bot2016-10-292-12/+132
|/
* Proper DI of configRoeland Jago Douma2016-10-282-15/+15
* Use callForSeenUsers for avatar migrationMorris Jobke2016-10-281-24/+22