Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
fd5a8c048a
chore(deps): bump axios from 0.21.4 to 0.28.0 in /web
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:20:51 +00:00
Thomas Boerger
ce37dab1bd
feat: upgrade browserlist as requested from build output 2024-02-26 12:31:24 +01:00
Philipp Schosteritsch
d884330f62 committing implementation 2023-07-04 16:47:29 +02:00
Denis Gukov
d382a822fe refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
Denis Gukov
c607b20b26 feat: remove old ui 2021-05-15 17:59:06 +05:00
Stanislav Simovski
7602a2ac06 Update dependencies, use go modules 2020-02-08 22:58:51 +02:00
Anton Markelov
f24a10917f add local installation of fe tools, add relative paths to that tools
move nodemon to devdependencies, remove manual installation of pug, less and nodemon

small windows-related fixes

move less and pug to devdependencies

replace echo to space for windows
2018-03-30 20:21:27 +10:00
Denis
7263101be0 Use npm instead of submodule. Split public to web/public & web/resources
Fix build under Windows

Remove htmls from pug directory

Move package.json to web directory

Remove OS type checking from test

Fix builder.js codestyle

Remove Taskfile_windows.yml
2018-03-13 12:23:20 +05:00