summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* Properly hide progress bar after errorVincent Petry2022-01-131-5/+16
* Properly abort uploadsVincent Petry2022-01-131-9/+36
* Trigger "changeDirectory" even on URL changeVincent Petry2022-01-122-9/+14
* Merge pull request #30619 from nextcloud/backport/30609/stable23Carl Schwan2022-01-121-6/+11
|\
| * Fix RequestURL check for cli commandsCarl Schwan2022-01-121-6/+11
* | Set the file's mtime from the headers in bulk uploadLouis Chemineau2022-01-128-18/+61
|/
* Avoid zero division in setup checksMichaIng2022-01-111-3/+12
* Recompile JSVincent Petry2022-01-104-11/+11
* Fix JS tests after test lib updatesVincent Petry2022-01-103-3/+10
* Handle LocalServerException when scanning external sharesCarl Schwan2022-01-091-2/+11
* Fix passing on the parameterJoas Schilling2022-01-071-1/+1
* Merge pull request #30339 from nextcloud/backport/27403/stable23John Molakvoæ2022-01-072-35/+53
|\
| * Enhance and complement OPcache setup checksMichaIng2021-12-202-35/+53
* | Merge pull request #30480 from nextcloud/backport/30423/stable23Pytal2022-01-041-9/+25
|\ \
| * | Fix uploading text positionJohn Molakvoæ2022-01-041-9/+25
* | | Add the Groupware Team as contactsinteraction co-maintainerChristoph Wurst2022-01-045-6/+7
* | | Fix rendering app authors with homepage or emailChristoph Wurst2022-01-041-6/+12
|/ /
* | Merge pull request #30449 from nextcloud/backport/30440/stable23Louis2022-01-033-5/+8
|\ \
| * | fix template picker for file actions using the fileInfoModelJulien Veyssier2021-12-303-5/+8
* | | improve status modalszaimen2021-12-305-7/+24
|/ /
* | Merge pull request #30343 from nextcloud/backport/29329/stable23Louis2021-12-301-2/+14
|\ \
| * | fix potential unwarranted memberships in nested groups from LDAPArthur Schiwon2021-12-201-2/+14
| |/
* | Merge pull request #30315 from nextcloud/backport/30266/stable23Louis2021-12-303-2/+15
|\ \
| * | Fix share owner not being displayed in sharing tabCarl Schwan2021-12-173-2/+15
* | | Handle external share with invalid hostCarl Schwan2021-12-291-3/+11
* | | Merge pull request #30390 from nextcloud/backport/28438/stable23Julius Härtl2021-12-291-3/+14
|\ \ \
| * | | Don't die with LockedException when removing/restoring multiple files from trashSven Strickroth2021-12-231-3/+14
* | | | improve personal settings on mobileszaimen2021-12-274-4/+6
|/ / /
* | | Merge pull request #30344 from nextcloud/backport/30322/stable23Louis2021-12-202-4/+16
|\ \ \
| * | | fix overlapping in the help settings sectionszaimen2021-12-202-4/+16
| | |/ | |/|
* / | [stable23] Avoid use of iconv to get rid of unicodeCôme Chilliet2021-12-202-13/+11
|/ /
* / Discard share notification for non-existing groupsVincent Petry2021-12-171-1/+1
|/
* Compile assetsnextcloud-command2021-12-152-3/+3
* Fix ShareLink Upload UI for FoldersJonas Rittershofer2021-12-151-1/+1
* Carefully filter out non matching time ranges for CalDAV searchChristoph Wurst2021-12-141-1/+35
* Merge pull request #30238 from nextcloud/backport/29523/stable23Côme Chilliet2021-12-147-34/+258
|\
| * Bump user_ldap version to make sure the migration runsCôme Chilliet2021-12-131-1/+1
| * Add missing copyright headers in migration stepsCôme Chilliet2021-12-132-0/+44
| * Use clearer names for variablesCôme Chilliet2021-12-132-34/+34
| * Add an index for directory_uuid as wellCôme Chilliet2021-12-132-0/+10
| * Make sure that hash function returns a stringCôme Chilliet2021-12-131-1/+6
| * Add the columns and alter the index in Version1010Date20200630192842Côme Chilliet2021-12-131-3/+11
| * Fixes in migration stepCôme Chilliet2021-12-131-3/+2
| * Put back length check to have a clear errorCôme Chilliet2021-12-131-0/+11
| * Fixed migration step for user_ldapCôme Chilliet2021-12-133-2/+4
| * Fix variable namesJoas Schilling2021-12-131-2/+2
| * Change column names to ldap_dn and ldap_dn_hash and add migrationCôme Chilliet2021-12-133-29/+158
| * Support LDAP dns longer than 255 charactersCôme Chilliet2021-12-132-27/+43
* | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-132-0/+3
* | Limit more contact searchesJoas Schilling2021-12-136-8/+40