Commit Graph

946 Commits (652e18b2f3ea3d29bca70eae36817a7fbcd108b4)

Author SHA1 Message Date
Nextcloud bot 652e18b2f3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-11 02:26:52 +00:00
Nextcloud bot 7e29e80282
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-05 02:23:23 +00:00
Nextcloud bot 9f2716c0a3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-04 02:27:50 +00:00
Nextcloud bot 8046c8c426
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-02 02:36:56 +00:00
Nextcloud bot 6232cd03dd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-01 02:21:19 +00:00
Thibaut 670579e34f
Merge pull request #301 from arawa/chore/upgrade_psalm
chore: psalm bump 5.0
2024-10-28 08:55:37 +01:00
Thibaut d86e6ce8f3
Merge pull request #304 from arawa/fix/icon_and_dialog_style
style: missing icon and adapt dialog style to NC30
2024-10-28 08:54:55 +01:00
Nextcloud bot 787b0bd7eb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-28 02:22:07 +00:00
Nextcloud bot 519c83a511
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-27 02:31:10 +00:00
Nextcloud bot 397ffdb8fa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-26 02:20:46 +00:00
Sebastien Marinier 7a27041500 style: missing icon and adapt dialog style to NC30
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-25 18:50:06 +02:00
Sebastien Marinier aa709d5f03 chore: psalm without 8.3 (until we upgrade more) 2024-10-25 18:05:05 +02:00
Sébastien Marinier 5a0aad717e
Merge branch 'master' into chore/upgrade_psalm 2024-10-25 18:00:15 +02:00
Baptiste Fotia 71b2ac3e3e
Merge pull request #303 from arawa/chore/make_and_release
chore: make clean-dev and release:build
2024-10-25 17:58:31 +02:00
Sébastien Marinier a9319bb696
Merge pull request #302 from arawa/chore/remove_nc25_support
chore: remove NC25 support
2024-10-25 17:56:29 +02:00
Sebastien Marinier 7032a68700 chore: make clean-dev and creates archives folder (release:build) when necessary 2024-10-25 17:47:48 +02:00
Sebastien Marinier a88c802eaa chore: remove NC25 support 2024-10-25 17:17:32 +02:00
Sebastien Marinier accd65f6e1 chore: paslm bump need composer.lock 2024-10-25 17:01:59 +02: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
Thibaut 33f6701713
Merge pull request #300 from arawa/doc/readme_and_project_files
docs: readme, screenshots and project files.
2024-10-25 15:10:21 +02:00
Sebastien Marinier e5b069c565 docs: email for Arawa contact 2024-10-25 15:08:39 +02:00
Sebastien Marinier e681474807 docs: contributing.md refre to littileredbutton 2024-10-25 12:18:00 +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
Thibaut 2dfa811937
Merge pull request #298 from arawa/fix/psalm_actions
fix: psalm github actions
2024-10-24 09:27:57 +02:00
Nextcloud bot b6b0f9feb4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-24 02:38:30 +00:00
Sebastien Marinier 3b6eeb264c fix: psalm github actions (add psalm comment)
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-23 16:22:29 +02:00
Sebastien Marinier 3934f1171c fix: psalm github actions
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-23 16:10:35 +02:00
Thibaut e5bfcc8ec8
Merge pull request #294 from arawa/fix/style_lint_and_typescript
fix: style lint warnings and typescript compiler need upgrade
2024-10-23 10:49:14 +02:00
Thibaut dede2b2857
Merge pull request #295 from arawa/fix/289/admin_interface_displays_gid
fix: #289 admin interface displays groups gid instead of displayname
2024-10-23 10:43:30 +02:00
Thibaut 3c45a93ece
Merge pull request #296 from arawa/fix/290/max_number_of_rooms_count_only_owned_rooms
fix: #290 max number of rooms shloud take only owned rooms in account
2024-10-23 10:41:35 +02:00
Nextcloud bot 31bc8aeea1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-23 02:32:43 +00:00
Thibaut ad65b6803f
Merge pull request #297 from arawa/php-tests-25-30
fix: update php versions for tests in github actions
2024-10-22 18:19:52 +02:00
Sebastien Marinier a00708ffa3 fix: update php versions for tests in github actions (wait for 29 and 30)
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 18:15:04 +02:00
Sebastien Marinier 95f9425a80 fix: update php versions for tests in github actions (no array syntax)
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 18:05:53 +02:00
Sebastien Marinier 1b15353dcb fix: update php versions for tests in github actions
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 18:00:16 +02:00
Sebastien Marinier 79518b9bac fix: #290 max number of rooms shloud take only owned rooms in account
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 17:11:41 +02:00
Sebastien Marinier ab80d613e7 fix: unit test with groupManager
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 16:21:15 +02:00
Sebastien Marinier da0cc79b9e fix: unit test with groupManager
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 15:46:50 +02:00
Sebastien Marinier 71fe272888 fix: #289 admin interface displays groups gid instead of displayname
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 15:30:10 +02:00
Sebastien Marinier 323e9df9f4 fix: style lint warnings and typescript compiler need upgrade
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 15:04:46 +02:00
Thibaut 7233d21a85
Merge pull request #293 from arawa/fix/288/expose_app_capabilities
fix: #288 expose app capabilities
2024-10-22 11:34:40 +02:00
Sebastien Marinier a9082d3a46 fix: #288 expose app capabilities
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-21 17:54:44 +02:00
Nextcloud bot b7a864c658
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-19 02:33:34 +00:00
Nextcloud bot 2f288e34c0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-17 02:22:26 +00:00
Nextcloud bot d6bb7130ff
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-16 02:32:42 +00:00
Nextcloud bot 4d25b69544
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-14 02:20:50 +00:00
Nextcloud bot 7b2b2f000c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-13 02:27:47 +00:00
Nextcloud bot 62a1fd10fe
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-12 02:21:23 +00:00
Nextcloud bot c3a41bcc4c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-11 02:30:21 +00:00
sualko 93688851a7
release: 2.7.2 🎉 2024-10-08 15:48:32 +02:00