Commit Graph

45 Commits

Author SHA1 Message Date
Roberto Tonino 9b17ee06ad fix: production bundle now should minify correctly (bundle is slightly bigger) 2020-11-11 09:29:18 +01: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
Roberto Tonino b2cee2bf3c build: v1.3.2 2020-11-10 19:48:52 +01:00
Roberto Tonino 511d3f3aad style: replaced html and body stylings with Tailwind classes; worflow: removed rollup plugin esbuild and re-added rollup-plugin-terser for minification 2020-11-09 22:16:45 +01:00
Roberto Tonino bde72d7271 build: v1.3.1 2020-11-08 23:36:17 +01:00
Roberto Tonino 04b8ea45f3 fix: removed links in package.json 2020-11-08 12:31:21 +01:00
Roberto Tonino b8fbdcc9b3 build: v1.3.0 2020-11-07 17:34:48 +01:00
RemixDev eafd583cbf
Updated links in readme 2020-11-07 12:22:55 +01: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
Roberto Tonino e71b4421c3 workflow: added rollup-plugin-esbuild, bundling should be a bit faster; style: fixed settings flags display 2020-11-04 20:51:14 +01:00
Roberto Tonino 2cf68d182b chore: downgraded rollup-plugin-vue@4.2.0 due to watcher problems; performance: removed download tab styles 2020-10-28 21:14:21 +01:00
Roberto Tonino f095c1264e chore: updated @rollup/plugin-node-resolve@10.0.0, rollup-plugin-terser@7.0.2, rollup-plugin-vue@5.1.9; chore: replaced /deep/ selector in favor of ::v-deep due to deprecation 2020-10-28 20:27:11 +01:00
Roberto Tonino 36504b523c chore: updated @rollup/plugin-commonjs@16.0.0 with no problems 2020-10-28 20:22:02 +01:00
Roberto Tonino 63ee8cdaab chore: updated svg-country-flags@1.2.9, vue-i18n@8.22.1, vue-router@3.4.8, @rollup/plugin-node-resolve@8.4.0, @rollup/plugin-replace@2.3.4, postcss@8.1.4, rollup@2.32.1, rollup-plugin-analyzer@3.3.0, rollup-plugin-vue@4.7.2, sass@1.27.0 and tailwindcss@1.9.6 2020-10-28 20:15:10 +01:00
Roberto Tonino 482f54bf07 build: v1.2.1; style: changed theme icon; style: sidebar link active bg color; style: updated toastify-js to v1.9.3; style: used toastify-js styles instead of local ones; style: removed inclusion of animate.css styles (but kept the file for future usage) 2020-10-17 17:52:31 +02:00
Roberto Tonino 2f42f965d2 build: v1.2.0; style: changed dark theme palette; style: changed green and explicit colors
thanks to @BasCurtiz
2020-10-16 21:42:28 +02:00
Roberto Tonino c1bde5357d build: v1.1.2, chore: improved charts displaying by removing duplicated worldwide chart code; style: removed a lot of .scss files in favor off tailwind utilities; chore: removed some unused ids; style: improved feedback on section-tabs; chore: replaced css variable in primary color in tailwind config with the hsl color code 2020-10-14 22:18:13 +02:00
Roberto Tonino 97764b8335 style: fixed pages without back button being cut; build: v1.1.2 2020-10-13 22:32:06 +02:00
Roberto Tonino 700fe7223d build: v1.1.1 2020-10-13 22:17:25 +02:00
Roberto Tonino 34102101bd build: updated webui to v1.1.0; style: fixed home "open settings" button; style: updated updateAvailable notification; style: changed default theme to dark; bump: tailwindcss to 1.9 2020-10-13 21:07:56 +02:00
Roberto Tonino f5cb7de55e workflow: added TailwindCSS; workflow: removed watch:style script from dev script 2020-10-09 20:53:24 +02:00
Roberto Tonino ffe98a0659 build: webui version 2020-10-07 21:39:52 +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 30b0881b76 fix: client mode not being detected; chore: added gui dev scripts 2020-09-22 22:40:41 +02:00
Roberto Tonino 3a6577e9a8 chore: removed commented code; chore: removed jQUery from deps 2020-09-22 22:01:52 +02:00
Roberto Tonino c24b3cce76 build: version 0.2.0, chore: updated README 2020-09-22 18:27:18 +02:00
Roberto Tonino effd3a2ab1 bump: vue and vue-template compiler to 2.6.12 2020-09-18 00:01:30 +02:00
Roberto Tonino cda31a93ff fix: ARL not setting correctly in the store; feat: removed some document.getElementById; feat: added v-cloak style 2020-09-17 23:55:57 +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 35edbb7aa7 started implementing Vue Router; updated README.md; corrected an italian translation 2020-07-27 22:01:57 +02:00
RemixDev 6fecc5fde0 Updated all the links to codeberg 2020-07-20 19:23:11 +02:00
Roberto Tonino 636701aa70 added language change logic, added flags, added more translations 2020-07-18 22:44:27 +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 5e81c205c8 added webui online/offline feedback, downgraded rollup-plugin-vue due to bundling issues of the previous version 2020-06-29 18:10:55 +02:00
Roberto Tonino 7912a8d4e2 corrected buttons scaling when active; started tests with Vue SFCs 2020-06-22 22:05:19 +02:00
Roberto Tonino 7484bf75cf updated rollup plugin node-resolve; improved favorites refresh animation 2020-06-18 18:29:38 +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
Roberto Tonino db685df7c2 removed lodash and added lodash-es dependency: now tree shaking on lodash is supported (IMPORTANT: devDependency @rollup/plugin-commonjs need to be at version 11.0.2 to make things work correctly); updated packages 2020-06-03 20:49:19 +02:00
Roberto Tonino da657bbdcc added rollup-plugin-analyzer to retrieve useful information when building 2020-06-03 18:31:38 +02:00
Roberto Tonino 085b819a2b started table style refactoring 2020-05-26 22:22:47 +02:00
Roberto Tonino 87a668ae91 installed succesfully rollup alias plugin. Now Vue can be imported like a normal npm package 2020-05-22 22:59:16 +02:00
Roberto Tonino cf3331d94b made startApp function cleaner, updated package name to 0.1.6 because of alpha 5 release , updated README.md 2020-05-15 22:21:31 +02:00
Roberto Tonino 677b5aaa61 added Vue as a dependency, now will run in development mode (with logs) when running npm run dev 2020-05-08 21:42:36 +02:00
Roberto Tonino 91afe634dd installed the following dependencies (and removed them from vendor folder): lodash, jquery, toastify-js; update COMPILE-UI.md with shorthand for npm install and "Other" section 2020-05-07 22:10:13 +02:00
Roberto Tonino 3855fc6452 added package.json, added rollup dependency to bundle js files 2020-05-07 21:34:28 +02:00