Commit Graph

662 Commits

Author SHA1 Message Date
Jake Potrebic
35bcf0a817
Merge pull request #197 from PaperMC/dependabot/npm_and_yarn/src/main/frontend/fortawesome/free-regular-svg-icons-5.15.1
Bump @fortawesome/free-regular-svg-icons from 5.15.0 to 5.15.1 in /src/main/frontend
2020-10-12 01:23:13 -07:00
dependabot[bot]
6e495a3bc3
Bump @fortawesome/free-regular-svg-icons in /src/main/frontend
Bumps [@fortawesome/free-regular-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-12 06:30:15 +00:00
dependabot[bot]
277c3ac7bd
Bump sass from 1.26.11 to 1.27.0 in /src/main/frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.11 to 1.27.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.26.11...1.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:29:46 +00:00
dependabot[bot]
6a14395568
Bump swagger-ui from 3.35.0 to 3.35.1 in /src/main/frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.35.0 to 3.35.1.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.35.0...v3.35.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:29:26 +00:00
dependabot[bot]
ae7e9199a2
Bump @vue/cli-plugin-babel from 4.5.6 to 4.5.7 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.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-babel)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:28:30 +00:00
Jake Potrebic
12ae5b517a
user admin component
* only missing transfer ownership portion
2020-10-11 20:22:37 -07:00
Jake Potrebic
6963b37e6a
public staff page
* bit of TODO cleanup
2020-10-11 02:08:30 -07:00
Jake Potrebic
93f0002220
fix template issue 2020-10-11 01:48:30 -07:00
Jake Potrebic
0c8517d0d7
project settings component 2020-10-11 01:31:51 -07:00
KennyTV
0b9aeffa9b Finish converter 2020-10-10 12:27:05 +02:00
Jake Potrebic
a9499a89fe show popup when page content saved 2020-10-10 12:27:05 +02:00
KennyTV
0c6e64bc56 Deduplication of tags 2020-10-10 12:27:05 +02:00
Jake Potrebic
195ec2196b rebased 2020-10-10 12:27:05 +02:00
KennyTV
04af2b164f WIP better BBCode->MD conversion 2020-10-10 12:27:05 +02:00
KennyTV
e3d1768da5 Preview works
backported something from the frontend-dev branch
2020-10-10 12:27:05 +02:00
KennyTV
28f410da34 Start BBCode->MD converter on project creation 2020-10-10 12:27:05 +02:00
Jake Potrebic
c26cf8c2bf
api now 404s if not found instead of 403s 2020-10-10 01:47:43 -07:00
Jake Potrebic
b34ececc5c
cleanup of api error handling 2020-10-10 01:27:41 -07:00
Jake Potrebic
295b9f7216
removed /javascriptRoutes route 2020-10-09 22:13:00 -07:00
Jake Potrebic
b772cd8217
member list component w/fallback content for project page view 2020-10-09 21:09:20 -07:00
Jake Potrebic
7197893b67
components w/fallback content for version list page 2020-10-09 20:50:13 -07:00
Jake Potrebic
602493f28f
members list component for organizations 2020-10-09 19:03:06 -07:00
Jake Potrebic
6e50e0cb30
vue component for org project manager 2020-10-08 23:25:50 -07:00
Jake Potrebic
1e6d825c33
whoops, included some deleted files in that commit 2020-10-08 18:25:55 -07:00
MiniDigger
43db10ca57 make GA code configurable
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:35:15 +02:00
MiniDigger
08918b4c07 add google analytics
turns out I already created a property way back when I first played with ore

Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:32:33 +02:00
MiniDigger
3177880c56 add canonical url
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:28:58 +02:00
MiniDigger
47ceed0b42 add a bit of structured data
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 21:09:41 +02:00
MiniDigger
16d7795d5d reorganize favicons
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 20:56:31 +02:00
MiniDigger
ebad564fcc add etags, better cache policy and file name hashes, closes #145
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 20:20:18 +02:00
MiniDigger
cbe6788678 add a loader
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 19:21:49 +02:00
MiniDigger
c65c6daa1d don't allow starring if not logged in
Signed-off-by: MiniDigger <admin@minidigger.me>
2020-10-08 19:21:49 +02:00
Jake Potrebic
5e491821c0 notification page 2020-10-08 19:21:49 +02:00
Jake Potrebic
9f444989e0 stats page 2020-10-08 19:21:49 +02:00
Jake Potrebic
b5ec1dbc69 api key creation vue component 2020-10-08 19:21:49 +02:00
Jake Potrebic
6db5a2752b Added new inputs to CreateProject.vue 2020-10-08 19:21:49 +02:00
Jake Potrebic
f67b04c257 begun new project creation form 2020-10-08 19:21:49 +02:00
Jake Potrebic
917df97519 removed commented out text 2020-10-08 19:21:49 +02:00
Jake Potrebic
c4d62656bf replaced some more jquery nonsense 2020-10-08 19:21:49 +02:00
Jake Potrebic
4d78a27023 frontend work 2020-10-08 19:21:49 +02:00
Jake Potrebic
6102e05292
fix for notifications.js 2020-10-07 13:30:10 -07:00
Jake Potrebic
6f0d4b29e6
work on csp header 2020-10-06 22:04:46 -07:00
dependabot[bot]
67d0bbedb5 Bump mini-css-extract-plugin from 0.11.2 to 0.11.3 in /src/main/frontend
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.11.2 to 0.11.3.
- [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.2...v0.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:49:09 +02:00
dependabot[bot]
e3eba7dfe7 Bump swagger-ui from 3.34.0 to 3.35.0 in /src/main/frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.34.0 to 3.35.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.34.0...v3.35.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:49:01 +02:00
dependabot[bot]
7b79127f79 Bump query-string from 6.13.4 to 6.13.5 in /src/main/frontend
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.4 to 6.13.5.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.4...v6.13.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:50 +02:00
dependabot[bot]
7f39cc4bae Bump eslint-plugin-vue from 7.0.0 to 7.0.1 in /src/main/frontend
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.0.0...v7.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:39 +02:00
dependabot[bot]
6e5fab08e5 Bump highlight.js from 10.2.0 to 10.2.1 in /src/main/frontend
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.2.0 to 10.2.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.2.0...10.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:31 +02:00
dependabot[bot]
a1867fe402 Bump frontend-maven-plugin from 1.10.0 to 1.10.2
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.10.0 to 1.10.2.
- [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.0...frontend-plugins-1.10.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:21 +02:00
dependabot[bot]
0496f60a4c Bump jdbi3-bom from 3.14.4 to 3.15.0
Bumps [jdbi3-bom](https://github.com/jdbi/jdbi) from 3.14.4 to 3.15.0.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/jdbi/jdbi/compare/v3.14.4...v3.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 13:11:10 +02:00
Aurora
ab856370d0
Update ReadMe (#168)
Co-authored-by: MiniDigger <admin@minidigger.me>
2020-10-05 13:09:24 +02:00