Commit Graph

  • 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. Terry Geng 2020-07-25 21:39:00 +08:00
  • b3fe43cb18 feat: Enhance debug log. Terry Geng 2020-07-24 21:50:18 +08:00
  • 0b0a3ba569 Bot: Update translation Traduora Bot 2020-07-22 00:20:31 +00:00
  • ba4a9c50c6 Merge pull request #197 from azlux/dependabot/npm_and_yarn/web/lodash-4.17.19 azlux 2020-07-21 16:44:39 +02:00
  • f1eba84964 Bot: TRADUORA Update (#193) azlux 2020-07-21 16:43:14 +02:00
  • 3e9570cb01 build(deps): bump lodash from 4.17.15 to 4.17.19 in /web dependabot[bot] 2020-07-21 05:38:11 +00:00
  • 87763ce9e4 chore: Update readme. Terry Geng 2020-07-21 10:32:01 +08:00
  • 2304b9e67a fix(web): Tags filter broken. Terry Geng 2020-07-21 10:29:31 +08:00
  • 2f81f6527c use node instead of instance azlux 2020-07-20 16:53:45 +02:00
  • 97f2d1b24d bad space azlux 2020-07-20 15:52:48 +02:00
  • 0be4b66209 cron trigger azlux 2020-07-18 16:19:31 +02:00
  • fa6713b64d test pipeline azlux 2020-07-18 15:19:39 +02:00
  • 98e7ee61c2 let's try simple drone config azlux 2020-07-18 13:07:31 +02:00
  • a9b3d4a598 remove double condition azlux 2020-07-17 10:50:03 +02:00
  • 8a238e1061 fix cron azlux 2020-07-16 11:08:36 +02:00
  • df66bfdde6 push with external Azlux 2020-07-15 01:49:25 +02:00
  • 70e9e0c50e external runner Azlux 2020-07-15 01:45:27 +02:00
  • 8472604fdc feat: Return a valid json if playlist/library query result is empty, implement #175. Terry Geng 2020-07-14 19:44:24 +08:00
  • 56399c499f feat: Prompt the position of the song added by cli. Implement #186. Terry Geng 2020-07-14 19:20:12 +08:00
  • 7daef187a4 Merge first batch of translation (#192) azlux 2020-07-13 15:20:38 +02:00
  • 80c6fbda8d fix(CI): Fixed typo. Terry Geng 2020-07-13 20:58:51 +08:00
  • fbd551c701 Merge pull request #191 from azlux/translate_bot Terry Geng 2020-07-13 20:56:18 +08:00
  • 8844d08857 refactor(CI): Move scripts into scripts/ Terry Geng 2020-07-13 20:11:26 +08:00
  • 936f841841 fix(CI): Check if PR exists before push. Terry Geng 2020-07-13 10:52:47 +08:00
  • 46cb0387fc fix(CI): Fetch before commit. Terry Geng 2020-07-13 07:55:01 +08:00
  • 8ca59ed5c8 PR if not exist only Azlux 2020-07-13 00:38:11 +02:00
  • 46279f91e3 git fetch missing Azlux 2020-07-12 21:46:08 +02:00
  • a28d0c83bf change commit author/commiter Azlux 2020-07-12 17:21:04 +02:00
  • c598487d31 fix(CI): Wrong person to push the translation. Terry Geng 2020-07-12 22:14:52 +08:00
  • c030ff0088 fix(CI): Wrong branch to push. Terry Geng 2020-07-12 21:15:37 +08:00
  • d34e670fc5 separate two pipeline Azlux 2020-07-12 14:35:46 +02:00
  • 7fc9211e19 chore(CI): Add Github Token. Terry Geng 2020-07-12 20:13:56 +08:00
  • 505122725a chore(CI): Avoid failing if no update in the translation when doing the cron job. Terry Geng 2020-07-12 19:21:52 +08:00
  • dd1d81c232 chore(CI): Pushing translation in a separate step. Terry Geng 2020-07-12 18:48:25 +08:00
  • 030768e443 adding drone secrets Azlux 2020-07-12 12:33:46 +02:00
  • 0da652da10 Merge pull request #187 from azlux/translate Terry Geng 2020-07-12 18:22:50 +08:00
  • ef5e05fde9 Bad quote, bad ! Azlux 2020-07-12 11:35:22 +02:00
  • 9a7321e17c fix push Azlux 2020-07-12 11:32:35 +02:00
  • cd5721a82f good python3 CI Azlux 2020-07-12 11:32:01 +02:00
  • da8337a4e9 chore(CI): run build procedure for PR. Terry Geng 2020-07-12 14:35:33 +08:00
  • 97309599f1 feat: Add translation populating procedure for the web interface. Terry Geng 2020-07-12 14:29:50 +08:00
  • 9f2c4a2afd refactor: Add suffixes to translation file. Terry Geng 2020-07-12 11:55:04 +08:00
  • 350eb0a586 fix + auto fetch cron Azlux 2020-07-12 01:22:29 +02:00
  • a12a7c3a84 version azlux 2020-07-11 23:44:52 +02:00
  • f4e6589a0e refactor: Update sync translation logic. Terry Geng 2020-07-11 19:30:18 +08:00
  • 36b0e7c399 chore: Add default en_US translation file. Terry Geng 2020-07-11 14:28:19 +08:00
  • ff2688fae1 feat: Unknown language strings fall back to en_US. Terry Geng 2020-07-11 11:57:09 +08:00
  • f76bb2ab2a feat: Push local strings into traduora if writable secrets are set. Terry Geng 2020-07-11 11:43:12 +08:00
  • 9e2e09e5fd feat: Load language file in lang/ instead of the ini file. Terry Geng 2020-07-11 11:01:33 +08:00
  • e84607b8e8 refactor: Rename constants.string into tr. Terry Geng 2020-07-11 10:26:42 +08:00
  • 4e541a7622 refactor: Separate backend and frontend, avoid template-filling on the fly. Resolve #158. Terry Geng 2020-07-12 11:38:19 +08:00
  • 9a6aaba602 translate azlux 2020-07-12 01:45:36 +02:00
  • 9d3f70559c better titles azlux 2020-07-10 19:26:57 +02:00
  • a513cb9a6f Create FUNDING.yml azlux 2020-07-10 18:15:59 +02:00
  • 6e75e8cf1d better install into readme azlux 2020-07-10 16:11:55 +02:00
  • 6133c6f0b5 chore: Parse changelog in markdown into html Terry Geng 2020-07-08 09:50:50 +08:00
  • 95b1bb467e fix path azlux 2020-07-08 02:23:56 +02:00
  • 65eb6887a7 create subfolder botamusique Azlux 2020-07-08 02:16:13 +02:00
  • cea04d03de Fix drone taf Azlux 2020-07-08 00:23:59 +02:00
  • 93bfc99e40 fix drone for stable Azlux 2020-07-08 00:08:55 +02:00
  • ecb45f9c83 Add opus metadata capabilities azlux 2020-07-07 23:31:09 +02:00
  • 4d834af8cc Add opus metadata capabilities Félix Fischer 2020-07-07 16:39:02 -04:00
  • 16720694d1 fix typo azlux 2020-07-07 22:25:56 +02:00
  • 75a891f14f Fix ysearch command azlux 2020-07-07 21:30:37 +02:00
  • c9b170d865 fix: Regex bug when parsing time. Terry Geng 2020-07-07 21:44:10 +08:00
  • 892fa502e6 feat: Apply the fade-in trick to the beginning of the stream. Terry Geng 2020-07-07 21:42:24 +08:00
  • 6ae5daf455 Fix ysearch command W0rmsy 2020-07-07 15:32:33 +02:00
  • e981782dd7 Accessibility enhancements: catching a11y errors with WAVE (#180) Félix Fischer 2020-07-05 05:42:47 +02:00
  • fd009eabe8 Build Test on pull requests Azlux 2020-07-03 16:01:54 +02:00
  • dbe25cec8e fix: add "video" into supported MIME types when uploading files Terry Geng 2020-06-30 17:15:00 +08:00
  • 9fe03f3425 Fix check version at start Azlux 2020-06-23 23:30:51 +02:00
  • df4fa8f300 fix order Azlux 2020-06-23 13:08:06 +02:00
  • c8a543130e git is missing Azlux 2020-06-23 12:48:25 +02:00
  • f46a2dac03 remove comment Azlux 2020-06-23 12:42:28 +02:00
  • ccbde28ef9 New update method Azlux 2020-06-23 12:38:02 +02:00
  • 5768f20053 Merge pull request #176 from TylerVigario/node-flow-cleanup Terry Geng 2020-06-22 15:37:25 +08:00
  • a81008e6be Cleanup artifacts from node build flow Tyler Vigario 2020-06-21 20:12:03 -07:00
  • 60c139020b Build status on readme azlux 2020-06-21 17:16:57 +02:00
  • 522f3397c6 remove web from deplyed version Azlux 2020-06-21 16:54:06 +02:00
  • 10bcb2397f fix tar issue Azlux 2020-06-21 16:42:55 +02:00
  • 6bde741c9d duplicate name Azlux 2020-06-21 16:28:21 +02:00
  • 38507fe84b Bad space, BAD ! Azlux 2020-06-21 16:27:20 +02:00
  • cf91ed513f fix drone typo Azlux 2020-06-21 16:26:00 +02:00
  • fa246553a9 Merge pull request #159 from TylerVigario/node-build-flow Terry Geng 2020-06-21 22:22:15 +08:00
  • 5e01ad4c17 fixed: volume slider and upload modal bugs. Terry Geng 2020-06-21 22:20:47 +08:00
  • affebedaf1 don't trigger every time Azlux 2020-06-21 02:42:10 +02:00
  • e0f41177d8 Remove built assets and update web dependencies Tyler Vigario 2020-06-20 17:38:16 -07:00
  • 2cb899d79c Add docker Azlux 2020-06-21 02:26:57 +02:00
  • 51cd465887 preparing for testing/stable release azlux 2020-06-17 18:55:20 +02:00
  • 2c43942a9b Update mumbleBot.py Terry Geng 2020-06-17 22:00:26 +08:00
  • c27d397884 typo Azlux 2020-06-17 00:27:53 +02:00
  • 1b18c1cde2 volume change Azlux 2020-06-17 00:26:23 +02:00
  • c1559ba386 attempt to drone-ci Azlux 2020-06-17 00:18:42 +02:00
  • fe6b5f0119 chore: edited help item related to web interface auth Terry Geng 2020-06-16 11:24:46 +08:00
  • e32b9aeae3 Address issues with Bootstrap and Popper Tyler Vigario 2020-06-15 18:35:06 -07:00
  • 7237c6f562 Merge pull request #165 from azlux/volume Terry Geng 2020-06-16 09:03:16 +08:00
  • fb38b43f93 Merge branch 'master' into volume Terry Geng 2020-06-16 09:02:46 +08:00
  • a6f8c459d0 refactor: move volume part into a helper Terry Geng 2020-06-15 20:07:17 +08:00
  • 762bb337b5 refactor: optimized the non-glitchy interrupt logic. Terry Geng 2020-06-11 10:40:19 +08:00
  • 7f45ab0506 fix: bot failed to detect if the ffmpeg thread is dead, fixed #168. Terry Geng 2020-06-11 09:17:48 +08:00