Commit Graph

191 Commits

Author SHA1 Message Date
RemixDev 19e87e90e9 Added missing wrongLicense string 2021-07-27 12:48:27 +02:00
Roberto Tonino 76b9185127 Squashed merge from refactor/code-cleanup to main 2021-07-17 14:28:29 +02:00
Lau Ha 48ea7cf919 --> feat: possibility to deactivate logs and saving this choice to localStorage
--> feat: i18n for logs; style: logs
--> feat: added logs tab to display server messages
--> feat: added placeholder login form
2021-06-07 19:53:24 +00:00
Roberto Tonino 0f35bd5478 feat: possibility to deactivate logs and saving this choice to localStorage 2021-06-04 23:16:19 +02:00
Roberto Tonino d12d18874e feat: i18n for logs; style: logs 2021-06-04 22:56:26 +02:00
Roberto Tonino 2ab0620e02 feat: added logs tab to display server messages 2021-06-04 22:44:46 +02:00
Roberto Tonino 3a58636d36 workflow: added linter and linted src/ folder 2021-05-23 18:46:03 +02:00
Roberto Tonino 6e7a29ff42 feat: added placeholder login form 2021-05-19 21:09:58 +02:00
wolfwork 59f0704fe6 Update ko.js 2021-02-05 07:35:19 +03:00
Lau Ha 3e446d55a5 New French translation to match English version (February 1, 2021)
--> feat: track, album, playlist template variables -> translated into French.
2021-02-01 12:53:28 +03:00
Roberto Tonino 337ca3c04e feat: track, album, playlist template variables 2021-01-31 22:30:06 +01:00
PingPong 861cad4a4a
Update translation 2020-12-30 01:33:26 +08:00
RemixDev 08064146d5
Updated about page 2020-12-25 12:03:25 +01:00
Lau Ha ca56f4bc85 New French translation to match English version (November 28, 2020)
-> feat: added basic confirmation prompt when resetting settings to default (closes #16) -> translated into French.
-> feat: added toast when resetting settings to default -> translated into French.
2020-11-28 23:43:28 +03:00
Roberto Tonino 919498f31c build: v1.5.1; feat: added basic confirmation prompt when resetting settings to default (closes #16); feat: added toast when resetting settings to default 2020-11-28 19:08:01 +01:00
RemixDev 90a4ec829b
updated korean language 2020-11-12 14:32:18 +01:00
Lau Ha 5a37a598e1 New French translation to match English version (November 11, 2020)
--> feat: moved app status to about page --> translated into french
2020-11-11 10:27:08 +00:00
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
Lau Ha 13e4c924f1 New French translation to match English version (November 9, 2020)
--> feat: added webUI version in About page
2020-11-09 20:37:33 +00:00
Roberto Tonino aa749eaf33 feat: added webUI version in About page; style: added accordions in settings 2020-11-08 23:35:46 +01:00
twp twp 8569f2e457 Update src/lang/de.js 2020-11-07 20:00:46 +00:00
RemixDev d730982869 Updated node-sass to 5.0.0; Moved links outside translation files;
Replaced all old links (closes #13)
2020-11-06 11:22:43 +01:00
m3troux dd7ec499d8 Updated Russian translation 2020-11-04 20:39:09 +01:00
RemixDev 6bb68127b5 chore: restored overwritten commits; fix: favorites tab not working 2020-11-02 23:35:28 +01:00
Roberto Tonino 781413eb71 chore: restored overwritten commits 2020-11-02 22:50:19 +01:00
Roberto Tonino 7f0d621f62 workflow: reset feature/search-page-improvement branch 2020-11-02 12:25:08 +01:00
LaurentHa c4f231d00a New French translation to match English version (October 31, 2020)
New French translation to match English version (October 31, 2020)
--> Removed thingsArticle and switched to number of things to add to queue
2020-10-31 21:11:02 +01:00
RemixDev 99c2d0be0f Removed thingsArticle and switched to number of things to add to queue 2020-10-31 19:49:05 +01:00
RemixDev 1182efd2dd Added thingsArticle option for translation in downloadAll
For example in italian: "Download all tracks" translates to "Scarica 
tutti i brani"
2020-10-30 11:11:57 +01:00
LaurentHa 01204b71fb New French translation to match English version (October 29, 2020)
--> Added missing lines according to the English version : "source" & "slimSidebar".
2020-10-29 20:27:16 +01:00
RemixDev 728ec6b6db Added SOURCE tag option in settings 2020-10-29 13:13:22 +01:00
RemixDev cf71f295f2 Implemented slim Sidebar setting
Still need to move back the toast messages when slimSidebar is set
2020-10-29 13:08:42 +01:00
LaurentHa f41c9c6a98 New French translation to match English version (October 15, 2020)
--> Added missing lines according to the English version : "startGeneratingItems" & "finishGeneratingItems".
2020-10-15 19:23:00 +02:00
RemixDev 13b5ed627f Added link in error toast message
Added start and finish queueItemGeneration feedback
2020-10-14 23:29:24 +02:00
RemixDev 20faf36a4d added pl language; updated es language; fixed flags ratio 2020-10-13 19:05:15 +02:00
LaurentHa c60d480c86 New French translation to match English version (October 9, 2020) [Review 2]
--> Added missing line according to the English version : "downloadAll".
--> Corrected two line breaks.
--> [Review 2] = fixed wrong quotes that were breaking the code.
2020-10-09 20:24:53 +02:00
LaurentHa 7d04c6ab16 New French translation to match English version (October 9, 2020)
--> Added missing line according to the English version : "downloadAll".
--> Corrected two line breaks.
2020-10-09 20:20:19 +02:00
Roberto Tonino d3e1b71faf feat: download all button in Favorites page, this solves #37 2020-10-07 20:29:20 +02:00
Still Hsu a33d01950e
Add zh-tw localization
Signed-off-by: Still Hsu <dev@stillu.cc>
2020-10-06 21:38:18 +08:00
wolfwork a73e249074 업데이트 'src/lang/ko.js' 2020-10-05 16:19:34 +02:00
LaurentHa 5327b2014e New French translation to match English version (October 4, 2020)
Added missing line according to the English version : "albumDoesntExists".
2020-10-04 12:24:58 +02:00
LaurentHa 7e1b6ff5e1 Fixed albumDoesntExists
Fixed albumDoesntExists (Exsist > Exist).
2020-10-04 12:15:00 +02:00
RemixDev a02e25c046 Fixed typo 2020-10-04 11:58:19 +02:00
RemixDev 786b1017c8 Added "albumDoesntExsists" errid translation 2020-10-02 19:23:41 +02: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
Roberto Tonino 6ae827f6ea fix: all tab in search not working in pt-BR 2020-09-24 19:15:49 +02:00
RemixDev 3fd924eebc Fixed languages and added CTRL+F to focus search 2020-09-23 15:44:43 +02:00
GarriPalao 294ccf9566 Merge branch 'main' into garripalao-patch-1 2020-09-23 15:16:16 +02:00
wolfwork b4a00b25bb update 2020-09-23 09:18:02 +02:00
wolfwork d886194d6f Merge pull request 'rebase' (#1) from RemixDev/deemix-webui:main into main
Reviewed-on: https://codeberg.org/wolfwork/deemix-webui/pulls/1
2020-09-23 09:11:21 +02:00