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
c7585230efac8dd1956ad5530612988357118305
watchstate
/
config
History
Abdulmhsen B. A. A.
b371c0dcf1
Added some test coverage for plexGuid with support for external GUID file loading.
2024-09-13 21:47:54 +03:00
..
config.php
Added some test coverage for plexGuid with support for external GUID file loading.
2024-09-13 21:47:54 +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