MiniDigger
|
1043920e44
|
mix dum paypal tests
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2021-01-07 17:36:45 +01:00 |
|
MiniDigger
|
e089d3d754
|
add katex and stuff
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2021-01-06 20:16:27 +01:00 |
|
dependabot[bot]
|
74071ac93c
|
Bump eslint from 7.15.0 to 7.17.0 in /src/main/frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.17.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.15.0...v7.17.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-04 05:40:03 -08:00 |
|
dependabot[bot]
|
de65a1c787
|
Bump eslint-plugin-prettier from 3.1.4 to 3.3.0 in /src/main/frontend (#296)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.4 to 3.3.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/compare/v3.1.4...v3.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-04 11:15:34 +01:00 |
|
dependabot[bot]
|
242a4962a0
|
Bump axios from 0.21.0 to 0.21.1 in /src/main/frontend (#295)
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-04 11:15:12 +01:00 |
|
MiniDigger
|
ee846572c6
|
change announcement to state that signups are "disabled" rn
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-31 14:37:06 +01:00 |
|
KennyTV
|
482563a0cf
|
Make the BBCode info slightly nicer to look at
|
2020-12-30 23:41:38 +01:00 |
|
dependabot[bot]
|
eb4a38f9c8
|
Bump eslint-plugin-vue from 7.0.1 to 7.4.0 in /src/main/frontend
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.0.1 to 7.4.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.0.1...v7.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-28 01:53:52 -08:00 |
|
dependabot[bot]
|
9e92220a7b
|
Bump vue-cli-plugin-webpack-bundle-analyzer in /src/main/frontend
Bumps [vue-cli-plugin-webpack-bundle-analyzer](https://github.com/mrbbot/vue-cli-plugin-webpack-bundle-analyzer) from 2.0.0 to 4.0.0.
- [Release notes](https://github.com/mrbbot/vue-cli-plugin-webpack-bundle-analyzer/releases)
- [Commits](https://github.com/mrbbot/vue-cli-plugin-webpack-bundle-analyzer/compare/v2.0.0...v4.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-28 01:49:32 -08:00 |
|
dependabot[bot]
|
10a0c1386a
|
Bump core-js from 3.7.0 to 3.8.1 in /src/main/frontend
Bumps [core-js](https://github.com/zloirock/core-js) from 3.7.0 to 3.8.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/compare/v3.7.0...v3.8.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-28 01:48:28 -08:00 |
|
dependabot[bot]
|
ff414d6da9
|
Bump swagger-ui from 3.36.2 to 3.38.0 in /src/main/frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.36.2 to 3.38.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.36.2...v3.38.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-28 01:47:17 -08:00 |
|
Jake Potrebic
|
b5ff4d064a
|
fixed NPE on projects that have no recommended version
* tiny formatting fix for ProjectList component
|
2020-12-22 11:25:21 -08:00 |
|
MiniDigger
|
8bc9cc76d3
|
set CSP to report only till we figure out wth vue-i18n is doing
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-21 14:55:18 +01:00 |
|
MiniDigger
|
ca013ce231
|
add CSP stuff, remove some debug outputs
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-21 13:55:45 +01:00 |
|
MiniDigger
|
7644980ec4
|
peer dep updates
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-21 13:02:57 +01:00 |
|
MiniDigger
|
d92ca524ee
|
don't collapse header too soon
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-21 12:17:42 +01:00 |
|
MiniDigger
|
b551d5e724
|
initial draft of mobile nav
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-21 12:15:24 +01:00 |
|
MiniDigger
|
62d09a43aa
|
suppress html -> escape html in markdown, closes #274
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-21 11:28:36 +01:00 |
|
Jake Potrebic
|
6dbc30c5b8
|
version log link filter fix
|
2020-12-21 00:01:28 -08:00 |
|
Jake Potrebic
|
10577cb77b
|
temp (maybe perm) fix for UAL projectFilter
|
2020-12-20 23:59:05 -08:00 |
|
dependabot[bot]
|
b8e59a3cd6
|
Bump sass-loader from 10.0.5 to 10.1.0 in /src/main/frontend
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.5 to 10.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.5...v10.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-20 23:21:11 -08:00 |
|
dependabot[bot]
|
6de49e2c9d
|
Bump frontend-maven-plugin from 1.10.4 to 1.11.0
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.10.4 to 1.11.0.
- [Release notes](https://github.com/eirslett/frontend-maven-plugin/releases)
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.10.4...frontend-plugins-1.11.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-20 23:20:45 -08:00 |
|
dependabot[bot]
|
ba07e7077a
|
Bump lint-staged from 10.5.2 to 10.5.3 in /src/main/frontend
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.2 to 10.5.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.2...v10.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-20 23:20:16 -08:00 |
|
dependabot[bot]
|
816f8b4571
|
Bump @fortawesome/free-brands-svg-icons in /src/main/frontend
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.15.0 to 5.15.1.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.0...5.15.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-20 23:19:57 -08:00 |
|
Jake Potrebic
|
53930d3f78
|
all hail the flex gods!
* Fixed ProjectList flex setup
* Adjusted flex formatting on VersionListView
|
2020-12-20 23:19:14 -08:00 |
|
Jake Potrebic
|
ad8b8976ec
|
remove debugging messages... ugh.
|
2020-12-20 18:41:00 -08:00 |
|
Jake Potrebic
|
bfd1c667d0
|
add google analytics to CSP Header
|
2020-12-20 18:40:17 -08:00 |
|
Jake Potrebic
|
e2ac4f8c4a
|
testing out CSP
|
2020-12-20 18:20:03 -08:00 |
|
Jake Potrebic
|
62f3a76011
|
hide recommended version unless visibility is public
Fixes #276
|
2020-12-20 17:50:14 -08:00 |
|
Jake Potrebic
|
7e4930d1f6
|
moved admonition script/stylesheets to project view
|
2020-12-20 13:03:41 -08:00 |
|
Jake Potrebic
|
3ff1470e98
|
fix health report issue caused by external urls
|
2020-12-20 12:23:56 -08:00 |
|
Jake Potrebic
|
ef93ed5b1a
|
tooltip for copy button
|
2020-12-20 12:08:17 -08:00 |
|
Jake Potrebic
|
a54081ec84
|
adjust version formatting
|
2020-12-20 11:41:17 -08:00 |
|
Jake Potrebic
|
9c6876f2fb
|
added husky
No more MiniDigger messing up formatting NOW! :)
|
2020-12-20 10:57:25 -08:00 |
|
Jake Potrebic
|
e8474b6fc1
|
fix keyword ux and validation
* Closes #273
|
2020-12-20 10:50:55 -08:00 |
|
MiniDigger
|
e68a3c772f
|
add bunch of markdown extensions, fixes #229
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-20 17:13:02 +01:00 |
|
MiniDigger
|
4936dd119e
|
make settings card header float, add save button to it, closes #112
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-20 14:58:35 +01:00 |
|
MiniDigger
|
da38f826b7
|
remove download dropdown, add copy button, closes #122
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-20 14:50:43 +01:00 |
|
MiniDigger
|
51121e6e82
|
staging warning -> announcements, closes #104
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-20 14:29:45 +01:00 |
|
Jake Potrebic
|
ca6e601f45
|
convert to versionname.id format (#258)
Co-authored-by: MiniDigger <admin@minidigger.me>
|
2020-12-20 14:26:45 +01:00 |
|
MiniDigger
|
a80c153870
|
fix http redirect after login, closes #259
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-20 13:53:23 +01:00 |
|
MiniDigger
|
1d8c2e774f
|
fix staff and author order
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-20 12:50:45 +01:00 |
|
MiniDigger
|
ccb72322ab
|
add our own tooltip toggle, so it doesnt interfere with dropdowns
Signed-off-by: MiniDigger <admin@minidigger.me>
|
2020-12-20 12:45:02 +01:00 |
|
Jake Potrebic
|
a7e85703a1
|
tooltips on navbar
|
2020-12-19 19:58:23 -08:00 |
|
Jake Potrebic
|
9ccbecd735
|
fix divider scaling in CreateProject component
|
2020-12-19 19:47:39 -08:00 |
|
Jake Potrebic
|
63eb844835
|
fix issue with user search
No need for avatar url in the user api body. One can easily create that on their own since its a standardized template
|
2020-12-19 19:13:04 -08:00 |
|
Jake Potrebic
|
34becbe44d
|
implements version filtering by platform
Closes #269
|
2020-12-18 19:24:32 -08:00 |
|
Jake Potrebic
|
88b960be9f
|
Fixes markdown formatting issues
Closes #266
|
2020-12-18 19:20:54 -08:00 |
|
dependabot[bot]
|
6c1061c836
|
Bump eslint from 7.14.0 to 7.15.0 in /src/main/frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.15.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.14.0...v7.15.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 15:31:08 +01:00 |
|
dependabot[bot]
|
c645dc5aca
|
Bump spring-boot-starter-parent from 2.4.0 to 2.4.1
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.0...v2.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-14 10:41:02 +01:00 |
|