..
Activity
Notifications: Logged errors and prevented them blocking user
2024-12-12 21:47:39 +00:00
Api
Deps: Updated composer/npm packages, fixed test namespace
2025-05-27 15:53:46 +01:00
Auth
Avatars: Added redirect handling image fetching
2025-05-24 18:07:25 +01:00
Commands
Deps & Tests: Updated PHP deps, fixed test namespaces
2025-02-23 11:30:10 +00:00
Entity
CommentDisplayTest correct namespace
2025-06-23 09:31:39 +12:00
Exports
Exports: Added rate limits for UI exports
2025-01-01 15:42:59 +00:00
Helpers
OIDC: Added testing coverage for picture fetching
2025-05-24 14:36:36 +01:00
Meta
Testing: Fixed issues during pre-release testing
2025-02-26 14:19:03 +00:00
Permissions
Testing: Updated tests to account for recent page redirect changes
2025-05-24 16:47:01 +01:00
References
References: Fixed references count/list recycle bin interaction
2024-04-01 17:08:53 +01:00
Search
Search: Updated indexer to handle non-breaking-spaces
2025-06-17 14:00:13 +01:00
Settings
API: Added to, and updated, testing to cover audit log additions
2024-05-05 15:44:58 +01:00
Sorting
Sort Rules: Updated name comparison to not ignore non-ascii chars
2025-04-02 15:17:17 +01:00
test-data
OIDC: Added testing coverage for picture fetching
2025-05-24 14:36:36 +01:00
Unit
Config: Updated DB host to handle ipv6
2025-03-15 20:32:57 +00:00
Uploads
Images: Added testing to cover animated avif handling
2025-05-23 17:19:34 +01:00
User
Users: Hid lanuage preference for guest user
2024-12-13 15:19:28 +00:00
CreatesApplication.php
Framework: Upgrade from Laravel 9 to 10
2024-03-16 15:12:14 +00:00
DebugViewTest.php
Tests: Fixed debug test to work with social class changes
2023-12-06 16:57:15 +00:00
ErrorTest.php
404: Fixed entity list issue with entity with non-visible parent
2024-02-28 13:08:06 +00:00
FavouriteTest.php
URL Handling: Removed referrer-based redirect handling
2023-12-10 12:37:21 +00:00
HomepageTest.php
Homepage: Added tags button to non-default home views
2023-09-24 09:31:44 +01:00
LanguageTest.php
Search Index: Fixed SQL error when indexing large pages
2024-12-11 15:55:19 +00:00
PublicActionTest.php
Tests: Categorised up meta tests
2024-09-30 17:07:53 +01:00
SecurityHeaderTest.php
CSP: Updated handling of drawio URL to consider port
2024-07-14 16:06:18 +01:00
StatusTest.php
TestCase.php
Config: Updated DB host to handle ipv6
2025-03-15 20:32:57 +00:00
ThemeTest.php
Themes: Added testing and better mime sniffing for public serving
2025-01-13 16:51:07 +00:00
UrlTest.php