Commit Graph

17 Commits

Author SHA1 Message Date
renovate[bot]
f104ff272b
chore(deps): update dependency sass to ~1.80.0 2024-10-22 09:53:14 +00:00
renovate[bot]
c7fdb128b7
chore(deps): update dependency stylus to ^0.64.0 2024-10-22 07:44:24 +00:00
kovalewvladimir
6bf3544b95 feat(deps): update ansi_up package 2024-10-17 08:13:33 +00:00
Brian Zoetewey
87db92151c Initial pass at multiple ansible vault support. 2024-10-04 15:08:59 -04:00
Denis Gukov
2580c0b2bf feat: add translation script 2024-09-29 12:32:44 +05:00
fiftin
5be1f0194d
feat(schedule): editor 2024-06-24 17:24:08 +05:00
Denis Gukov
f083e28078
Merge pull request #1903 from semaphoreui/dependabot/npm_and_yarn/web/moment-2.29.4
chore(deps): bump moment from 2.29.3 to 2.29.4 in /web
2024-04-03 11:28:43 +02:00
dependabot[bot]
ab4f732588
chore(deps): bump moment from 2.29.3 to 2.29.4 in /web
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:41:00 +00:00
dependabot[bot]
454bec861a
chore(deps): bump vuetify from 2.6.6 to 2.6.10 in /web
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.6 to 2.6.10.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.10/packages/vuetify)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:40:03 +00:00
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