aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add config and fix seleniumJohn Molakvoæ2022-10-191-9/+9
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-192-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-10-192-0/+10
* Add rate limiting on lost password emailsCôme Chilliet2022-10-181-3/+3
* Merge pull request #34628 from nextcloud/fix/files_sharing_psalmCarl Schwan2022-10-184-4/+4
|\
| * Fix various other small psalm issuesCarl Schwan2022-10-172-2/+2
| * Fix checkpassword undocummented null parameterCarl Schwan2022-10-172-2/+2
* | Merge pull request #34554 from nextcloud/fix/psalm-twofactor-registryCarl Schwan2022-10-183-5/+5
|\ \
| * | Fix the type of the return array in a few more placesCarl Schwan2022-10-182-4/+4
| * | Fix wrong types in phpdoc for twofactor registryCarl Schwan2022-10-121-1/+1
* | | Run session token renewals in a database transactionChristoph Wurst2022-10-181-23/+32
* | | Merge pull request #31499 from nextcloud/bugfix/empty-secretCarl Schwan2022-10-174-9/+55
|\ \ \ | |_|/ |/| |
| * | Mark method as deprecatedCarl Schwan2022-09-132-2/+1
| * | Fix decryption fallback after adding a secretJulius Härtl2022-03-101-5/+10
| * | Rotate token after fallbackJulius Härtl2022-03-101-2/+8
| * | Add fallback routines for empty secret casesJulius Härtl2022-03-104-5/+41
* | | [tx-robot] updated from transifexNextcloud bot2022-10-162-0/+8
* | | Merge pull request #34599 from nextcloud/fix/background-appdata-scropeVincent Petry2022-10-142-0/+32
|\ \ \
| * | | Fix testsJohn Molakvoæ2022-10-141-0/+17
| * | | Scope the appdata theming storage for global and usersJohn Molakvoæ2022-10-141-0/+15
* | | | Merge pull request #34188 from nextcloud/feat/profiler-clearCarl Schwan2022-10-143-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Expose clearing the profiles and fix itCarl Schwan2022-10-103-0/+11
* | | | Improve container return type annotationsJulius Härtl2022-10-144-5/+24
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-144-4/+16
* | | | Fix missing background on upgradeChristopher Ng2022-10-132-0/+2
* | | | Avoid allocating too much memory for the bufferJulius Härtl2022-10-111-1/+1
* | | | Allow scanning for metadata with occ scan:file --generate-metadataCarl Schwan2022-10-113-45/+35
* | | | Extract GPS data from EXIFLouis Chemineau2022-10-112-14/+138
* | | | Merge pull request #34490 from nextcloud/kill_db_mapperJoas Schilling2022-10-113-372/+0
|\ \ \ \
| * | | | Remove long depreated AppFramework/Db/MapperRoeland Jago Douma2022-10-103-372/+0
| | |_|/ | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-112-0/+2
* | | | typehint migrationservice closuresRoeland Jago Douma2022-10-091-4/+5
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-10-092-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-10-082-0/+14
* | | [tx-robot] updated from transifexNextcloud bot2022-10-072-0/+8
* | | Merge pull request #34401 from nextcloud/fix/file-reference-no-preview-fallba...Joas Schilling2022-10-061-2/+14
|\ \ \
| * | | File reference: use the file type icon as fallback when no preview provider f...Julien Veyssier2022-10-061-2/+14
* | | | [tx-robot] updated from transifexNextcloud bot2022-10-062-4/+4
|/ / /
* | | Merge pull request #34400 from nextcloud/enhancement/passwordless-auth-loggingCôme Chilliet2022-10-051-1/+4
|\ \ \
| * | | Pass logger to passwordless auth WebAuthn libChristoph Wurst2022-10-031-1/+4
* | | | Merge pull request #32635 from andyxheli/patch-3blizzz2022-10-051-2/+5
|\ \ \ \
| * | | | Update lib/private/Contacts/ContactsMenu/ContactsStore.php Andy Xheli2022-09-201-1/+1
| * | | | Update ContactsStore.phpAndy Xheli2022-09-191-1/+1
| * | | | Apply suggestions from code review Andy Xheli2022-09-161-1/+1
| * | | | Fix User profile picture when performing the searchAndy Xheli2022-05-271-2/+5
* | | | | Use color preset of shipped background as primary colorChristopher Ng2022-10-051-0/+1
* | | | | Merge pull request #34378 from nextcloud/add-isDeleted-to-icalendarblizzz2022-10-041-0/+6
|\ \ \ \ \
| * | | | | Add isDeleted property to OCP\Calendar\ICalendarThomas Citharel2022-10-031-0/+6
* | | | | | Fix typo in deprecatedJoas Schilling2022-10-043-4/+4
|/ / / / /
* | | | | Merge pull request #34350 from nextcloud/bugfix/34278/add-capability-for-the-...Joas Schilling2022-10-032-2/+14
|\ \ \ \ \