funkwhale/front/scripts
Kasper Seweryn 2b40707f4f Cleanup a lot of stuff
I've replaced `lodash` with `lodash-es`, so it can be tree-shaken

`~/modules` is a directory with application modules that run before app is mounted. Useful for configuration, web socket connection, and other stuff

`~/composables` is a directory with our custom composables. Much like `~/utils` but each util is in its own file
2022-09-06 09:26:36 +00:00
..
contextualize.py Added script to populate translated and contextualized strings if possible 2019-03-08 12:10:37 +01:00
fix-fomantic-css.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
fix-fomantic-css.sh Make scripts more portable 2021-04-07 07:18:17 +00:00
i18n-compile.sh Cleanup a lot of stuff 2022-09-06 09:26:36 +00:00
i18n-extract.sh Cleanup a lot of stuff 2022-09-06 09:26:36 +00:00
i18n-populate-contextualized-strings.sh Cleanup a lot of stuff 2022-09-06 09:26:36 +00:00
i18n-weblate-to-origin.sh Make scripts more portable 2021-04-07 07:18:17 +00:00
print-duplicates-source.py See #170: fetching remote objects 2020-03-02 17:23:03 +01:00
utils.sh Make scripts more portable 2021-04-07 07:18:17 +00:00