Commit Graph

1034 Commits

Author SHA1 Message Date
dependabot[bot]
d835e2f928
Bump prettier from 2.2.1 to 2.3.0 in /frontend (#453)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 16:52:45 -07:00
dependabot[bot]
4c613fd28c
Bump lint-staged from 10.5.4 to 11.0.0 in /frontend (#464)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 16:04:36 -07:00
dependabot[bot]
fcc4988ad5
Bump core-js from 3.11.2 to 3.12.1 in /frontend (#463)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.2 to 3.12.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.12.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 15:59:54 -07:00
dependabot[bot]
19e2a02b91 Bump nuxt from 2.15.5 to 2.15.6 in /frontend
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.15.5 to 2.15.6.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.5...v2.15.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 10:18:36 +02:00
dependabot[bot]
792cc97e35 Bump java-jwt from 3.15.0 to 3.16.0
Bumps [java-jwt](https://github.com/auth0/java-jwt) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/auth0/java-jwt/releases)
- [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/java-jwt/compare/3.15.0...3.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 09:44:41 +02:00
dependabot[bot]
257d6831c7 Bump @nuxt/types from 2.15.4 to 2.15.6 in /frontend
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.15.4 to 2.15.6.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.4...v2.15.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 09:44:28 +02:00
dependabot[bot]
9269070c5c Bump sass from 1.32.12 to 1.32.13 in /frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.32.13.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.12...1.32.13)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 09:44:12 +02:00
Jake Potrebic
39363c2e5b
delete 2 more TODOs on frontend 2021-05-16 20:30:18 -07:00
Jake Potrebic
5453910e03
clean up more TODOs 2021-05-16 20:24:25 -07:00
Jake Potrebic
dedf251ee6
bunch of small fixes 2021-05-16 17:29:02 -07:00
MiniDigger
b7fd8058c0 only require confirmation once per version, fix some errors
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-16 22:10:41 +02:00
MiniDigger
9f40e438a5 why create a computed prop if you never use it?...
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-16 21:51:46 +02:00
MiniDigger
f4a6e9608a implement downloading
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-16 21:49:04 +02:00
MiniDigger
ac24435b2e api key api
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-15 14:09:52 +02:00
MiniDigger
56bb8452de adjust api docs a bit, fix one project api, fix swagger styling
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-15 13:41:36 +02:00
MiniDigger
1511c85619 check and fix robots.txt, closes #407
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-15 11:53:55 +02:00
MiniDigger
84ce351fd7 check and fix sitemaps, closes #408
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-15 11:20:20 +02:00
Jake Potrebic
a566802b75
discourse tweaks 2021-05-14 15:39:39 -07:00
MiniDigger
b08d4413a3 fix staging, again
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-14 23:43:16 +02:00
MiniDigger
3e1d040c3e delete a buuuuunnnch of old stuff
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-14 23:40:47 +02:00
MiniDigger
b08923246d finish up discourse integration and job framework
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-14 13:38:04 +02:00
MiniDigger
3ec92c4037 don't use spring internal libs, fix version list
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-14 11:21:22 +02:00
MiniDigger
7b41a49dd1 minor stuff
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-13 15:39:37 +02:00
MiniDigger
add4d0265b add job processing
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-13 15:18:54 +02:00
dependabot[bot]
325f1444cb Bump nuxt from 2.15.4 to 2.15.5 in /frontend
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.15.4 to 2.15.5.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.4...v2.15.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 13:19:44 +02:00
dependabot[bot]
fb9fe70434 Bump eslint from 7.25.0 to 7.26.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 10:56:51 +02:00
dependabot[bot]
70ec860aa3 Bump hosted-git-info from 2.8.8 to 2.8.9 in /frontend
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 10:56:37 +02:00
MiniDigger
5bef7c4ff4 setup discourse jobs for all actions that require forum interaction
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-09 11:42:37 +02:00
MiniDigger
7b8549197e testing is overrated
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-08 13:03:33 +02:00
MiniDigger
19757c74e9 progress on discourse integration
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-08 12:59:36 +02:00
dependabot[bot]
c7168f3619 Bump sass from 1.32.11 to 1.32.12 in /frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.11 to 1.32.12.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.11...1.32.12)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04 08:57:32 +02:00
dependabot[bot]
6ef7b9f9ed Bump core-js from 3.11.1 to 3.11.2 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.11.2/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 16:13:37 +02:00
dependabot[bot]
7fbf2c01aa Bump core-js from 3.11.0 to 3.11.1 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.11.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 12:41:58 +02:00
dependabot[bot]
f532c39a03 Bump swagger-ui from 3.47.1 to 3.48.0 in /frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.47.1 to 3.48.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.47.1...v3.48.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 12:41:48 +02:00
dependabot[bot]
29cdb001a8 Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 in /frontend
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 12:47:23 +02:00
dependabot[bot]
1615160095 Bump sass from 1.32.10 to 1.32.11 in /frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.10 to 1.32.11.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.10...1.32.11)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 12:47:07 +02:00
dependabot[bot]
779084d0b5 Bump eslint from 7.24.0 to 7.25.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 12:46:51 +02:00
dependabot[bot]
b07aade1d6 Bump filesize from 6.2.5 to 6.3.0 in /frontend
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 6.2.5 to 6.3.0.
- [Release notes](https://github.com/avoidwork/filesize.js/releases)
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/compare/6.2.5...6.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 23:24:01 +02:00
dependabot[bot]
0dd789f3c9 Bump core-js from 3.10.1 to 3.11.0 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.11.0/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 23:21:48 +02:00
dependabot[bot]
93a6f1deb1 Bump typescript from 4.2.3 to 4.2.4 in /frontend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 23:21:18 +02:00
dependabot[bot]
c293f85b87 Bump vuetify from 2.4.9 to 2.4.11 in /frontend
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.4.9 to 2.4.11.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.4.11/packages/vuetify)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 23:11:57 +02:00
MiniDigger | Martin
4478758eb1
don't run ssh setup on PR 2021-04-22 23:05:20 +02:00
MiniDigger
705392b376 fix depenabot path
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-04-22 13:15:24 +02:00
MiniDigger
d0a5ae080d fix images on staging
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-04-17 10:57:58 +02:00
MiniDigger
55ff0cfc9c add a bbcode page, so that it can be used outside of project creation
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-04-17 10:42:34 +02:00
MiniDigger
bc10dbbb41 fix tests, make CI run tests again
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-04-17 09:57:45 +02:00
MiniDigger
d050a258c3 remove renovate since we use dependabot on master
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-04-17 09:35:03 +02:00
MiniDigger
c98662b6d4 remove some parts of old frontend so that dependabot shuts up
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-04-17 09:34:25 +02:00
MiniDigger
0db26cf76f fix CI
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-04-17 09:28:41 +02:00
Renovate Bot
6036421871 Update dependency sass to v1.32.10 2021-04-17 08:56:40 +02:00