aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-09-152-0/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng2022-09-141-1/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-082-14/+60
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
| | | | | | | Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/` Signed-off-by: luz paz <luzpaz@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #33764 from nextcloud/cloudid-cacheVincent Petry2022-09-013-3/+27
|\ | | | | cache cloud id data in CloudIdManager
| * adjusts tests for CloudIdManagerRobin Appelman2022-08-313-3/+27
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2022-08-312-10/+10
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #33430 from nextcloud/fix/remove-broken-resetstorageVincent Petry2022-08-251-13/+0
|\ | | | | Remove broken function resetStorage from test cases
| * Remove broken function resetStorage from test casesCôme Chilliet2022-08-021-13/+0
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Add Nc prefix to Nc vue component namesVincent Petry2022-08-252-34/+34
| | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-12/+12
| | | | | | | | | | | | | | | | Update @nextcloud/vue to 6.0.0-beta.3 Update vue and vue-template-compiler to 2.7.8 Update calendar-availability-vue to 0.5.0-beta.1 to fix conflicts. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-241-3/+3
|\ \ | | | | | | Move findBinaryFinder and isFunctionEnabled away from OC_Helper
| * | Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | findBinaryFinder is now a service that is still private but with some minor optimization (remove the hasKey check). isFunctionEnabled is now in OCP\Util Both function are still keep but all internal usage in nextcloud/server were migrated to the new usage, so that we can remove it in 26 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-231-25/+11
|\ \ \ | | | | | | | | Deprecated ILogger from IJob
| * | | Port existing server code to new interfaceCarl Schwan2022-08-081-25/+11
| | |/ | |/| | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | [tx-robot] updated from transifexNextcloud bot2022-08-232-2/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-08-172-0/+2
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-122-0/+16
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-081-1/+2
|\ \ | | | | | | Remove OCP\App and OCP\BackgroundJob
| * | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-1/+2
| |/ | | | | | | | | | | | | | | | | | | Both deprecated since NC 23 IAppManager is the replacement for OCP\App unfortunately it can't be dependency injected in classes used by the installed otherwise the database connection is initialised too early Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-08-062-6/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-054-0/+8
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add argument to getSharesInFolder enable deep share lookupLouis Chemineau2022-07-261-3/+8
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* [tx-robot] updated from transifexNextcloud bot2022-07-142-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-111-7/+7
|\ | | | | Cleanup avatar related code
| * Make Color class publicCarl Schwan2022-07-051-7/+7
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-07-082-0/+12
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-07-056-0/+14
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-07-046-0/+16
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-07-038-0/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-07-0218-16/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #33043 from nextcloud/Valdnet-patch-2Carl Schwan2022-07-011-1/+1
|\ \ | | | | | | l10n: Separate words
| * | l10n: Separate wordsValdnet2022-07-011-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-07-012-0/+8
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-06-302-0/+10
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-06-2914-0/+70
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-06-28120-726/+962
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Port federatedfilesharing personal settings to vueCarl Schwan2022-06-1511-298/+281
|/ | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2022-06-092-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-06-042-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32570 from ↵Côme Chilliet2022-06-021-5/+1
|\ | | | | | | | | nextcloud/fix/remove-at-matcher-in-federatedfilesharing-tests Remove at() matcher from tests in federatedfilesharing
| * Remove at() matcher from tests in federatedfilesharingCôme Chilliet2022-05-241-5/+1
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-06-022-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-05-292-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix various errors reported by eslintCarl Schwan2022-05-241-1/+1
|/ | | | | | | And also make sure eslint doesn't try to index apps-extra that contains other repo with not necessarely the same eslint rules Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* [tx-robot] updated from transifexNextcloud bot2022-05-2446-56/+60
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-05-236-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-05-226-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-05-21126-126/+126
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Port admin federated files sharing to vueCarl Schwan2022-05-206-124/+250
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>