Commit Graph

736 Commits

Author SHA1 Message Date
Mariell Hoversholm
26e5557801 refactor: make permission voters use abstract methods 2021-03-15 17:30:49 +01:00
MiniDigger
02ba35e8ab finish user profile page, load stars and watching from server
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-14 19:32:45 +01:00
MiniDigger
53a1b288d7 send different notification for partial approval
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-13 17:52:19 +01:00
MiniDigger
0e26eed9b5 userlist, announcement and other misc stuff
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-13 17:40:57 +01:00
MiniDigger
7e5e2b36af load watcher and stargazer data
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-13 13:01:55 +01:00
MiniDigger
71641fe3f6 order platform versions by semver
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-13 12:01:19 +01:00
Jake Potrebic
f4d63a4889
all the review stuff (except 1) 2021-03-13 02:10:56 -08:00
Jake Potrebic
d614fa9b03
started work on version review implementation 2021-03-12 02:10:28 -08:00
Jake Potrebic
0c42b6ac32
edit version platform/dependencies 2021-03-11 23:59:36 -08:00
Jake Potrebic
ff8899272c
version creating dependency configuration 2021-03-11 00:03:55 -08:00
Jake Potrebic
c4570a7dbc
work on version dependencies/platform stuff 2021-03-10 13:41:26 -08:00
Jake Potrebic
7af8e89398
work on version page 2021-03-09 22:40:35 -08:00
Jake Potrebic
2ba0abe3d4
add getGlobalPermissions method to HangarService 2021-03-09 16:58:00 -08:00
MiniDigger
456f9c4f4d fix project list on frontpage
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-09 18:41:50 +01:00
MiniDigger
c16130d991 Display flag and note counts 2021-02-13 12:49:26 +01:00
MiniDigger
ba5f12bb14 Implement sponsor card 2021-02-13 12:34:36 +01:00
Jake Potrebic
e4e5644d02
start on version page 2021-02-12 22:52:47 -08:00
Jake Potrebic
bd4e128135
bunch of i18n 2021-02-12 22:37:28 -08:00
Jake Potrebic
e3ff1f2625
project name validation 2021-02-11 21:45:03 -08:00
Jake Potrebic
77f7110c2b
recommended version stuff 2021-02-11 19:33:01 -08:00
Jake Potrebic
2f936baf6b
finished version creation backend 2021-02-11 10:02:21 -08:00
Jake Potrebic
dc9ad9c2c0
good chunk of version creation 2021-02-10 22:17:29 -08:00
MiniDigger
c0ec18075f Fixed Sub Page Slug Generation 2021-02-10 17:23:15 +01:00
Jake Potrebic
b8242c80c5
started on versions 2021-02-10 00:31:43 -08:00
Jake Potrebic
fb1efe97e5
cleanup and finished project pages 2021-02-09 20:40:34 -08:00
Jake Potrebic
9b8e45ca08
delete page 2021-02-09 15:56:02 -08:00
Jake Potrebic
65bdd49286
bunch of project page work
only thing missing is page deletion
2021-02-08 23:53:45 -08:00
Jake Potrebic
7b25ae4b95
bit more vue work 2021-02-08 10:26:46 -08:00
Jake Potrebic
5095571c61
bit of header work 2021-02-07 14:07:29 -08:00
Jake Potrebic
cdb805c141
work on project page 2021-02-06 21:44:53 -08:00
Jake Potrebic
f6a435a27a
internal project model 2021-02-06 19:22:37 -08:00
Jake Potrebic
6ce9536ebf
browser icons 2021-02-06 00:23:01 -08:00
Jake Potrebic
43c593d170
project creation finished 2021-02-05 23:45:13 -08:00
Jake Potrebic
c6287f7483
custom validation annotation 2021-02-05 14:54:23 -08:00
Jake Potrebic
2298bc1869
error snackbar 2021-02-05 14:54:23 -08:00
Jake Potrebic
f694f55b46
spruced up the new project page 2021-02-04 22:51:51 -08:00
Jake Potrebic
c265482df6
perm decorators 2021-02-04 16:22:22 -08:00
Jake Potrebic
e88401b74a
fixes logging out 2021-02-04 12:33:46 -08:00
Jake Potrebic
95abcea3a7
token expiry leeway & fix refresh token expiry 2021-02-04 10:11:03 -08:00
Jake Potrebic
5420f63533
better refresh token expiry/naming 2021-02-04 09:49:02 -08:00
Jake Potrebic
aaab265933 finished user auth
* work on notifications
2021-02-04 18:45:20 +01:00
Jake Potrebic
cc0aa16840 jwt authorization 2021-02-04 18:45:20 +01:00
MiniDigger
8d443f8cfb jwt 2021-02-04 18:45:20 +01:00
Jake Potrebic
76fa5ba495
author & staff page backend 2021-01-30 22:54:02 -08:00
MiniDigger
a14a5d72b4 add author and staff pages
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-30 19:37:54 +01:00
Jake Potrebic
f85643a432
whole bunch of stuff
* new db tables to replace some JSON
* more re-writing of services/controllers
2021-01-30 00:22:18 -08:00
Jake Potrebic
22980f06a6
role system re-write 2021-01-28 18:55:44 -08:00
Jake Potrebic
5a4e62b13a
bunch of model/controller/db stuff
should be easier to see where stuff goes when we add the routes for it
2021-01-27 22:37:39 -08:00
Jake Potrebic
16c1aab61e
more work 2021-01-22 23:37:57 -08:00
Jake Potrebic
48fb654faf
temp fix for the mem leak issue 2021-01-22 21:24:48 -08:00
Jake Potrebic
3857e85f82
more i18n stuff 2021-01-22 17:44:41 -08:00
Jake Potrebic
d84f3005bd
remove font-awesome 2021-01-22 11:50:57 -08:00
Jake Potrebic
a28ab56199
project categories 2021-01-22 11:32:49 -08:00
Jake Potrebic
15a57c013c
tiny bit of auth 2021-01-21 23:27:42 -08:00
Jake Potrebic
0203568f39
user updated every route change & header data 2021-01-21 21:18:09 -08:00
Jake Potrebic
01bb539384
yay, working login 2021-01-21 19:11:24 -08:00
Jake Potrebic
35c15dbbe9
work on new model structure 2021-01-21 15:01:37 -08:00
Jake Potrebic
7feab029e5
new model demo 2021-01-21 12:32:33 -08:00
Jake Potrebic
0783706553
dotenv & head test 2021-01-21 12:32:08 -08:00
MiniDigger
e7398a05ed move controller and model
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-21 17:33:03 +01:00
MiniDigger
10f70b781f move frontend
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-21 17:24:35 +01:00
Jake Potrebic
e29de1f156
nuxt demo 2021-01-21 00:05:40 -08:00
Jake Potrebic
45f5bd9460
fix file validation
* required metadata is name, version, and platform
2021-01-19 14:50:48 -08:00
Jake Potrebic
81a14f4a10
converted version approval queue to vue
* fixed a couple version approval links that didn't use the new unique version string
2021-01-18 16:30:52 -08:00
Jake Potrebic
d29c0715f7
Fix recommended version NPE
fixes #311
2021-01-18 13:22:56 -08:00
dependabot[bot]
66a0388a8b
Bump core-js from 3.8.1 to 3.8.2 in /src/main/frontend (#304)
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.1 to 3.8.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/compare/v3.8.1...v3.8.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 10:55:46 +01:00
dependabot[bot]
779fc2af66
Bump highlight.js from 10.4.1 to 10.5.0 in /src/main/frontend (#310)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.1 to 10.5.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.4.1...10.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 10:16:31 +01:00
dependabot[bot]
efddd57a23
Bump @fortawesome/free-solid-svg-icons from 5.15.1 to 5.15.2 in /src/main/frontend (#308)
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.15.1 to 5.15.2.
- [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.1...5.15.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:58:52 +01:00
dependabot[bot]
7cd1206583
Bump qs from 6.9.4 to 6.9.6 in /src/main/frontend (#307)
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.9.6.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.4...v6.9.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:58:25 +01:00
dependabot[bot]
a2798917af
Bump swagger-ui from 3.38.0 to 3.40.0 in /src/main/frontend (#306)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.38.0 to 3.40.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.38.0...v3.40.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 09:58:16 +01:00
dependabot[bot]
0d8a55336f
Bump vue from 3.0.4 to 3.0.5 in /src/main/frontend (#302)
Bumps [vue](https://github.com/vuejs/vue) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 12:36:11 +01:00
dependabot[bot]
a1261e7010
Bump query-string from 6.13.7 to 6.13.8 in /src/main/frontend (#300)
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.7 to 6.13.8.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 12:32:56 +01:00
dependabot[bot]
b4988b6b28
Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 in /src/main/frontend (#301)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.0 to 3.3.1.
- [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.3.0...v3.3.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 12:32:27 +01:00
dependabot[bot]
d6f2d3be21
Bump sass from 1.30.0 to 1.32.2 in /src/main/frontend (#303)
Bumps [sass](https://github.com/sass/dart-sass) from 1.30.0 to 1.32.2.
- [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.30.0...1.32.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 12:31:15 +01:00
MiniDigger
82c2ef8830 add some donation feedback, move values to props for modal
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-08 14:10:46 +01:00
MiniDigger
226231afa7 return back to project
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-07 20:40:44 +01:00
MiniDigger
82909fe2d8 format, lol
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-07 20:38:37 +01:00
MiniDigger
c9b67b8a30 donation modal!
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-07 20:37:27 +01:00
MiniDigger
7e5c7be1f8 some more paypal reading
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-07 18:32:56 +01:00
MiniDigger
e6b6bba097 testing on localhost is overrated
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-07 17:58:04 +01:00
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
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]
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]
42918556af Bump axios from 0.20.0 to 0.21.0 in /src/main/frontend
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 10:39:52 +01:00
dependabot[bot]
15c53d39ac Bump prettier from 2.2.0 to 2.2.1 in /src/main/frontend
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.0...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 10:38:40 +01:00
MiniDigger
a38a57a32d downgrade mini-css-extract-plugin since it makes build fails cause of sourcemap bullshit
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-13 20:07:12 +01:00
MiniDigger
4b754b4592 settings were used to vue, we don't need duplicated code here + some style stuff
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-13 15:54:05 +01:00
MiniDigger
68dc91a842 move upload button to the sidebar
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-12-13 15:25:00 +01:00
Jake Potrebic
a4b412a6d0 fixes issues from updating mini-css-extract-plugin 2020-12-12 18:23:41 -08:00
dependabot[bot]
b13cc4a568 Bump mini-css-extract-plugin from 1.0.0 to 1.3.2 in /src/main/frontend
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.0.0 to 1.3.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.0.0...v1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 18:23:41 -08:00
dependabot[bot]
e624fd47e7 Bump ini from 1.3.5 to 1.3.8 in /src/main/frontend
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 17:28:36 -08:00
dependabot[bot]
ea5d5630e2 Bump @vue/compiler-sfc from 3.0.0 to 3.0.4 in /src/main/frontend
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.0.0 to 3.0.4.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.4/packages/compiler-sfc)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 11:27:41 +01:00
dependabot[bot]
4291e021b1 Bump sass from 1.28.0 to 1.30.0 in /src/main/frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.28.0 to 1.30.0.
- [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.28.0...1.30.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 11:24:18 +01:00
dependabot[bot]
20ca631a86 Bump vue from 3.0.2 to 3.0.4 in /src/main/frontend
Bumps [vue](https://github.com/vuejs/vue) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 11:21:24 +01:00
dependabot[bot]
4b051f3351 Bump highlight.js from 10.4.0 to 10.4.1 in /src/main/frontend
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.4.0...10.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 18:02:06 -08:00
dependabot[bot]
cc0fb0b8e7 Bump highlight.js from 10.3.2 to 10.4.0 in /src/main/frontend
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.3.2 to 10.4.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.3.2...10.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 14:30:23 -08:00
dependabot[bot]
5bd5f6a099 Bump lint-staged from 10.5.1 to 10.5.2 in /src/main/frontend
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.1 to 10.5.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 14:29:07 -08:00
dependabot[bot]
6dfe04330d Bump moment from 2.29.0 to 2.29.1 in /src/main/frontend
Bumps [moment](https://github.com/moment/moment) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.0...2.29.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 14:28:49 -08:00
dependabot[bot]
f5a79c9dfa Bump query-string from 6.13.6 to 6.13.7 in /src/main/frontend
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.6 to 6.13.7.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.6...v6.13.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 14:27:25 -08:00
dependabot[bot]
fb11a14a65 Bump @vue/cli-plugin-babel from 4.5.8 to 4.5.9 in /src/main/frontend
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-plugin-babel)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 10:10:46 +01:00
dependabot[bot]
4d03762e1c Bump @vue/cli-service from 4.5.8 to 4.5.9 in /src/main/frontend
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.8 to 4.5.9.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.9/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.9/packages/@vue/cli-service)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 10:10:26 +01:00
dependabot[bot]
32ec939660 Bump eslint from 7.13.0 to 7.14.0 in /src/main/frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.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.13.0...v7.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 10:09:56 +01:00
dependabot[bot]
40aa490ca7 Bump prettier from 2.1.2 to 2.2.0 in /src/main/frontend
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 10:09:37 +01:00
dependabot[bot]
91fa8809e0 Bump lint-staged from 10.4.2 to 10.5.1 in /src/main/frontend
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.4.2 to 10.5.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.4.2...v10.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 10:43:43 +01:00
dependabot[bot]
65f42e2b06 Bump vue-i18n from 9.0.0-beta.4 to 9.0.0-beta.6 in /src/main/frontend
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 9.0.0-beta.4 to 9.0.0-beta.6.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 10:43:32 +01:00
dependabot[bot]
3d780aa31f Bump core-js from 3.6.5 to 3.7.0 in /src/main/frontend
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.7.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/compare/v3.6.5...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 10:41:55 +01:00
dependabot[bot]
bcf0bcf919 Bump eslint from 7.11.0 to 7.13.0 in /src/main/frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.13.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.11.0...v7.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 10:41:12 +01:00
dependabot[bot]
28d4380a88 Bump @vue/cli-service from 4.5.6 to 4.5.8 in /src/main/frontend
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.6 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-service)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 10:25:35 +01:00
dependabot[bot]
b394767112 Bump sass-loader from 10.0.4 to 10.0.5 in /src/main/frontend
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.4 to 10.0.5.
- [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.4...v10.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 10:15:55 +01:00
dependabot[bot]
f34601380d Bump swagger-ui from 3.35.1 to 3.36.2 in /src/main/frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.35.1 to 3.36.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.35.1...v3.36.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 10:15:12 +01:00
dependabot[bot]
203a1d1e2b Bump @vue/cli-plugin-eslint from 4.5.6 to 4.5.7 in /src/main/frontend
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.6 to 4.5.7.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.7/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 10:14:39 +01:00
Jake Potrebic
1983e82e08
fix name regex configuration 2020-11-02 17:38:37 -08:00
dependabot[bot]
289e3e3577 Bump highlight.js from 10.2.1 to 10.3.2 in /src/main/frontend
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.2.1 to 10.3.2.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/10.3.2/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.2.1...10.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:19:37 -07:00
dependabot[bot]
110682c01d Bump @fortawesome/fontawesome-svg-core in /src/main/frontend
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 1.2.31 to 1.2.32.
- [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/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:17:24 -07:00
dependabot[bot]
677305959c Bump sass-loader from 10.0.3 to 10.0.4 in /src/main/frontend
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.3 to 10.0.4.
- [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.3...v10.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:16:23 -07:00
dependabot[bot]
23a40d5371 Bump bootstrap from 4.5.2 to 4.5.3 in /src/main/frontend
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:11:19 -07:00
dependabot[bot]
dee93258a4 Bump sass from 1.27.0 to 1.28.0 in /src/main/frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.27.0 to 1.28.0.
- [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.27.0...1.28.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:10:47 -07:00
Jake Potrebic
cb2d69e916
restricts characters for project/page/version names
closes #220
2020-11-01 17:39:34 -08:00
MiniDigger
bf7526ffc8 stay consistent with casing, fix authors and staff page
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-11-01 11:44:43 +01:00
Jake Potrebic
30f34b662b
added review vue components 2020-10-31 14:06:26 -07:00
MD
759df59ba0 Open linkout in same tab
Open linkout page in the same tab as the current tab, allowing the "go back" link to work correctly.

Should fix #221.
2020-10-31 20:30:15 +01:00
MiniDigger
1d30c01fd3 change output format
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-31 17:47:06 +01:00
Jake Potrebic
5e0ff0f6fc
mark required dependencies 2020-10-31 08:18:40 -07:00
MiniDigger
b50fef56bd begin to move download api to the right controller
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-31 15:27:12 +01:00
MiniDigger
2a7331c7b8 make markdown links use linkout, remove some todos
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-30 18:35:30 +01:00
MiniDigger
2ce7d72a46 add project icon to project pages
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-30 18:12:24 +01:00
MiniDigger
049880dde9 fix homepage setting saving, make all urls use linkout safe check
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-30 17:48:45 +01:00
MiniDigger
b86ccf0edf properly persist upload dir
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-30 14:50:25 +01:00
MiniDigger
483c59ecdb licence isn't required
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-30 14:33:55 +01:00
MiniDigger
bb5f019ecc fix upload button style, fixes #219
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-30 13:44:07 +01:00
MiniDigger
d4568d488a add back button to channel edit page, closes #218
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-30 13:40:38 +01:00
MiniDigger
36e82ad5d3 convert inline code to proper markdown, fixes #216
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-30 13:33:30 +01:00
MiniDigger
2bc0a207e9 log all possible errors on project setting save
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-30 10:28:02 +01:00
MiniDigger
b8639c5477 fix missing ajax setup making csrf fail, add an info if no versions are present
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-30 09:50:12 +01:00
Jake Potrebic
81db56294d
centered linkout warning 2020-10-29 15:47:26 -07:00
Jake Potrebic
41e536c2e9
fixes for staff page
changed link on staff page to user's page now that its public
made buttons to show authors and staff visible regardless of login state
2020-10-29 15:44:34 -07:00
Jake Potrebic
a9f632efaa
fixes issue with 403s when signed out
closes #211
2020-10-29 15:38:24 -07:00
Jake Potrebic
f81b33d8f5
fixed issue w/channel creation
affected both on version creation, and via release channels table.
2020-10-29 15:23:03 -07:00
Jake Potrebic
784aeaf992
fix issue deleting version when only 1 public left
Previously, hangar would check if there was only 1 public version left regardless if the version being deleted was included in that count. Now it only sends the only 1 public left, if there is only one public version left and the version being deleted is public.
2020-10-29 15:05:36 -07:00
Jake Potrebic
96a82c3806
fix issue where keywords aren't saved on project creation 2020-10-29 14:54:03 -07:00
KennyTV
11cb993d4b
Fix BBCode link conversion
Fixes #210
2020-10-29 16:29:33 +01:00
Jake Potrebic
30cca44876
more js cleanup 2020-10-27 09:41:30 -07:00
Jake Potrebic
f0d6f62929
styling for version reviews page 2020-10-27 09:32:50 -07:00
dependabot[bot]
15108e1170 Bump query-string from 6.13.5 to 6.13.6 in /src/main/frontend
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.5 to 6.13.6.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.5...v6.13.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 17:41:08 +01:00
dependabot[bot]
7aec2ec870 Bump @fortawesome/free-solid-svg-icons in /src/main/frontend
Bumps [@fortawesome/free-solid-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-10-26 17:29:33 +01:00
dependabot[bot]
a4dd7ba6c4 Bump lint-staged from 10.4.0 to 10.4.2 in /src/main/frontend
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.4.0 to 10.4.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.4.0...v10.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 17:29:25 +01:00
dependabot[bot]
ba448e8130 Bump @vue/cli-plugin-babel from 4.5.7 to 4.5.8 in /src/main/frontend
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-plugin-babel)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 17:29:13 +01:00
dependabot[bot]
1f8100ff2d Bump vue from 3.0.1 to 3.0.2 in /src/main/frontend
Bumps [vue](https://github.com/vuejs/vue) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 17:28:48 +01:00
KennyTV
d15f7ac0d8 Add complex conversion example 2020-10-20 22:23:30 +02:00
KennyTV
7c9d6922b8 Add basic unit tests for bbcode conversion 2020-10-20 22:23:30 +02:00
dependabot[bot]
346b462f68 Bump mini-css-extract-plugin from 0.11.3 to 1.0.0 in /src/main/frontend
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.11.3 to 1.0.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.11.3...v1.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 11:29:05 +02:00
dependabot[bot]
ea52f389de Bump vue from 3.0.0 to 3.0.1 in /src/main/frontend
Bumps [vue](https://github.com/vuejs/vue) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 11:26:30 +02:00
dependabot[bot]
78b2c9e98c Bump chart.js from 2.9.3 to 2.9.4 in /src/main/frontend
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.9.3 to 2.9.4.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v2.9.3...v2.9.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 11:16:12 +02:00
dependabot[bot]
2c7e8f91ba Bump eslint from 7.10.0 to 7.11.0 in /src/main/frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.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.10.0...v7.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 11:15:57 +02:00
dependabot[bot]
94284530ef Bump sass-loader from 10.0.2 to 10.0.3 in /src/main/frontend
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.2 to 10.0.3.
- [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.2...v10.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 11:15:39 +02:00
Jake Potrebic
84b0527fe8
Renamed v2 api to v1, removed most of v1 logic (#181)
* css/formatting

* Renamed v2 api to v1, removed most of v1 logic

* Removed all but 2 old v1 routes
	Renamed those 2 renaming to /api/old/v1 for now
* Api routes now accesible from either /api/route/name OR /api/v1/route/name

* fix project settings key deployment in vue component
2020-10-13 02:03:38 -07:00