Commit Graph

26 Commits (23cd2f661ba61471930988cdd089b9f7b1332b5b)

Author SHA1 Message Date
Sebastien Marinier 77b86b5820 chore: upgrade psalm, some deprecated, lint, use npm (not yarn), react sync with typescript
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2025-12-11 17:21:26 +01:00
dependabot[bot] 775181b644 Composer: Bump phpstan/phpstan from 0.12.100 to 2.1.16
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.100 to 2.1.16.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.100...2.1.16)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.16
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 10:20:08 +02:00
Sébastien Marinier 6425be9740
chore: support nextcloud 31 (#338)
* chore: support nextcloud 31

* chore: psalm for php 8.3
2025-05-16 17:14:45 +02:00
Sébastien Marinier 6c4f4a414d
Chore/npm composer upgrades (#322)
* chore: upgrade package.json, composer.json
Some fixes in Makefile and lint in templates

* chore: use dependabot.yml

* chore: restrict tests from nc29

* chore: static analysis from nc29

* chore: back to psalm 5

* chore: use psr 2.0.2

* chore: psr upgrades

* chore: composer all dependencies

* chore: composer dependencies

* chore: no psr dependency

* chore: psalm analyze

* chore: phpunit composer
2025-05-16 15:15:58 +02:00
Sebastien Marinier 63982ac2e7 fix: gitactions psr 1.1.2 OR 2.0.2 2024-10-28 14:46:51 +01:00
Sebastien Marinier 9f2d820d63 fix: gitactions (psr 1.1.2 / NC 26) 2024-10-28 14:36:09 +01:00
Sebastien Marinier 2b9267d04a chore: psalm bump 5.0 (warning webmozart/path-util is abandoned)
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-25 16:57:57 +02:00
Sebastien Marinier 2e82e3bd01 docs: readme, screenshots and project files. Littleredbutton, update infos (Arawa take over) 2024-10-25 11:20:52 +02:00
znerol 8519a65284 feat: drop support for nc 24, add nc 27 2023-07-07 09:28:15 +02:00
znerol 93ac85e54e feat: drop support for nc 23, add nc 26 2023-07-07 09:17:01 +02:00
sualko 1c3f2a7cba feat: bump to nc 25 2022-10-26 20:31:16 +02:00
sualko c6738cbbaf chore: update php cs fixer 2022-10-26 19:16:51 +02:00
sualko 9b9491b864 feat: bump nc version 2022-07-24 13:41:30 +02:00
sualko 6529b68c54 chore: update nc api 2021-07-26 17:26:58 +02:00
sualko b63d54cde9 chore: update php dependencies
fix #116
2021-07-26 15:56:44 +02:00
sualko 0987d51480 ci: fix workaround for php 7.2 2021-02-13 18:30:59 +01:00
sualko 92b85ba6ff ci: move to github actions 2021-02-13 16:47:20 +01:00
sualko b20eb7acf7 refactor: use psalm 2021-02-13 16:46:31 +01:00
sualko 6234a591d6 refactor: use phpstan for code analysis 2020-06-19 10:49:40 +02:00
sualko 86415b3f6a refactor: use Nextcloud coding standard 2020-06-19 09:28:58 +02:00
sualko 7e10cc77e3 chore: update phpunit 2020-06-10 13:58:56 +02:00
sualko 07f679aa09 chore: update bbb api 2020-06-04 18:44:46 +02:00
sualko 43260c821a fix: update bbb library
fix #34
2020-05-22 13:32:57 +02:00
sualko 47edbefc48 fix: api request failed
this was caused by a mistake in the php api
2020-04-27 16:36:14 +02:00
sualko 4b23a0cb5e use fork of bbb api 2020-04-26 12:13:04 +02:00
sualko 5f3247aa72 Initial commit 2020-04-26 11:36:41 +02:00