Commit Graph

767 Commits

Author SHA1 Message Date
fceb50e894 fix: crash triggering by stop and play when playlist is empty, fixed #206. 2020-09-20 09:53:16 +08:00
141977759f Merge pull request #204 from azlux/bot-traduora
Bot: TRADUORA Update
2020-08-18 22:27:57 +02:00
1cb3ff2911 Bot: Update translation 2020-08-18 00:08:57 +00:00
e25fe1fb0b chore: Add descriptions about translations in the README file 2020-08-17 21:17:45 +08:00
4bf2adbfd6 Bot: Update translation 2020-08-17 00:08:50 +00:00
18e3e77bc5 Updates node dependencies 2020-08-16 01:51:24 +02:00
6abd376558 Bot: Update translation 2020-08-15 23:29:57 +00:00
fa43d0669d Bot: Update translation 2020-08-12 00:23:26 +00:00
e5a2d810fc build on new release 2020-08-10 22:11:19 +02:00
b403bbb17f build(deps): bump elliptic from 6.5.2 to 6.5.3 in /web 2020-08-10 21:49:40 +02:00
9a679a8c5f build(deps): bump elliptic from 6.5.2 to 6.5.3 in /web
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 19:48:02 +00:00
2b12818b4a Merge pull request #198 from azlux/bot-traduora
Bot: TRADUORA Update
2020-08-10 21:44:38 +02:00
14668bb2b8 fix: Avoid truncating last ~100ms of music when playing.
Somehow subprocess.poll() will return before all music stream has been retrieved from stdout of the ffmpeg thread, causing the last bit of the stream being truncated.

Fixed #199.
2020-07-25 21:39:00 +08:00
b3fe43cb18 feat: Enhance debug log. 2020-07-25 18:00:50 +08:00
0b0a3ba569 Bot: Update translation 2020-07-22 00:20:31 +00:00
ba4a9c50c6 Merge pull request #197 from azlux/dependabot/npm_and_yarn/web/lodash-4.17.19
build(deps): bump lodash from 4.17.15 to 4.17.19 in /web
2020-07-21 16:44:39 +02:00
f1eba84964 Bot: TRADUORA Update (#193)
* Bot: Update translation
2020-07-21 16:43:14 +02:00
3e9570cb01 build(deps): bump lodash from 4.17.15 to 4.17.19 in /web
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 05:38:11 +00:00
87763ce9e4 chore: Update readme. 2020-07-21 10:32:01 +08:00
2304b9e67a fix(web): Tags filter broken. 2020-07-21 10:29:46 +08:00
2f81f6527c use node instead of instance 2020-07-20 16:53:45 +02:00
97f2d1b24d bad space 2020-07-20 15:52:48 +02:00
0be4b66209 cron trigger
The cron trigger limits step execution based on the cron name that triggered the pipeline.
2020-07-18 16:19:31 +02:00
fa6713b64d test pipeline 2020-07-18 15:19:39 +02:00
98e7ee61c2 let's try simple drone config 2020-07-18 13:07:31 +02:00
a9b3d4a598 remove double condition 2020-07-17 10:50:03 +02:00
8a238e1061 fix cron 2020-07-16 11:08:36 +02:00
df66bfdde6 push with external 2020-07-15 01:49:25 +02:00
70e9e0c50e external runner 2020-07-15 01:45:27 +02:00
8472604fdc feat: Return a valid json if playlist/library query result is empty, implement #175. 2020-07-14 19:44:24 +08:00
56399c499f feat: Prompt the position of the song added by cli. Implement #186. 2020-07-14 19:20:12 +08:00
7daef187a4 Merge first batch of translation (#192)
* Bot: Update translation
Co-authored-by: Traduora Bot <noreply@azlux.fr>
2020-07-13 21:20:38 +08:00
80c6fbda8d fix(CI): Fixed typo. 2020-07-13 21:02:03 +08:00
fbd551c701 Merge pull request #191 from azlux/translate_bot
Fix translate bot
2020-07-13 20:56:18 +08:00
8844d08857 refactor(CI): Move scripts into scripts/ 2020-07-13 20:52:08 +08:00
936f841841 fix(CI): Check if PR exists before push. 2020-07-13 12:22:03 +08:00
46cb0387fc fix(CI): Fetch before commit. 2020-07-13 07:55:01 +08:00
8ca59ed5c8 PR if not exist only 2020-07-13 00:38:11 +02:00
46279f91e3 git fetch missing 2020-07-12 21:46:08 +02:00
a28d0c83bf change commit author/commiter 2020-07-12 17:21:04 +02:00
c598487d31 fix(CI): Wrong person to push the translation. 2020-07-12 23:00:52 +08:00
c030ff0088 fix(CI): Wrong branch to push. 2020-07-12 21:16:16 +08:00
d34e670fc5 separate two pipeline 2020-07-12 14:35:46 +02:00
7fc9211e19 chore(CI): Add Github Token. 2020-07-12 20:13:56 +08:00
505122725a chore(CI): Avoid failing if no update in the translation when doing the cron job. 2020-07-12 19:21:52 +08:00
dd1d81c232 chore(CI): Pushing translation in a separate step. 2020-07-12 18:50:59 +08:00
030768e443 adding drone secrets 2020-07-12 12:33:46 +02:00
0da652da10 Merge pull request #187 from azlux/translate
i18n support, with traduora
2020-07-12 18:22:50 +08:00
ef5e05fde9 Bad quote, bad ! 2020-07-12 11:35:22 +02:00
9a7321e17c fix push 2020-07-12 11:32:35 +02:00