aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Add first testsRoeland Jago Douma2018-06-181-1/+10
* Initial PKT implementationRoeland Jago Douma2018-06-186-11/+672
* Abstract the Provider via a managerRoeland Jago Douma2018-06-182-9/+211
* Merge pull request #9884 from nextcloud/groups-search-use-proper-keysJulius Härtl2018-06-181-2/+2
|\
| * Keep userids as keys on group searchJohn Molakvoæ (skjnldsv)2018-06-151-2/+2
* | Merge pull request #9823 from nextcloud/bufgix/noid/update_token_on_session_i...blizzz2018-06-184-4/+38
|\ \ | |/ |/|
| * Allow updating the token on session regenerationRoeland Jago Douma2018-06-144-4/+38
* | Merge pull request #9258 from nextcloud/theming-logo-pngMorris Jobke2018-06-151-1/+1
|\ \
| * | Add info message if an exception occurs during the svg to png conversionJulius Härtl2018-06-141-1/+1
| * | Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-051-1/+1
* | | Merge pull request #9197 from nextcloud/fix-avatar-centerMorris Jobke2018-06-151-34/+132
|\ \ \
| * | | Removed old route, fix tests and fix var typeJohn Molakvoæ (skjnldsv)2018-06-131-1/+1
| * | | Avatar imagick bumpJohn Molakvoæ (skjnldsv)2018-06-131-15/+38
| * | | Embedded fontJohn Molakvoæ (skjnldsv)2018-06-131-2/+11
| * | | Unify colour algorithm outputJohn Molakvoæ (skjnldsv)2018-06-131-5/+11
| * | | Controller tests fixesJohn Molakvoæ (skjnldsv)2018-06-131-2/+3
| * | | Use base image sizeJohn Molakvoæ (skjnldsv)2018-06-131-15/+13
| * | | Return Svg avatarsJohn Molakvoæ (skjnldsv)2018-06-131-25/+60
| * | | Fix avatar generator centeringJohn Molakvoæ (skjnldsv)2018-06-131-5/+31
* | | | Merge pull request #9875 from wiyh12nf89x/Issue#9864_WebDAV_timeout_fix_maxDelayMorris Jobke2018-06-151-1/+1
|\ \ \ \
| * | | | Fix #9864: Decrease $maxDelay in Throttler.phpMark Berezovsky2018-06-151-1/+1
| | |_|/ | |/| |
* / | | Fix HTTP client given options being overriden by default optionsDaniel Calviño Sánchez2018-06-141-6/+6
|/ / /
* | | Merge pull request #9855 from nextcloud/feature/noid/cleanup-old-updater-back...Roeland Jago Douma2018-06-132-0/+50
|\ \ \
| * | | Background job to clean up old backups of the updaterMorris Jobke2018-06-132-0/+50
| |/ /
* / / Merge all setup checks into one controllerMorris Jobke2018-06-132-90/+2
|/ /
* | Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in...Morris Jobke2018-06-132-78/+0
|\ \
| * | Merge tips & tricks section into setup checksMorris Jobke2018-06-132-78/+0
* | | Fix wrong hint about missing indexesMorris Jobke2018-06-131-3/+3
|/ /
* | Fix listing s3 objects when using google cloud aws compatibilityRobin Appelman2018-06-111-0/+5
* | Merge pull request #9802 from nextcloud/bugfix/noid/token_check_expire_betterMorris Jobke2018-06-091-1/+1
|\ \
| * | Make the token expiration also work for autocasting 0Roeland Jago Douma2018-06-081-1/+1
* | | New regex to match mentionsMario Danic2018-06-081-1/+1
* | | Remove unsupported modifierMario Danic2018-06-081-1/+1
* | | Fix mentions regexMario Danic2018-06-081-1/+1
|/ /
* | Make sure initial files can be properly createdRoeland Jago Douma2018-06-071-1/+2
* | Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke2018-06-062-0/+3
|\ \
| * | Keep AppConfig for nowJulius Härtl2018-06-061-0/+1
| * | Remove unused importJulius Härtl2018-06-061-1/+0
| * | Remove unneeded classJulius Härtl2018-06-061-41/+0
| * | Properly clear cacheJulius Härtl2018-06-061-0/+1
| * | Implement update functionalityJulius Härtl2018-06-062-0/+2
| * | Move logic to app management mixinJulius Härtl2018-06-061-2/+5
| * | Add AppStore ManagerJulius Härtl2018-06-061-0/+38
| |/
* | Add a hint that some indexes are not added yetMorris Jobke2018-06-061-0/+39
* | Merge pull request #9692 from nextcloud/bugfix/noid/logsecret_fix_file_putMorris Jobke2018-06-061-1/+9
|\ \ | |/ |/|
| * Make sure the log doesn't try to read from PUT if it can'tRoeland Jago Douma2018-05-301-1/+9
* | Merge pull request #9483 from nextcloud/azure-blobMorris Jobke2018-06-041-0/+118
|\ \
| * | add azure unit tests with azuriteRobin Appelman2018-06-041-1/+28
| * | add azure object storage backendRobin Appelman2018-06-041-0/+91
* | | Merge pull request #9725 from nextcloud/fix/contacts-menu-local-null-checkMorris Jobke2018-06-041-1/+2
|\ \ \