funquail/front/src
Kasper Seweryn 17006094b6
Fix linter error
Linter did not like await in global scope besides it being fully
functional, so I've created a `src/jquery.js` file which sets jquery
globals and then we can safely import `src/semantic.js`.
2022-02-22 00:00:17 +01:00
..
assets Resolve "Redesign the sidebar/navigation to simplify the UI" 2019-12-26 11:38:26 +01:00
audio Remove undeclared exports from volume.js 2022-02-21 23:21:39 +01:00
components Remove console.log 2022-02-21 23:48:55 +01:00
router Start migration to vite 2022-02-21 15:07:07 +01:00
store Fix env variables 2022-02-21 23:23:13 +01:00
style Start migration to vite 2022-02-21 15:07:07 +01:00
utils Lint the frontend code 2021-12-06 11:35:20 +01:00
views Remove @/lodash.js 2022-02-21 22:49:02 +01:00
App.vue Fix env variables 2022-02-21 23:23:13 +01:00
edits.js Lint the frontend code 2021-12-06 11:35:20 +01:00
embed.js Lint the frontend code 2021-12-06 11:35:20 +01:00
EmbedFrame.vue FIx embedded player 2022-01-22 19:42:55 +00:00
entities.js Lint the frontend code 2021-12-06 11:35:20 +01:00
filters.js Lint the frontend code 2021-12-06 11:35:20 +01:00
jquery.js Fix linter error 2022-02-22 00:00:17 +01:00
locales.js Fix greek language code 2021-09-13 06:24:58 +02:00
logging.js Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
main.js Fix linter error 2022-02-22 00:00:17 +01:00
radios.js Lint the frontend code 2021-12-06 11:35:20 +01:00
registerServiceWorker.js Fix env variables 2022-02-21 23:23:13 +01:00
sanitize.js Lint the frontend code 2021-12-06 11:35:20 +01:00
search.js Lint the frontend code 2021-12-06 11:35:20 +01:00
semantic.js Fix jQuery and semantic ui 2022-02-21 23:38:51 +01:00
service-worker.js Lint the frontend code 2021-12-06 11:35:20 +01:00
utils.js Remove @/lodash.js 2022-02-21 22:49:02 +01:00