Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
php-versions: ['8.4']
databases: ['sqlite']
server-versions: ['master']
server-versions: ['stable34']

name: php${{ matrix.php-versions }}-${{ matrix.databases }}-COVERAGE

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
php-versions: ['8.3', '8.4', '8.5']
databases: ['sqlite']
server-versions: ['master']
server-versions: ['stable34']

name: php${{ matrix.php-versions }}-${{ matrix.databases }}

Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
matrix:
php-versions: ['8.3', '8.4', '8.5']
databases: ['mysql']
server-versions: ['master']
server-versions: ['stable34']

name: php${{ matrix.php-versions }}-${{ matrix.databases }}

Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:
matrix:
php-versions: ['8.3', '8.4', '8.5']
databases: ['pgsql']
server-versions: ['master']
server-versions: ['stable34']

name: php${{ matrix.php-versions }}-${{ matrix.databases }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
APP_NAME: files_photospheres
NC_REF: master
NC_REF: stable34
NC_BIND: 'localhost:8080'
NODE_VER: 20
DB_USER: root
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[![Generic badge](https://img.shields.io/github/v/release/nextcloud/files_photospheres)](https://github.com/nextcloud/files_photospheres/releases)
[![Generic badge](https://img.shields.io/badge/Nextcloud-34-orange)](https://github.com/nextcloud/server)

**This version is tested for Nextcloud 34.**

Nextcloud app for viewing Google PhotoSphere 360° images (panorama-images). This app is based on
the [photo-sphere-viewer.js](https://photo-sphere-viewer.js.org/) library. For
Expand Down
3 changes: 3 additions & 0 deletions js/225.js

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions js/225.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/*!
* SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
1 change: 1 addition & 0 deletions js/225.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions js/266.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/266.js.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions js/282.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions js/282.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/*!
* SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
1 change: 1 addition & 0 deletions js/282.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions js/430.js

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions js/430.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
/*!
* SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/

/*!
* SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/

/*!
* SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: GPL-3.0-or-later
*/

/*!
* SPDX-License-Identifier: GPL-3.0-or-later
* SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*! For license information please see index.js.LICENSE.txt */

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
1 change: 1 addition & 0 deletions js/430.js.map

Large diffs are not rendered by default.

Loading
Loading