47 Commits
Author SHA1 Message Date
worldofiptvcomandGitHub 709c1ed70a Add files via upload 2025-12-24 16:42:51 +03:00
worldofiptvcom 6f2c478d80 Update openapi.yaml 2025-12-15 15:57:08 +03:00
worldofiptvcom d5249e0771 Update openapi.yaml 2025-12-15 15:48:50 +03:00
worldofiptvcom e19cabc589 Update openapi.yaml 2025-12-15 15:38:37 +03:00
worldofiptvcom 3304167970 Update openapi.yaml 2025-12-15 15:33:43 +03:00
worldofiptvcom 0817713fa0 Update openapi.yaml 2025-12-15 15:00:48 +03:00
worldofiptvcom 3a77782c2c Update openapi.yaml 2025-12-15 14:34:05 +03:00
worldofiptvcom 976a1d58a7 Update openapi.yaml 2025-12-15 14:19:53 +03:00
worldofiptvcom 67e464ea4f Update openapi.yaml 2025-12-15 14:07:55 +03:00
worldofiptvcom ac44494157 Update openapi.yaml 2025-12-15 14:03:07 +03:00
worldofiptvcom b9bd5f5740 Update openapi.yaml 2025-12-15 13:58:32 +03:00
worldofiptvcom d802d86568 Update openapi.yaml 2025-12-15 12:58:00 +03:00
worldofiptvcom 0c39d4a9e1 Update index.html 2025-12-15 12:28:03 +03:00
worldofiptvcom a232d89e6c Update index.html 2025-12-15 12:21:44 +03:00
worldofiptvcom 1746d19d14 Update index.html 2025-12-15 11:42:11 +03:00
worldofiptvcom e0bdc9ddbe Update index.html 2025-12-15 11:35:37 +03:00
worldofiptvcom 84b13c0ed0 Update index.html 2025-12-15 11:30:12 +03:00
worldofiptvcom ff78f8a706 Update index.html 2025-12-15 11:20:58 +03:00
worldofiptvcom 6fba1c4a89 Update index.html 2025-12-15 11:14:36 +03:00
worldofiptvcom 107759783e Update index.html 2025-12-15 11:07:44 +03:00
worldofiptvcom 8b71a22ed7 Update index.html 2025-12-15 11:00:42 +03:00
worldofiptvcom 5c2cf398b8 Update index.html 2025-12-15 10:48:41 +03:00
worldofiptvcom 185e229a34 Update index.html 2025-12-15 10:30:44 +03:00
worldofiptvcom 01ec1f690e Update index.html 2025-12-15 10:17:47 +03:00
worldofiptvcom 05549656b8 Update index.html 2025-12-15 10:08:55 +03:00
worldofiptvcom 23468ab3ec Update index.html 2025-12-15 10:08:34 +03:00
worldofiptvcom fa0bf8f6c3 Update index.html 2025-12-15 09:48:32 +03:00
worldofiptvcom a572f7af90 Update index.html 2025-12-15 09:37:24 +03:00
worldofiptvcom 8e8c1d892b Fix dark mode colors for Swagger UI
- Replaced filter invert method with proper CSS overrides
- Fixed light gray backgrounds showing in dark mode
- Improved text contrast and visibility for all Swagger elements
- Applied dark theme to inputs, buttons, tables, and code blocks
- Better color scheme with #1e1e1e, #2d2d2d backgrounds and #e0e0e0 text
2025-12-13 10:55:29 +03:00
worldofiptvcom a4a4bf11b3 Update openapi.yaml 2025-12-13 10:44:57 +03:00
worldofiptvcom ffe54286f2 Clean Swagger UI and add CORS warning alert
- Removed lengthy documentation text from Swagger API page
- Added prominent CORS error explanation to General Documentation
- Users now understand "Try it out" failures are normal browser behavior
- Provided alternative testing methods (cURL, Postman, code examples)
2025-12-13 10:40:13 +03:00
worldofiptvcom cffbbe7312 Update index.html 2025-12-13 10:17:15 +03:00
worldofiptvcomandGitHub 6fcc44c8dd Update README.md 2025-12-12 17:28:39 +03:00
worldofiptvcomandGitHub ec5e446227 Update README.md 2025-12-12 17:28:13 +03:00
worldofiptvcomandGitHub c5970db78b Update README.md 2025-12-12 17:25:57 +03:00
worldofiptvcomandGitHub e8a2a81c21 Update README.md 2025-12-12 17:25:33 +03:00
worldofiptvcom 137c37aa10 Removed unnecessary stuff 2025-12-12 16:52:23 +03:00
worldofiptvcom 08fae8008b Removed unnecessary stuff 2025-12-12 16:51:27 +03:00
worldofiptvcom 9b6b1eb6d0 Complete: Split documentation into individual category files
- Split categories 5-15 into separate files for better organization
   - Added User, MAG, Enigma, Streams, Channel, Station, Movie, Series, Episode, Server, and Settings APIs
   - Each category now has its own dedicated documentation file
   - Total: 111 endpoints fully documented across 15 categories
2025-12-12 16:48:37 +03:00
worldofiptvcom 0d988ce6fa All remaining categories 2025-12-12 16:44:16 +03:00
worldofiptvcom d12752d0de Add Category 4: Logs & Events API with monitoring tools 2025-12-12 16:32:31 +03:00
worldofiptvcom 9fdbf146e9 Add Category 3: Line API with management operations 2025-12-12 16:27:33 +03:00
worldofiptvcom bb42150460 Add Category 2: GET INFO query endpoints with comprehensive documentation
- Added 11 GET INFO endpoints to OpenAPI spec
- Created detailed documentation with code examples
- Includes Python, PHP, and JavaScript examples
- Added best practices and common use cases
2025-12-12 16:18:18 +03:00
worldofiptvcom b5c1a8c046 Update openapi.yaml
Improve: Allow custom protocol, server, and port configuration

- Add protocol selector (http/https)
- Allow custom port input (not just predefined)
- Single unified server configuration
- Better flexibility for users with custom setups
2025-12-12 15:55:31 +03:00
worldofiptvcom 554fc4c564 Update openapi.yaml
Improve: Clean up API description for better readability
2025-12-12 15:48:13 +03:00
worldofiptvcom 5304c29d8b Update index.html
Fix: Update index.html to properly load Swagger UI
2025-12-12 15:31:00 +03:00
worldofiptvcom 385ba5f309 Initial commit 2025-12-12 15:07:46 +03:00