mirror of
https://github.com/devfake/flox.git
synced 2024-11-15 06:32:34 +01:00
cf519fbe5d
* Add queue for updates * Add cron job for automated updates * Add queue error to log * Remove Vagrantfile and nginx.conf * Add APP_LOG to env example * Fix wrong exception message for failed queues * Fix tmdb timestamp issue * update dependencies * show propper messages for queue jobs * fix refresh issue because of empty date * remove kickstart for refresh all, clean a bit up * update readme
14 lines
227 B
Plaintext
Executable File
14 lines
227 B
Plaintext
Executable File
node_modules
|
|
/backend/vendor
|
|
/.idea
|
|
Homestead.json
|
|
Homestead.yaml
|
|
/backend/.env
|
|
/bin/.worker.pid
|
|
|
|
*/.DS_Store
|
|
/public/assets/poster/*.jpg
|
|
/public/assets/poster/subpage/*.jpg
|
|
/public/assets/backdrop/*.jpg
|
|
/public/exports/*.json
|