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
dependabot[bot]
c783399c01
Bump jdbi3-bom from 3.16.0 to 3.17.0
...
Bumps [jdbi3-bom](https://github.com/jdbi/jdbi ) from 3.16.0 to 3.17.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.16.0...v3.17.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 11:15:30 +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
dependabot[bot]
c9c2e71aba
Bump jdbi3-bom from 3.15.0 to 3.16.0
...
Bumps [jdbi3-bom](https://github.com/jdbi/jdbi ) from 3.15.0 to 3.16.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.15.0...v3.16.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 01:27:17 -07:00
dependabot[bot]
f634df64a2
Bump frontend-maven-plugin from 1.10.2 to 1.10.3
...
Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin ) from 1.10.2 to 1.10.3.
- [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.2...frontend-plugins-1.10.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 01:26:52 -07:00
Jake Potrebic
66798e22c1
Merge pull request #193 from PaperMC/dependabot/npm_and_yarn/src/main/frontend/vue/cli-plugin-babel-4.5.7
...
Bump @vue/cli-plugin-babel from 4.5.6 to 4.5.7 in /src/main/frontend
2020-10-12 01:24:23 -07:00
Jake Potrebic
1e20a4e3d6
Merge pull request #196 from PaperMC/dependabot/npm_and_yarn/src/main/frontend/sass-1.27.0
...
Bump sass from 1.26.11 to 1.27.0 in /src/main/frontend
2020-10-12 01:24:04 -07:00
Jake Potrebic
a24c8f4adc
Merge pull request #195 from PaperMC/dependabot/npm_and_yarn/src/main/frontend/swagger-ui-3.35.1
...
Bump swagger-ui from 3.35.0 to 3.35.1 in /src/main/frontend
2020-10-12 01:23:33 -07:00
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