10226 Commits

Author SHA1 Message Date
gevorgmansuryan
cd93e9b045 Auto Debug Mode Detection 2025-01-06 01:15:07 +04:00
gevorgmansuryan
e6fa2754da Auto Debug Mode Detection 2025-01-06 01:14:11 +04:00
gevorgmansuryan
b2fbfca9c4 Revert "Fix DeviceDetectorHelper when no user agent (#7365)"
This reverts commit d0b0803a
2025-01-06 01:13:22 +04:00
gevorgmansuryan
4ec293a61f Auto Debug Mode Detection 2025-01-06 01:09:59 +04:00
gevorgmansuryan
1f87019e42 Merge branch 'develop' of github.com:humhub/humhub into enh/change-auto-debug-detection
# Conflicts:
#	CHANGELOG.md
2025-01-06 01:08:28 +04:00
gevorgmansuryan
1ff1d1b3d3 Auto Debug Mode Detection 2025-01-03 03:07:39 +04:00
Marc Farré
d0b0803a4a
Fix DeviceDetectorHelper when no user agent (#7365)
* Enh: Fix DeviceDetectorHelper::isMobile() and DeviceDetectorHelper::isTablet() when no user agent

* Add PR ID to CHANGELOG
2024-12-30 09:01:12 +00:00
Lucas Bartholemy
712a2cebba Merge branch 'develop' into next 2024-12-24 11:10:27 +01:00
Lucas Bartholemy
6f1c3cf1e6
Update CHANGELOG.md v1.17.0-beta.4 2024-12-24 11:03:55 +01:00
Lucas Bartholemy
f8650a0bd5 Update Composer 2024-12-23 22:49:51 +01:00
Lucas Bartholemy
04eea8e818 Merge branch 'master' into develop 2024-12-23 22:18:54 +01:00
Yuriy Bakhtin
64d4a1d881
Fix whitespace in Tests output (#7364)
* Fix whitespace in Tests output

* Fix artifacts path

* Fix whitespace in Tests output

* Remove old code comment

* Fix test
2024-12-23 22:20:27 +01:00
Lucas Bartholemy
90a09a78f4
Fix whitespace in Tests output (#7363)
* Fix whitespace in Tests output

* Fix TimeAgo UnitTest
2024-12-23 17:48:15 +01:00
Lucas Bartholemy
62aabfc265 Merge branch 'develop' of github.com:humhub/humhub into develop 2024-12-21 12:05:03 +01:00
Lucas Bartholemy
8a29e84e7f Downgrade Jquery 2024-12-21 12:04:50 +01:00
Lucas Bartholemy
a3dc9c7ec1
Update CHANGELOG.md 2024-12-21 11:25:01 +01:00
Lucas Bartholemy
e14b55594a
Update common.php 2024-12-21 11:24:42 +01:00
Lucas Bartholemy
ef3f0ec5ed Updated dependencies 2024-12-21 11:20:03 +01:00
Lucas Bartholemy
d3bb5aedf7 Merge branch 'master' into develop 2024-12-21 11:19:01 +01:00
Lucas Bartholemy
b048118879
Update CHANGELOG.md 2024-12-21 11:14:04 +01:00
Lucas Bartholemy
1e80e2ade4
Update common.php 2024-12-21 11:13:30 +01:00
Yuriy Bakhtin
6165bce0a9
Fix style of the "Notification Settings" button on small screen (#7309)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-12-21 10:12:08 +00:00
Gevorg Mansuryan
f25df1c4a4
Enh/env application type (#7359)
* ENV Vars - Web Only #481

* ENV Vars - Web Only #481

* ENV Vars - Web Only #481

* ENV Vars - Web Only #481

* ENV Vars - Web Only #481

* ENV Vars - Web Only #481
2024-12-18 16:44:43 +00:00
Yuriy Bakhtin
6cc87f4d34
Fix Base URL selftest with Reverse Proxy (#7352) 2024-12-18 14:52:29 +00:00
Gevorg Mansuryan
1738937102
env application type (#7353)
* ENV Vars - Web Only #481

* ENV Vars - Web Only #481

* ENV Vars - Web Only #481

* ENV Vars - Web Only #481

* ENV Vars - Web Only #481
2024-12-18 14:33:54 +00:00
Yuriy Bakhtin
887cf5f1ed
Fix caching of space permissions in user stream (#7358) 2024-12-18 15:19:03 +01:00
Yuriy Bakhtin
39dcfa545e
Don't process file "assets-prod.php" by PHP CS Fixer (#7357) 2024-12-18 13:21:00 +00:00
github-actions[bot]
7fb385da9c
Autocommit PHP CS Fixer (#7356)
Co-authored-by: GitHub Action <action@github.com>
2024-12-18 09:19:42 +00:00
github-actions[bot]
4dc819d903
Autocommit PHP CS Fixer (#7355)
Co-authored-by: GitHub Action <action@github.com>
2024-12-18 09:19:35 +00:00
github-actions[bot]
58cab96122
Autocommit PHP CS Fixer (#7354)
Co-authored-by: GitHub Action <action@github.com>
2024-12-18 09:19:03 +00:00
HumHub Translations
da4f03b685 Enh: Updated Translations (translate.humhub.org) 2024-12-18 08:51:11 +00:00
HumHub Translations
36de99489c Enh: Updated Translations (translate.humhub.org) 2024-12-18 08:50:55 +00:00
Paul
6cdc053567
Complete translation into Russian (#7326)
* Complete translation into Russian

1. Full translation into Russian
2. Improoved messy lang files (but saved all styles and formats)

* Update base.php

* Update error.php

* Update base.php

* Update base.php

* Update information.php

* Update settings.php

* Update space.php

* Update user.php

* Update notification.php

* Update permissions.php

* Update aria.php

* Update base.php

* Update notifications.php

* Update richtexteditor.php

* Update base.php

* Update base.php

* Update base.php

* Update base.php

* Update administration.php

* Update account.php

* Update auth.php

* Update base.php

* Update profile.php

* Update settings.php

* Update base.php

* Update information.php
2024-12-18 08:48:30 +00:00
Marc Farré
657ac8e5db
Enh: Add body classes about the current device and methods to the Dev… (#7349)
* Enh: Add body classes about the current device and methods to the DeviceDetectorHelper class

* CHANGELOG

* PR discussions

* Remove useless @since in methods, as already added for the full class
2024-12-17 10:36:23 +00:00
Yuriy Bakhtin
7663a81c16
Skip creating of branch and PR if no changes from PHP CS Fixer (#7348) 2024-12-16 10:05:41 +00:00
HumHub Translations
89b6068fe1 Enh: Updated Translations (translate.humhub.org) 2024-12-16 09:08:16 +00:00
Gevorg Mansuryan
0f28b87266
Rename cahce config keys (#7346)
* Change cache settings key to meet dot env naming

* Change cache settings keys to meet dot env naming

* Change cache settings keys to meet dot env naming

* Change cache settings keys to meet dot env naming
2024-12-15 21:07:59 +00:00
Gevorg Mansuryan
c231e5c309
Fix debug mode setting (#7345)
* Debug Mode - Always enabled #477

* Debug Mode - Always enabled #477

* Debug Mode - Always enabled #477
2024-12-15 01:26:50 +00:00
Gevorg Mansuryan
18cf39f092
disable fixed baseurl (#7344)
* Base URL should not be editable when fixed #475

* Base URL should not be editable when fixed #475

* Base URL should not be editable when fixed #475

* Base URL should not be editable when fixed #475
2024-12-13 23:20:38 +00:00
HumHub Translations
ce5aeda1c5 Enh: Updated Translations (translate.humhub.org) 2024-12-13 14:02:12 +00:00
github-actions[bot]
d87f80406a
Autocommit PHP CS Fixer (#7343)
Co-authored-by: GitHub Action <action@github.com>
2024-12-13 12:32:01 +00:00
Gevorg Mansuryan
0272bbaf99
env sanitizier (#7342)
* Hide ENV variables with Password #474

* Hide ENV variables with Password #474
2024-12-13 12:30:05 +00:00
Yuriy Bakhtin
cc54e1986a
Create branch and Pull Request automatically for new changes from PHP CS Fixer (#7341) 2024-12-13 10:14:08 +00:00
Gevorg Mansuryan
4d27a04e57
settings cleanup (#7338)
* Remove horImageScrollOnMobile option #471

* Remove horImageScrollOnMobile option #471

* Remove horImageScrollOnMobile option #471
2024-12-12 16:31:53 +01:00
Marc Farré
516b839640
Add DeviceDetectorHelper::isMultiInstanceApp() method to detect if th… (#7339)
* Add DeviceDetectorHelper::isMultiInstanceApp() method to detect if the app is running in a multi-instance mode

* Add PR ID to CHANGELOG
2024-12-12 14:28:11 +00:00
Yuriy Bakhtin
81ffdea9d4
Update GitHub workflow versions (#7336) 2024-12-12 11:02:21 +00:00
Marc Farré
6a57a8cad2
Fix MIGRATE-DEV and Content model when the user is null (e.g. in cron jobs) (#7337) 2024-12-12 11:01:13 +00:00
Yuriy Bakhtin
34bdcadb0d
Update GitHub workflow versions (#7335) 2024-12-12 11:42:09 +01:00
Gevorg Mansuryan
f56117fbbc
Reduce dynamic.php content params (#7332)
* Reduce dynamic.php content - remove `mailer` from dynamic.php

* Autocommit PHP CS Fixer

* Reduce dynamic.php content - remove `mailer` from dynamic.php

* Reduce dynamic.php content - remove `mailer` from dynamic.php

* Reduce dynamic.php content - remove `cache` from dynamic.php

* Reduce dynamic.php content

* Reduce dynamic.php content params

* Reduce dynamic.php content params

* Reduce dynamic.php content params

* Reduce dynamic.php content params

* Reduce dynamic.php content

* Reduce dynamic.php content

* Autocommit PHP CS Fixer

* Reduce dynamic.php content

* Autocommit PHP CS Fixer

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

* Autocommit PHP CS Fixer

* Reduce dynamic.php content

* Reduce dynamic.php content

* Autocommit PHP CS Fixer

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

---------

Co-authored-by: gevorgmansuryan <gevorgmansuryan@users.noreply.github.com>
2024-12-12 09:52:36 +01:00
Gevorg Mansuryan
1633770af3
reduce dynamic.php (#7328)
* Reduce dynamic.php content - remove `mailer` from dynamic.php

* Autocommit PHP CS Fixer

* Reduce dynamic.php content - remove `mailer` from dynamic.php

* Reduce dynamic.php content - remove `mailer` from dynamic.php

* Reduce dynamic.php content - remove `cache` from dynamic.php

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

* Autocommit PHP CS Fixer

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

* Reduce dynamic.php content

* Autocommit PHP CS Fixer

* Reduce dynamic.php content

* Reduce dynamic.php content

* Autocommit PHP CS Fixer

* Reduce dynamic.php content

* Update CHANGELOG.md

---------

Co-authored-by: gevorgmansuryan <gevorgmansuryan@users.noreply.github.com>
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2024-12-11 18:53:48 +01:00