summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #30609 from nextcloud/fix/noid/request-url-cli-checkVincent Petry2022-01-121-6/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix RequestURL check for cli commandsCarl Schwan2022-01-111-6/+11
| | |/ / / / / / | |/| | | | | |
* / | | | | | | [tx-robot] updated from transifexNextcloud bot2022-01-1220-8/+154
|/ / / / / / /
* | | | | | | Merge pull request #30533 from nextcloud/fix/avoid-zero-divisionMichaIng2022-01-111-3/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Avoid zero division in setup checksMichaIng2022-01-111-3/+12
| |/ / / / /
* | | | | | Merge pull request #30570 from nextcloud/rakekniven-branch3Joas Schilling2022-01-11148-1692/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Removed obselete language files - Pt. IIrakekniven2022-01-10148-1692/+0
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-01-1112-2/+96
| |_|_|/ / |/| | | |
* | | | | Merge pull request #30499 from nextcloud/bugfix/29941/remove-shareinfo-query-...Vincent Petry2022-01-102-82/+0
|\ \ \ \ \
| * | | | | Remove inefficient fed share scannerVincent Petry2022-01-102-82/+0
* | | | | | Merge pull request #30567 from nextcloud/bugfix/noid/npm-ci-for-karmaVincent Petry2022-01-103-3/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix JS tests after test lib updatesVincent Petry2022-01-103-3/+10
| |/ / / /
* | | | | Merge pull request #30561 from nextcloud/rakekniven-branch2John Molakvoæ2022-01-10236-12470/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removed obselete language filesrakekniven2022-01-09236-12470/+0
* | | | | Merge pull request #30020 from nextcloud/feat/webpack-vendors-bundlesCarl Schwan2022-01-10202-22757/+629
|\ \ \ \ \
| * | | | | Use sync modifier with openMenuJohn Molakvoæ2022-01-082-6/+7
| * | | | | Bump p-queueLouis Chemineau2022-01-081-1/+3
| * | | | | Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-0813-95/+10
| * | | | | Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-083-5/+6
| * | | | | Eslint fixJohn Molakvoæ (skjnldsv)2022-01-0876-470/+581
| * | | | | Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-0884-21539/+2
| * | | | | Migrate to webpack v5Louis Chemineau2022-01-083-7/+11
| * | | | | Use new div method in scssLouis Chemineau2022-01-081-1/+3
| * | | | | Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-0812-16/+15
| * | | | | Remove old configsJohn Molakvoæ (skjnldsv)2022-01-0816-626/+0
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-01-1018-6/+126
| |/ / / / |/| | | |
* | | | | Merge pull request #30468 from nextcloud/fix/handle-server-unavailable-scannerCarl Schwan2022-01-091-2/+11
|\ \ \ \ \
| * | | | | Handle LocalServerException when scanning external sharesCarl Schwan2022-01-061-2/+11
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-01-0912-14/+78
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2022-01-08148-270/+406
* | | | | Merge pull request #30284 from nextcloud/Valdnet-patch-1Joas Schilling2022-01-072-6/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | One more test fixValdnet2022-01-051-2/+2
| * | | | Fix testValdnet2022-01-051-1/+1
| * | | | Fix testValdnet2022-01-051-1/+1
| * | | | l10n: Correct spellingValdnet2021-12-151-2/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2022-01-0774-952/+958
* | | | | [weather widget] only display integer temperaturesJulien Veyssier2022-01-063-5/+5
| |_|/ / |/| | |
* | | | Merge pull request #29859 from nextcloud/fix/user_ldap-test-configblizzz2022-01-061-21/+46
|\ \ \ \
| * | | | Improve ldap:test-config occ commandCôme Chilliet2022-01-041-21/+46
* | | | | Merge pull request #30496 from nextcloud/enh/23399/current-weatherJulien Veyssier2022-01-063-106/+213
|\ \ \ \ \
| * | | | | factorization in weather widgetJulien Veyssier2022-01-053-43/+43
| * | | | | [weather widget] refs #23399 #30436 show current weather and forecastJulien Veyssier2022-01-053-97/+204
| | |_|/ / | |/| | |
* / | | | [tx-robot] updated from transifexNextcloud bot2022-01-062-0/+4
|/ / / /
* | | | Fix passing on the parameterJoas Schilling2022-01-051-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2022-01-052-0/+8
* | | | Merge pull request #30469 from nextcloud/work/cleanup-external-share-apidocJoas Schilling2022-01-041-28/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Improve api documentation for file sharing external storageCarl Schwan2022-01-031-28/+24
* | | | Merge pull request #30423 from nextcloud/fix/grid-drop-textJohn Molakvoæ2022-01-041-9/+25
|\ \ \ \
| * | | | Fix uploading text positionJohn Molakvoæ2021-12-281-9/+25
* | | | | [tx-robot] updated from transifexNextcloud bot2022-01-044-4/+42
| |/ / / |/| | |