.github /ISSUE_TEMPLATE
Delete .github/FUNDING.yml
2023-11-01 17:42:22 +00:00
.vscode
get system status with sse
2024-04-25 14:49:57 +02:00
assets
add/update user
2024-06-20 17:08:50 +02:00
components
update packages, fix css on mobile, close mobil menu correctly
2024-09-24 10:22:05 +02:00
composables
add color to log, add logging level filter
2024-06-25 17:12:08 +02:00
docs
update version and screenshots
2024-04-09 16:28:02 +02:00
i18n /locales
PT-BR language update ( #119 )
2024-09-09 08:01:46 +02:00
layouts
fix client init
2024-08-22 19:56:05 +02:00
middleware
fix eslint
2024-04-16 18:13:28 +02:00
pages
update packages, fix css on mobile, close mobil menu correctly
2024-09-24 10:22:05 +02:00
plugins
use Multiselect for channel ids
2024-06-19 21:27:13 +02:00
public
remove folder from tracking
2023-02-02 12:28:19 +01:00
stores
darken ads to have visual difference
2024-09-11 09:51:16 +02:00
types
rename gui to channel, rename configChannel to channel, move path configuration to channel config
2024-08-22 10:59:11 +02:00
.gitignore
ignore escape characters in regex, get playlist from other days, fix ffplayout #599 , colorize over length, save playlists longer then 24 hours, format with prettier, eslint ignore slash on void
2024-04-17 09:55:57 +02:00
app.vue
fix client init
2024-08-22 19:56:05 +02:00
error.vue
get system status with sse
2024-04-25 14:49:57 +02:00
eslint.config.mjs
ignore escape characters in regex, get playlist from other days, fix ffplayout #599 , colorize over length, save playlists longer then 24 hours, format with prettier, eslint ignore slash on void
2024-04-17 09:55:57 +02:00
LICENSE
Initial commit
2018-04-29 18:24:46 +02:00
nuxt.config.ts
update packages, fix css on mobile, close mobil menu correctly
2024-09-24 10:22:05 +02:00
package-lock.json
update packages, fix css on mobile, close mobil menu correctly
2024-09-24 10:22:05 +02:00
package.json
update packages, fix css on mobile, close mobil menu correctly
2024-09-24 10:22:05 +02:00
README.md
update version and screenshots
2024-04-09 16:28:02 +02:00
tailwind.config.ts
update packages, fix css on mobile, close mobil menu correctly
2024-09-24 10:22:05 +02:00
tsconfig.json
migrate to nuxtjs v3 and bootstrap 5
2023-01-11 10:54:25 +01:00