Commit Graph

24 Commits

Author SHA1 Message Date
Roberto Tonino 351cd2d626 build:v1.3.3; workflow: added vue-composition-api; feat: moved app status to about page, this closes #6; chore: removed style scripts from package.json 2020-11-10 22:56:22 +01:00
Roberto Tonino 468142004a chore: reduced a bit bundle size by using lighter flags; workflow: improved code modularity; chore: removed unused functions and globals; chore: removed .jsbeautify file 2020-09-26 17:53:25 +02:00
RemixDev 3fd924eebc Fixed languages and added CTRL+F to focus search 2020-09-23 15:44:43 +02:00
Roberto Tonino 7ea276992a Merge remote-tracking branch 'origin/main' into router-implementation 2020-09-15 17:59:15 +02:00
wolfwork 6224055bd1 support korean lang 2020-09-07 18:35:27 +02:00
Roberto Tonino 9425569879 feat: added vuex store to cache data; feat: cached home data in the frontend 2020-08-23 00:39:31 +02:00
Roberto Tonino 972d1fe680 fix: general routing not wokring; fix: settings tab not showing up 2020-08-22 23:34:16 +02:00
Roberto Tonino a53204668b Merge branch 'main' into router-implementation 2020-08-22 21:11:22 +02:00
RemixDev f85c7e16e8 Added Arab language 2020-08-13 18:57:26 +02:00
Roberto Tonino e3a016e778 implemented a first version of the custom context menu 2020-08-03 19:26:16 +02:00
RemixDev 0ba8e96b6d Updated pt-br 2020-08-03 14:01:44 +02:00
RemixDev 73bed06a94 Added Croatian and Vietnamese 2020-08-03 13:47:32 +02:00
RemixDev 9eeb992faf Fixed custom pluralization for russian 2020-07-29 22:11:47 +02:00
Roberto Tonino 6b475910b5 Merge remote-tracking branch 'origin/main' into router-implementation 2020-07-29 18:53:11 +02:00
Roberto Tonino cbc0e0d710 added Russian, Turkish, French and Portuguese (Brazilian) languages 2020-07-29 18:41:08 +02:00
RemixDev 3387a0092a Added Portuguese translation 2020-07-29 17:42:28 +02:00
RemixDev 769aedbb77 Added indonesian translation 2020-07-29 17:17:41 +02:00
RemixDev 8ece6f538d Added french translation 2020-07-29 16:54:41 +02:00
RemixDev c935a33fdb Added german translation 2020-07-29 16:29:25 +02:00
RemixDev 6863384632 Added Spanish option in settings 2020-07-29 14:53:10 +02:00
Roberto Tonino 2e05ef3f0a started adding routes to the whole app (the app is currently broken) 2020-07-28 22:09:13 +02:00
Roberto Tonino 20460ef9ce added artist and tracklist tab routing 2020-07-28 21:39:44 +02:00
Roberto Tonino 35edbb7aa7 started implementing Vue Router; updated README.md; corrected an italian translation 2020-07-27 22:01:57 +02:00
Roberto Tonino 42e44c45fe changed directory structure of js and Vue files; added plugin for translation (can try it in settings) 2020-07-17 00:11:28 +02:00