.github
feat: rework playlist cover upload/remove ( #1806 )
2024-07-26 16:33:14 +02:00
.husky
build: add pre-commit hook to enforce conventional commits
2024-08-23 11:16:26 +02:00
api-docs
feat: add and use "last played" timestamp for songs ( #1578 )
2022-11-08 18:38:28 +01:00
app
fix: static analytics
2024-09-08 13:30:19 +02:00
bootstrap
chore: remove custom Application file
2021-01-10 23:18:21 +01:00
config
feat: implement and use new confg key for trusted hosts ( #1797 )
2024-07-17 00:07:58 +02:00
cypress
chore: replace Sass with PostCSS
2024-07-06 17:44:57 +02:00
database
fix: issues with DISTINCT on pgsql ( #1789 )
2024-07-14 20:49:40 +02:00
docs
feat: add koel:doctor artisan command
2024-09-08 13:21:06 +02:00
public
fix: add avatar and playlist image folders
2024-07-16 20:37:09 +02:00
resources
feat: allow upload on mobile
2024-09-05 12:39:19 +02:00
routes
feat: allow bitrate options for mobile transcoding
2024-09-03 16:51:23 +02:00
storage
fix(tests): broken tests after Saloon migration
2024-07-06 17:44:54 +02:00
tests
feat: use transcode-and-cache instead of direct on-the-fly transcode&streaming
2024-09-03 12:52:07 +02:00
.editorconfig
feat: custom profile avatar
2024-07-06 17:44:52 +02:00
.env.example
feat: use transcode-and-cache instead of direct on-the-fly transcode&streaming
2024-09-03 12:52:07 +02:00
.eslintrc
chore: code style and some minor fixes
2022-12-02 17:17:37 +01:00
.gitignore
chore: remove overlay outline
2024-07-06 17:44:58 +02:00
.htaccess.example
fix: .htaccess customizations get overwritten with updates ( #1762 )
2024-04-24 17:02:05 +02:00
.version
chore(release): bump version to v7.1.0
2024-09-08 13:45:28 +02:00
artisan
Big Bang
2015-12-13 12:42:28 +08:00
CODE_OF_CONDUCT.md
Create CODE_OF_CONDUCT.md
2020-09-14 09:48:41 +02:00
commitlint.config.js
build: add pre-commit hook to enforce conventional commits
2024-08-23 11:16:26 +02:00
composer.json
feat: add a command to release Koel
2024-09-02 12:52:18 +02:00
composer.lock
feat: add a command to release Koel
2024-09-02 12:52:18 +02:00
cypress.json
feat(build): add Cypress build integration
2021-01-03 20:41:14 +01:00
LICENSE.md
chore: correct license date
2024-07-06 17:44:51 +02:00
nginx.conf.example
feat: add sensitive default upload settings
2023-04-17 00:10:34 +02:00
package.json
build: add pre-commit hook to enforce conventional commits
2024-08-23 11:16:26 +02:00
phpstan.neon.dist
fix(build): fixing build errors
2024-07-07 22:52:27 +02:00
phpunit.xml.dist
feat: upgrade PHPUnit
2024-07-06 17:44:58 +02:00
postcss.config.cjs
feat(ui): use Tailwind CSS
2024-07-06 17:44:57 +02:00
README.md
fix: doc urls
2024-07-06 17:44:48 +02:00
ruleset.xml
chore: wrong ruleset name
2024-08-29 20:42:33 +02:00
server.php
chore: use Laravel' original structure
2020-09-12 17:14:34 +02:00
tailwind.config.js
feat(ui): use Tailwind CSS
2024-07-06 17:44:57 +02:00
vite.config.js
chore: replace Sass with PostCSS
2024-07-06 17:44:57 +02:00
yarn.lock
build: add pre-commit hook to enforce conventional commits
2024-08-23 11:16:26 +02:00