.github /ISSUE_TEMPLATE
Delete .github/FUNDING.yml
2023-11-01 17:42:22 +00:00
assets
finish generator, cleanup css, add date picker, style alert, add shadow to elements
2024-04-09 15:45:17 +02:00
components
fix eslint
2024-04-16 18:13:28 +02:00
composables
complete translation, cleanup code
2024-04-16 14:07:50 +02:00
docs
update version and screenshots
2024-04-09 16:28:02 +02:00
lang
complete translation, cleanup code
2024-04-16 14:07:50 +02:00
layouts
fix eslint
2024-04-16 18:13:28 +02:00
middleware
fix eslint
2024-04-16 18:13:28 +02:00
pages
fix eslint
2024-04-16 18:13:28 +02:00
plugins
fix eslint
2024-04-16 18:13:28 +02:00
public
remove folder from tracking
2023-02-02 12:28:19 +01:00
stores
fix eslint
2024-04-16 18:13:28 +02:00
types
fix eslint
2024-04-16 18:13:28 +02:00
.gitignore
cleanup
2024-02-09 11:21:52 +01:00
app.vue
fix close alert, ffplayout#535
2024-02-16 12:06:15 +01:00
error.vue
fix eslint
2024-04-16 18:13:28 +02:00
eslint.config.mjs
fix eslint
2024-04-16 18:13:28 +02:00
LICENSE
Initial commit
2018-04-29 18:24:46 +02:00
nuxt.config.ts
colorize drag&drop, table sticky header, change media browser to table style, switch to nuxt/eslint
2024-04-15 17:08:44 +02:00
package-lock.json
reorder dependencies, change animation, unique uid when repeat playlist, reactive error message lang
2024-04-15 20:18:35 +02:00
package.json
reorder dependencies, change animation, unique uid when repeat playlist, reactive error message lang
2024-04-15 20:18:35 +02:00
README.md
update version and screenshots
2024-04-09 16:28:02 +02:00
tailwind.config.ts
dark/light logging colors
2024-04-15 17:39:41 +02:00
tsconfig.json
migrate to nuxtjs v3 and bootstrap 5
2023-01-11 10:54:25 +01:00