02d3f33f4d
updated staticFiles configuration
2023-08-28 23:17:48 +02:00
6c637fd9fa
changed repository url after migrating to Gitea
2023-08-28 20:26:34 +02:00
293a52e4ff
changed version
2023-07-29 17:05:52 +02:00
4b1fde020a
Changed repository URL and website after server migration
2023-07-27 12:51:53 +02:00
04375e7d49
- added service worker that keeps file in browser cache
...
- added webmanifest to make a progressive web app (installability not tested yet)
- dependencies (jQuery etc.) are now included
- reduced dependency size by importing Bootstrap's modal.js only instead of bootstrap.js
2023-03-07 22:17:34 +01:00
c6d3bd5370
- started writing tests for jest
2023-03-03 00:19:19 +01:00
911effe72c
- tidied up CSS using results from csslint
...
- cleaned up HTML using webhint results
- added files to tools/ that were used to create the favicon master image
- recreated more icons in SVG
2023-03-02 13:58:16 +01:00
4454bc3840
- improved favicon support
...
- now using a compressed background image
2023-02-24 15:53:51 +01:00
8cfb1b09ae
- added tools/ directory for project tools, e.g. favicon master image
...
- added icons/ directory for favicons
2023-02-24 15:08:39 +01:00
f56c665b0c
- continued complete redesign
...
- restyled all elements are now except footer
2023-02-20 23:41:45 +01:00
66679dddac
- modified package.json to accomodate new directory structure in deployment
2023-02-19 12:02:29 +01:00
43a9aef8b1
* all combatant data is now being stored in data-* attributes
...
* switched from CSS to SCSS
* changed all HTML class names, IDs etc. from camelCase to kebab-case
* bootstrap and jquery are now being imported from index.html again, not throug imports
* loading augmented-ui now
2023-02-13 23:21:35 +01:00
7cbd8d6c38
Integrated project into toolchain around node.js, npm and parcel. Had to modify directory structure, asset links, filenames and quite a bit more. Works now.
2023-02-12 23:47:28 +01:00