Commit Graph

17 Commits

Author SHA1 Message Date
Roberto Tonino 6a0966034e added copy image link on context menu with relative italian translation 2020-08-11 22:08:56 +02:00
Roberto Tonino 76f354e3de added quality selection in context menu and removed the quality modal, except for one case; translated cut, copy, ecc in italian 2020-08-11 21:12:47 +02:00
Roberto Tonino e3a016e778 implemented a first version of the custom context menu 2020-08-03 19:26:16 +02:00
Roberto Tonino 7db322c0be updated README.md 2020-07-29 18:51:41 +02:00
RemixDev 013639fc3f Updated README.md 2020-07-27 23:40:46 +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 e4b2f1f187 added another bunch of translations 2020-07-17 21:20:08 +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
Roberto Tonino 1a300a6b1b moved track preview logic to Vue 2020-07-16 22:49:08 +02:00
Roberto Tonino 56e7d80363 started turning js Vue components files in SFCs 2020-06-24 22:54:36 +02:00
Roberto Tonino 85e0525a1b changed purple sidebar link active color; now app.js is importing all the vue components to make sure they are all mounted 2020-06-19 21:53:32 +02:00
Roberto Tonino 973dc630c5 improved sidebar smoothness and status feddback 2020-06-19 20:57:05 +02:00
Roberto Tonino 367c4db441 updated README.md; updated COMPILE-UI.md files adding the SASS watcher and instructions to add new files 2020-06-18 20:32:03 +02:00
Roberto Tonino 04c127dd6c added loading placeholder when searching; added loading placeholder when changing tabs in search tab 2020-06-18 20:06:14 +02:00
Roberto Tonino 6b05933352 installed sass devDependency; installed rimraf devDependency to clean files before builds (no more sourcemaps in builds); updated README.md and corrected typos in it; updated rollupjs devDependency to latest version; updated rollup-plugin-terser devDependency to latest version 2020-06-07 21:06:52 +02:00
RemixDev 0b32add398 Updated README.md 2020-06-04 15:08:51 +02:00
RemixDev 06868b3d45 Updated README.md 2020-05-25 14:32:11 +02:00