This website requires JavaScript.
Explore
Help
Sign In
cphipps
/
watchstate
Watch
1
Star
0
Fork
0
You've already forked watchstate
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e96ebdc883ddb3cf40e4dabb98a358d444cc7c1c
watchstate
/
config
History
Abdulmhsen B. A. A.
1b7ef714c0
Breaking change in guid.yaml format. if you are facing problems please follow the new spec in FAQ.md
2024-10-06 20:25:58 +03:00
..
config.php
Breaking change in guid.yaml format. if you are facing problems please follow the new spec in FAQ.md
2024-10-06 20:25:58 +03:00
directories.php
Due to our string interpolation changes the directory creation would fail to work. for new installations.
Fixed
#342
2023-09-15 15:58:33 +03:00
env.spec.php
Migrate state:push into the new event system.
2024-08-19 14:31:31 +03:00
languageCodes.php
Added experimental video player.
2024-08-10 22:11:01 +03:00
Middlewares.php
Move the Access Control headers to a middleware.
2024-05-19 15:48:22 +03:00
servers.spec.php
Initial support for adding plex users with PIN.
Fixes
#542
2024-08-26 20:51:09 +03:00
services.php
Migrated more of PDOAdapter code to use DBLayer instead of PDO directly. we plan to remove the PDOAdapter at later stages. For the time being we improved the test coverage to catch more edge cases.
2024-09-09 20:02:39 +03:00