Art4
|
79f9e78daf
|
Replace temp variable with property
|
2024-11-10 08:53:36 +00:00 |
|
Art4
|
81c0c56e5a
|
Replace calls for App with AppHelper in Module\Install
|
2024-11-10 08:46:50 +00:00 |
|
Art4
|
d9d1e9e0e0
|
Merge branch 'add-static-code-analysis' into refactoring-of-app-class
|
2024-11-10 08:10:17 +00:00 |
|
Art4
|
89801f043f
|
recreate messages.po
|
2024-11-10 07:45:24 +00:00 |
|
Art4
|
d2151f9cd0
|
add composer script to recreate lang file
|
2024-11-10 07:44:58 +00:00 |
|
Art4
|
82a95367ae
|
fix code style
|
2024-11-10 00:23:35 +00:00 |
|
Art4
|
221dad7663
|
Merge branch 'improve-tests' into add-static-code-analysis
|
2024-11-10 00:20:29 +00:00 |
|
Art4
|
5305286312
|
Improve phpunit testsuites, add script for unit tests
|
2024-11-10 00:12:47 +00:00 |
|
Art4
|
bbf7e4a936
|
Fix code style
|
2024-11-09 23:56:59 +00:00 |
|
Art4
|
8b500926ee
|
Refactor tests for Util\Crypto
|
2024-11-09 23:50:06 +00:00 |
|
Art4
|
940884e4bd
|
Refactor Crypto::randomDigits()
|
2024-11-09 23:18:13 +00:00 |
|
Art4
|
29c0473b64
|
Merge branch 'develop' into improve-tests
|
2024-11-09 22:51:40 +00:00 |
|
Michael Vogel
|
e1efa09260
|
Merge pull request #14539 from Art4/fix-composer-install-in-woodpecker-ci
Fix woodpecker ci pipelines
|
2024-11-09 15:59:23 +01:00 |
|
Art4
|
35c01b9685
|
Fix code style
|
2024-11-09 10:08:40 +00:00 |
|
Art4
|
dcc8cca6cd
|
Merge branch 'improve-tests' into add-static-code-analysis
|
2024-11-09 10:05:06 +00:00 |
|
Art4
|
37b2c3faab
|
Merge branch 'fix-composer-install-in-woodpecker-ci' into improve-tests
|
2024-11-09 10:02:52 +00:00 |
|
Art4
|
64751b7b5a
|
create empty addon folder in phpunit tests
|
2024-11-09 09:57:16 +00:00 |
|
Art4
|
1946d4f470
|
Create empty addon folder
|
2024-11-09 09:50:47 +00:00 |
|
Art4
|
d4f6b3bbef
|
Merge branch 'develop' into improve-tests
|
2024-11-09 09:06:33 +00:00 |
|
Michael Vogel
|
c2be44a848
|
Merge pull request #14523 from Art4/update-composer-v2
Update to Composer v2
|
2024-11-09 06:15:27 +01:00 |
|
Art4
|
7de79fc753
|
Replace calls for App:::getThemeInfoValue() with AppHelper
|
2024-11-08 23:23:01 +00:00 |
|
Art4
|
536234a9c6
|
Replace calls for App::getThemeInfo() with AppHelper
|
2024-11-08 23:14:08 +00:00 |
|
Art4
|
2ac926dfb2
|
Replace all calls for App::setThemeInfoValue() with AppHelper
|
2024-11-08 23:11:59 +00:00 |
|
Art4
|
be193a236e
|
Replace all calls for App::getTimeZone() with AppHelper
|
2024-11-08 23:08:40 +00:00 |
|
Art4
|
d9087b4f7c
|
Replace all calls for App::getContactId() with AppHelper
|
2024-11-08 23:04:52 +00:00 |
|
Art4
|
cad3311afb
|
Replace calls for App::setContactId() with AppHelper
|
2024-11-08 22:50:08 +00:00 |
|
Art4
|
6f14645a5f
|
Replace calls for App::getProfileOwner() with AppHelper
|
2024-11-08 22:45:14 +00:00 |
|
Hypolite Petovan
|
c8a4b67414
|
Merge pull request #14537 from annando/fix-ap-logo
black/white Activitypub icon added
|
2024-11-08 16:00:58 -05:00 |
|
Michael
|
9312aeb13c
|
black/white Activitypub icon added
|
2024-11-08 19:14:05 +00:00 |
|
Art4
|
6a6a5af3b2
|
Replace calls of App::setProfileOwner with AppHelper
|
2024-11-08 16:20:55 +00:00 |
|
Art4
|
9477e1b55f
|
Move AppHelper code to AppLegacy, create interface for AppHelper
|
2024-11-08 16:07:24 +00:00 |
|
Hypolite Petovan
|
d4802e89ea
|
Merge pull request #14527 from annando/svg
SVG icons for various fediverse systems
|
2024-11-08 10:12:03 -05:00 |
|
Art4
|
85f74c80e8
|
extract redirect method into AppHelper
|
2024-11-08 12:13:20 +00:00 |
|
Art4
|
470c47f45c
|
Extract config methods into AppHelper
|
2024-11-08 12:06:30 +00:00 |
|
Art4
|
0fc9f7f0b4
|
extract ThemeInfo methods into AppHelper
|
2024-11-08 11:05:02 +00:00 |
|
Art4
|
6fd74bccb0
|
Remove unused dependencies
|
2024-11-08 09:44:01 +00:00 |
|
Michael
|
e73566c0a1
|
SVG icons for various fediverse systems
|
2024-11-08 09:43:19 +00:00 |
|
Art4
|
48b2cff53d
|
extract getter and setter for current theme into AppHelper
|
2024-11-08 09:39:16 +00:00 |
|
Art4
|
bbf7d50295
|
Merge branch 'add-static-code-analysis' into refactoring-of-app-class
|
2024-11-08 08:31:31 +00:00 |
|
Art4
|
256ed12b51
|
Move test into Unit test namespace
|
2024-11-08 08:17:27 +00:00 |
|
Art4
|
dc80d35088
|
Fix cs
|
2024-11-08 08:15:03 +00:00 |
|
Art4
|
4203ce5d51
|
Merge branch 'add-static-code-analysis' into refactoring-of-app-class
|
2024-11-08 08:03:16 +00:00 |
|
Art4
|
1c3a33ab49
|
Fix namespace
|
2024-11-08 08:01:07 +00:00 |
|
Art4
|
60a9833130
|
Replace App with AppHelper in Worker classes
|
2024-11-08 07:42:35 +00:00 |
|
Art4
|
1d5fc6a4bf
|
Extract Queue getter and setter into AppHelper
|
2024-11-08 07:30:36 +00:00 |
|
Art4
|
f0ce7ea61e
|
Extract App::getProfileOwner() and setProfileOwner() into AppHelper
|
2024-11-06 13:36:38 +01:00 |
|
Art4
|
b5317f8e46
|
Refactor App, add AppHelper in constructor
|
2024-11-06 12:26:33 +00:00 |
|
Art4
|
00d2e24dd2
|
Refactor Security\Authentication class, remove dependency for App instance
|
2024-11-06 13:21:57 +01:00 |
|
Art4
|
c0bd3b5ff0
|
Extract App::setContactId() and App::getContactId() into AppHelper
|
2024-11-06 13:11:26 +01:00 |
|
Art4
|
94b4009397
|
Improve code style in Security\Authentication
|
2024-11-06 13:06:54 +01:00 |
|