|
0485ab1120
|
Remove defer from script where type=module is used
|
2024-11-19 21:22:14 +01:00 |
|
|
7b41051d0d
|
Go for a more generic js bundling architecture
* Don't tie the output name to webpack itself
* Don't call js bundling webpack in python code
* Make the doc more generic about js bundling
|
2024-11-19 21:22:14 +01:00 |
|
|
5e954bae6a
|
Fix some doc typos
|
2024-11-11 00:32:04 +01:00 |
|
|
32444fac90
|
Apply review comments
|
2024-10-10 15:42:11 +02:00 |
|
|
9199f91151
|
Use typescript api for user pictures and allow imports across js files
* Add imports paths for js files in node
* Add a ts version of fetchPaginated
* Update documentation
|
2024-10-09 20:59:12 +02:00 |
|
|
655d72a2b1
|
Completely integrate wepack in django
* Migrate alpine
* Migrate jquery and jquery-ui
* Migrate shorten
* Add babel for javascript
* Introduce staticfiles django app
* Only bundle -index.js files in static/webpack
* Unify scss and webpack generated files
* Convert scss calls to static
* Add --clear-generated option to collectstatic
* Fix docs warnings
|
2024-10-02 16:11:02 +02:00 |
|