Art4
1c7446bf9a
Create App::fromDice() factory method
2024-12-18 22:16:34 +00:00
Art4
23b19b76b5
Provide appHelper in Page run() method
2024-12-18 21:57:39 +00:00
Art4
6b948c82d7
Remove AppHelper implementation from App class
2024-12-18 21:30:36 +00:00
Art4
2ff280d34c
Fix more errors
2024-11-19 08:40:48 +00:00
Art4
46f6a041a0
Merge branch 'develop' into refactoring-of-app-class
2024-11-18 13:14:29 +00:00
Art4
e26f435c2e
Remove set_include_path() call
2024-11-18 07:32:01 +00:00
Art4
ab2f7d8845
Fix Authentication
2024-11-17 20:22:01 +00:00
Art4
34845910ec
Create AppHelper interface and AppLegacy class
2024-11-17 20:06:34 +00:00
Art4
603af2fb19
Rename DI::apphelper() to DI::appHeler()
2024-11-17 20:00:34 +00:00
Art4
e320b010c7
Fix method order in App class
2024-11-17 19:53:17 +00:00
Art4
a24a65de2f
Merge branch 'develop' into refactoring-of-app-class
2024-11-16 19:29:56 +00:00
Art4
e5b837f183
bump version to 2024.12-dev
2024-11-16 08:39:37 +00:00
Art4
782271aa3c
Refactor App class
2024-11-10 12:02:31 +00:00
Art4
e6b39e5f1c
Fix cs in App and AppLegacy classes
2024-11-10 11:42:59 +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
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
Art4
48b2cff53d
extract getter and setter for current theme into AppHelper
2024-11-08 09:39:16 +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
4f16bbe5f5
deprecate App::ge DI::app(),tTimeZone() and App::setTimezone()
2024-11-06 07:52:46 +00:00
Art4
d29a18e56f
Refactor App class
2024-11-06 07:21:50 +00:00
Tobias Diekershoff
7bd076fce9
bump version 2024.09-rc
2024-10-15 04:00:50 +00:00
Tobias Diekershoff
30a5ef33b0
REUSE src directory
2024-08-24 15:27:00 +02:00
Tobias Diekershoff
60ffd8fe78
bumb version 2024.09-dev
2024-08-17 17:33:40 +02:00
Tobias Diekershoff
6d605f24ee
bumb version 2024.08
2024-08-17 17:28:43 +02:00
Michael
e645d45c2d
Log the page execution performance
2024-06-09 06:25:28 +00:00
Tobias Diekershoff
72f6b07c88
2024.06-rc
2024-06-04 20:35:00 +02:00
Michael
55cec6c61d
OpenWebAuth moved to a separate class / Improved authentication handling
2024-05-28 21:59:52 +00:00
Michael
dca93a9606
Enable "magic" with Hubzilla
2024-05-26 12:44:08 +00:00
Michael
da37516abf
OpenWebAuth path is now fetched during probing
2024-05-20 19:46:29 +00:00
Michael
e12f92e516
Some more deprecated function calls are replaced
2024-05-14 19:21:25 +00:00
Michael
325932dc5a
Internal support for Bluesky tokens
2024-03-21 21:33:12 +00:00
Tobias Diekershoff
c5936bb51e
bump version to 2024.06-dev
2024-03-21 08:09:16 +01:00
Tobias Diekershoff
f13c5dcbaf
bump version to 2024.03
2024-03-21 08:01:47 +01:00
Tobias Diekershoff
1ea8a4042d
bump version to 2024.03-rc
2024-02-14 08:24:41 +01:00
Michael
89e7420237
Friendica copyright changed from 2023 to 2034
2024-01-02 20:57:26 +00:00
Tobias Diekershoff
9b62ba6dfe
bump version 2024.03-dev
2023-12-24 15:57:10 +01:00
Tobias Diekershoff
d4a5a8051a
bump version 2023.12
2023-12-24 15:52:17 +01:00
Michael
8ce516ae9f
Duration added to logging
2023-10-26 03:41:35 +00:00
Tobias Diekershoff
eb50618fe8
set version for 2023.09-rc
2023-10-04 20:40:08 +02:00
Hypolite Petovan
94e3dde2e3
Move dependency-less Page->exit to Core\System::echoResponse
...
- The method doesn't actually exit
- Fix a bug with header handling in System::echoResponse with numerical key header strings
- Adding a full-string header with ICanCreateResponses->setHeader was resulting in a wrong header named after the numerical key
2023-09-24 07:08:14 -04:00
Michael
fe2e00f861
Added logging for the finished processing
2023-09-11 10:18:02 +00:00
Michael
ebbe8f98b7
Added log entry to improve matching with the access log
2023-09-11 08:47:35 +00:00