Commit Graph

896 Commits (6395b369265b554aef30a1a667e8a78c6a8825b4)

Author SHA1 Message Date
sualko 6395b36926 chore: fix release scripts 2024-10-08 15:46:02 +02:00
sualko a4eff086a8 docs: update change log 2024-10-08 15:37:42 +02:00
sualko d8fb52b2b0 chore: update can i use db 2024-10-08 15:35:09 +02:00
Nextcloud bot f18c63a109
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-04 02:23:30 +00:00
Nextcloud bot e99f688900
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-28 02:20:31 +00:00
Nextcloud bot 64e01bfc36
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-25 02:24:07 +00:00
Nextcloud bot 4932c18f1a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-22 02:33:11 +00:00
sualko 4a0b00589c
release: 2.7.1 🎉 2024-09-18 21:25:07 +02:00
sualko ff4373e09b docs: update change log 2024-09-18 21:23:07 +02:00
sualko 8b7f726c2b chore: fix composer install in build script
#287
2024-09-18 21:22:10 +02:00
sualko 08c0503002 chore: remove deprecated simple-git import 2024-09-18 21:21:18 +02:00
Nextcloud bot b7835b0776
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 02:24:33 +00:00
Nextcloud bot 8dbcb71000
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-16 02:16:54 +00:00
sualko 290b6d9998
release: 2.7.0 🎉 2024-09-15 12:09:51 +02:00
sualko 6a355a0abc docs: update change log 2024-09-15 12:08:11 +02:00
Nextcloud bot bcf1be96bc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-14 02:26:13 +00:00
Nextcloud bot 3b91a5f4ea
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-12 02:20:32 +00:00
Thibaut 443bb5833a
Merge pull request #286 from Jerome-Herbinet/patch-1
Fix avatar size in sharing modal
2024-09-09 11:36:46 +02:00
Jérôme Herbinet 1b4d2dd830
Fix avatar size in sharing modal
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2024-09-09 10:48:45 +02:00
Nextcloud bot 6c5248788d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-09 03:28:05 +00:00
Nextcloud bot c083217e91
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-07 04:56:57 +00:00
Nextcloud bot 0908f16913
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-06 02:46:09 +00:00
Nextcloud bot dd39b26465
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-05 02:29:55 +00:00
Nextcloud bot 4a11c21a00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-04 02:27:05 +00:00
Thibaut 29aa147ce6
Merge pull request #281 from arawa/feature/share_moderators_and_users
Feature/share moderators and users
2024-09-03 09:34:02 +02:00
Sébastien Marinier 95e4e4f7ee
Merge branch 'master' into feature/share_moderators_and_users 2024-09-03 09:26:53 +02:00
Nextcloud bot a203c53332
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-30 04:51:08 +00:00
Sébastien Marinier b3fd04b2ae
Merge branch 'master' into feature/share_moderators_and_users 2024-08-23 10:39:48 +02:00
Nextcloud bot 038f24302f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-22 02:22:13 +00:00
Sebastien Marinier f57c25eab2 fix: no clone action for non-admin
clone room only for admins
2024-08-19 12:26:23 +02:00
Sebastien Marinier bcf33e99e9 style: respect tabs
use 2 spaces
2024-08-19 12:25:09 +02:00
Sebastien Marinier e34c3b6e9e style: disabled checkbox
make disabled checkbox as nextcloud
2024-08-19 12:20:37 +02:00
Sebastien Marinier b099136690 feat: sharing rooms with moderators and users
Dialog and permissions management
2024-08-19 11:43:37 +02:00
Sebastien Marinier 7f1760c372 feat: manage view of rooms for moderators and users 2024-08-19 11:41:29 +02:00
Sebastien Marinier ab314393e9 fix: bug with name of shared groups
Shared groups were listed with their ID and not their display name
2024-08-19 11:23:25 +02:00
Sebastien Marinier a8591150de fix: don't use backticks
Use concatenated strings
2024-08-19 11:18:56 +02:00
Sebastien Marinier 858753022b feat: videos for all users and moderators
Users and moderators recording views
2024-08-17 11:50:09 +02:00
Sebastien Marinier 558cc95231 feat: sharing rooms with moderators and users
Dialog and permissions management
2024-08-17 11:47:11 +02:00
Sebastien Marinier 4095cbe52d feat: manage view of rooms for moderators and users 2024-08-16 12:49:12 +02:00
Sebastien Marinier 2a29608c97 fix: 261 remove some backticks
remove backticks interfering with xgettext translations sentences extraction
2024-08-16 12:46:57 +02:00
Nextcloud bot fbb4ae1cf3 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 12:45:09 +02:00
Nextcloud bot 57a21b7c08 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 12:45:09 +02:00
Nextcloud bot f50a04063e Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 12:45:09 +02:00
Nextcloud bot f853802777 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 12:45:09 +02:00
Sebastien Marinier 7744169037 fix: 261 wordings that aren't visible in Transifex
Let's try breaking the lines
2024-08-16 12:45:09 +02:00
Nextcloud bot ac8d23521f Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 12:45:09 +02:00
Nextcloud bot 81e6c01ba1 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 12:45:09 +02:00
Nextcloud bot 35a764d13a Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 12:45:09 +02:00
Thibaut 6ace431870
Merge pull request #284 from arawa/fix/261/missing_wordings_in_transifex_remove_backticks
fix: 261 remove some backticks
2024-08-16 09:02:29 +02:00
Nextcloud bot c761e4eee1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 02:23:50 +00:00