Commit Graph

715 Commits

Author SHA1 Message Date
MiniDigger | Martin
5d5ad5225d update deps 2022-07-09 12:30:09 +02:00
MiniDigger | Martin
7c04062757 don't hardcode footer year 2022-07-09 12:12:03 +02:00
MiniDigger | Martin
2d67f2ddb1 move logo to lib and resize it, error handling for logout 2022-07-08 21:13:41 +02:00
Nassim Jahnke
cc38da7a95
Finish project/version deletion and restoring 2022-07-05 18:10:37 +02:00
Nassim Jahnke
72c1492c3e
Update HangarLib 2022-07-05 16:48:28 +02:00
Nassim Jahnke
4b77ae6378
Add suffix to deleted projects/versions
This allows users to recreate a project or version under the same name without having to wait for staff to fully delete it and without needing to give users the ability to update version files/links later on.
Todo: Make sure deleted versions don't get into download buttons, remove suffix when project/version is restored
2022-07-05 13:26:13 +02:00
Nassim Jahnke
7b55c62308
Start working on pinned projects
Missing actually pinning projects on the userpage on frontend, endpoint should also return Project instead of ProjectCompact
2022-07-05 11:53:59 +02:00
MiniDigger | Martin
2d5167bef8 try to fix i18n stuff 2022-07-04 18:38:32 +02:00
MiniDigger | Martin
7346276174 hopefully unfuck the locale situation 2022-07-04 18:09:07 +02:00
Nassim Jahnke
0f68dc7e2c
Update HangarLib 2022-07-02 14:38:03 +02:00
Nassim Jahnke
b0d9507f71
Whoops 2022-07-02 14:26:11 +02:00
Nassim Jahnke
f9c4d652df
Add platform versions to download dropdown 2022-07-02 14:25:32 +02:00
MiniDigger | Martin
0cc6d06c4c move i18n stuff to lib 2022-07-02 12:29:23 +02:00
Nassim Jahnke
af3097570a
Fix dependency adding
Doesn't look perfect, especially the edit modal needs to be made larger, but slightly better and works now™️
2022-07-01 18:59:32 +02:00
Nassim Jahnke
87f0725385
Update HangarLib 2022-07-01 18:24:59 +02:00
Nassim Jahnke
41b39a37f1
Improvements to project/org/version creation design 2022-07-01 18:21:12 +02:00
Nassim Jahnke
423af12ea1
Small version upload design changes 2022-06-30 11:18:30 +02:00
Nassim Jahnke
0cba1abaa3
Fix changelog overflow, fix doc subpage (again) 2022-06-30 11:01:28 +02:00
Nassim Jahnke
9e84c06db3
Small project list improvements
Show category, show more info on smaller displays
2022-06-29 23:10:24 +02:00
Nassim Jahnke
97859cd354
Fix project subpage refreshing 2022-06-29 18:33:39 +02:00
Nassim Jahnke
30ffe6a364
Fix project subpage overflow 2022-06-29 18:29:52 +02:00
Nassim Jahnke
bf3792feee
Add feedback on project icon changing 2022-06-29 15:56:26 +02:00
Nassim Jahnke
79e7d68f60
Fix homepage version list sorting 2022-06-29 15:24:19 +02:00
Nassim Jahnke
d1969e0416
Fix markdown line breaks, fix pre-commit 2022-06-28 23:09:04 +02:00
MiniDigger | Martin
3cb9a6f43c move lib to submodule v2 2022-06-28 21:05:18 +02:00
MiniDigger | Martin
342259121b move lib to submodule 2022-06-28 21:03:41 +02:00
MiniDigger | Martin
a9c0b2365e I didn't mean to break error tooltips + fix one rename 2022-06-28 20:53:16 +02:00
MiniDigger | Martin
16de74e09b prepare for splitting out lib 2022-06-28 20:49:35 +02:00
Nassim Jahnke
d17b40030c
Allow to select per platform versions
Missing proper sorting of versions, also moved to the backend
Closes #727
2022-06-27 21:14:22 +02:00
Nassim Jahnke
10c8d5eccf
Add simple mc version filtering 2022-06-27 19:32:25 +02:00
Nassim Jahnke
441ba27537
Sort member list by rank, some role changes
Changes are currently not applied to staging, the current role table has to be truncated first
2022-06-27 13:43:16 +02:00
Nassim Jahnke
65bd042caa
Remove recommended version setting
Missing migrations, possibly broke controller?
2022-06-26 20:50:04 +02:00
Nassim Jahnke
2b671c1482
Readd platform version formatting 2022-06-25 00:05:12 +02:00
Nassim Jahnke
f58c1f3011
Remove tags 2022-06-24 22:50:18 +02:00
Nassim Jahnke
aa07243b4c
Give modals some padding, replace manually placed close buttons 2022-06-24 20:54:05 +02:00
MiniDigger | Martin
c3c9c42af6 fix disabled inputs 2022-06-21 23:04:16 +02:00
Nassim Jahnke
54d58d4bfd
Minor fixes 2022-06-21 23:00:24 +02:00
MiniDigger | Martin
0b96d052b2 rearrange version page a big 2022-06-21 22:59:47 +02:00
Nassim Jahnke
1d07bf7d18
Fix pinned version style on short versions 2022-06-21 22:26:39 +02:00
Jake Potrebic
0c63be2a90
work on pinned versions 2022-06-21 12:59:09 -07:00
Nassim Jahnke
d51d7535f2
Cleanup DownloadButton, pinned version design test 2022-06-21 20:20:54 +02:00
Jake Potrebic
f10552bb75
adjustments/improvements to pinned versions 2022-06-21 10:21:27 -07:00
Jake Potrebic
1ec32bf8dd
add project channel to pinned version 2022-06-21 01:28:15 -07:00
Jake Potrebic
a3369d2d9e
replace promoted versions with pinned versions 2022-06-21 00:21:03 -07:00
Jake Potrebic
f503d64a62
improve channels, remove unstable tag 2022-06-20 19:32:54 -07:00
Jake Potrebic
1597f9ea85
fix versions with no plugin deps 2022-06-20 14:11:23 -07:00
Nassim Jahnke
fd2ec047ec
Minor changes 2022-06-20 22:49:50 +02:00
Jake Potrebic
2bbfc7b97b
replace route when redirecting to platform version
Fixes #714
2022-06-20 13:44:36 -07:00
MiniDigger | Martin
29a06466b1 hur dur I am JS and do sorting in place 2022-06-20 21:27:35 +02:00
MiniDigger | Martin
833b8bcf08 sort dependencies by required status (closes #697) 2022-06-20 19:10:24 +02:00
MiniDigger | Martin
0e272421a1 darken line below markdown headlines (closes #700) 2022-06-20 18:51:52 +02:00
MiniDigger | Martin
c447bcb981 allow role management (closes #572) 2022-06-20 18:31:00 +02:00
Nassim Jahnke
1edb8d9af9
Show file size on version page 2022-06-20 13:42:14 +02:00
Nassim Jahnke
14d6a2193a
Improve tag design and usage 2022-06-20 13:35:30 +02:00
Nassim Jahnke
346542d7c9
Up version name length, limit number of dependencies 2022-06-20 11:26:46 +02:00
Nassim Jahnke
a1fbc2b857
More improvements to version page, fix notification page margin 2022-06-20 10:40:59 +02:00
Nassim Jahnke
27846433b3
Fix version changelog overflow 2022-06-20 10:12:19 +02:00
MiniDigger | Martin
bff5aa77b4 fix pagination on homepage 2022-06-19 20:14:27 +02:00
MiniDigger | Martin
b5e2e663a0 allow linking to wikis, closes #549 2022-06-19 19:30:23 +02:00
MiniDigger | Martin
77d051647b mark optional deps, not required ones (#697) 2022-06-19 19:06:23 +02:00
MiniDigger | Martin
60a6f846da fix sponsor section missing a header (closes #698) 2022-06-19 19:06:23 +02:00
Alessio Gravili
7f41e558dd
Improve footer style, mainly on mobile (#695) 2022-06-19 19:01:56 +02:00
MiniDigger | Martin
be6fe4138e fix checkmark groups, closes #703 2022-06-19 18:49:18 +02:00
MiniDigger | Martin
1afe7d9294 preload data from last version, closes #404
also fixes some smaller stuff
2022-06-19 18:27:32 +02:00
Nassim Jahnke
b07ea82e03
Settings fix, changes for small displays 2022-06-19 15:11:01 +02:00
Alessio Gravili
0864f2d407
Improvements (#694)
* Fix incorrect key for organization invalid name string

* Better warning for spaces in organization name
2022-06-19 15:05:19 +02:00
Nassim Jahnke
9d528b29f8
More changes to sorter 2022-06-19 12:47:28 +02:00
Alessio Gravili
d8e049e92d
Fix sorting order & Overflow on safari (#692) 2022-06-19 12:43:23 +02:00
Nassim Jahnke
43a7bf26c1
Make promoted versions slightly prettier 2022-06-19 12:34:19 +02:00
Nassim Jahnke
63f930dffc
More work towards preloading dependencies 2022-06-19 12:01:09 +02:00
Nassim Jahnke
0b799b74eb
Improvements to version page 2022-06-19 11:34:44 +02:00
MiniDigger | Martin
697054f53a increase action log modal widths 2022-06-19 03:00:30 +02:00
MiniDigger | Martin
77329f4368 only namespace or externalUrl can be set for deps, disable rules for now 2022-06-19 02:47:48 +02:00
Alessio Gravili
8a6d93f903
Update Readme, Add windi dev tools, style improvements in various places (#689) 2022-06-19 01:42:31 +02:00
MiniDigger | Martin
d6dd24a09f rename new frontend, remove all traces of all 2022-06-19 01:00:21 +02:00
MiniDigger | Martin
f805fc96b1 delete old frontend 🎉 2022-06-19 00:48:50 +02:00
u9g
e183c31809
Link to new forums instead of old forums (#676) 2022-06-15 22:55:44 +02:00
dependabot[bot]
5e92bb7175
Bump cross-fetch from 3.1.4 to 3.1.5 in /frontend (#649)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-30 12:58:52 +02:00
dependabot[bot]
9bd2015fc6
Bump minimist from 1.2.5 to 1.2.6 in /frontend (#639)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-08 10:01:34 +02:00
Noah van der Aa
3cf86fd05b
Link to new docs and grab logo from there aswell (#613) 2022-03-23 14:50:13 +01:00
dependabot[bot]
40d611757d Bump url-parse from 1.5.7 to 1.5.10 in /frontend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 14:00:43 +01:00
dependabot[bot]
771aa4205c Bump follow-redirects from 1.14.7 to 1.14.8 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 13:27:18 -08:00
dependabot[bot]
e939a1b9c7 Bump url-parse from 1.5.3 to 1.5.7 in /frontend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 13:26:51 -08:00
Alessio Gravili
ca548e7dc8
Header style improvements (#595) 2022-02-06 09:01:55 +01:00
MiniDigger
55f5494483 fix nav
Signed-off-by: MiniDigger <admin@benndorf.dev>
2022-01-29 15:47:41 +01:00
Alessio Gravili
79977a0399
Theme modernization (#592)
Co-authored-by: MiniDigger | Martin <admin@benndorf.dev>
2022-01-29 15:36:44 +01:00
Alessio Gravili
c74068ab56
Improve Create new button text (#588)
Co-authored-by: MiniDigger | Martin <admin@benndorf.dev>
2022-01-29 15:29:50 +01:00
Alessio Gravili
c83ed9087c
Style improvements to sidebar and footer (#587) 2022-01-24 18:25:47 +01:00
AlessioGr
3489b68ff8 Rounded project list 2022-01-24 18:22:56 +01:00
AlessioGr
fc0c89cdf8 Make default theme light again 2022-01-24 18:21:56 +01:00
AlessioGr
17ebfbb6b5 Better light theme 2022-01-24 18:21:56 +01:00
dependabot[bot]
68241f9b23 Bump nanoid from 3.1.30 to 3.2.0 in /frontend
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 18:15:30 +01:00
dependabot[bot]
6435f24dab Bump follow-redirects from 1.14.6 to 1.14.7 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 09:44:17 +01:00
MiniDigger
c4fb6df2e7 also hide hidden members on org page
Signed-off-by: MiniDigger <admin@benndorf.dev>
2022-01-09 11:28:44 +01:00
MiniDigger
3fb058fd88 remove unnecessary warn suppression
Signed-off-by: MiniDigger <admin@benndorf.dev>
2022-01-08 20:12:07 +01:00
MiniDigger
0491f9928b allow hiding org memberships, closes #113
Signed-off-by: MiniDigger <admin@benndorf.dev>
2022-01-08 20:06:55 +01:00
MiniDigger
e52f9a2c4e prevent editing initial project channel
Signed-off-by: MiniDigger <admin@benndorf.dev>
2022-01-08 17:26:00 +01:00
MiniDigger
0964244ec4 fix user settings link
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-30 13:05:02 +01:00
MiniDigger
f5f330855f sitemap fixes
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-23 14:16:23 +01:00
MiniDigger
cbcc2a55f0 fix flag for dummy language
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-22 21:28:51 +01:00
MiniDigger
881e9e981c add flags to the lang modal
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-22 20:33:02 +01:00
MiniDigger
17c5e1a785 crowdin cli is stupid
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-22 19:50:31 +01:00
MiniDigger
2a0e7f3c16 wtf
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-22 19:28:41 +01:00
MiniDigger
71be03e79c more locale improvements?
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-22 19:10:51 +01:00
MiniDigger
56adc1c54f try to understand why lang stuff isn't working on staging
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-21 13:06:06 +01:00
Jake Potrebic
464e5a4611
remove references to deployment keys 2021-12-20 15:01:29 -08:00
MiniDigger
060dc6baa3 further improvements to lang files
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-20 11:13:57 +01:00
Jake Potrebic
b5fa43b093
fix project license getting set to custom 2021-12-20 00:29:39 -08:00
Jake Potrebic
841f90d417
fix misc issues 2021-12-20 00:06:03 -08:00
Jake Potrebic
f9fdece3d8
resolve project tabs slider issue
See https://github.com/vuetifyjs/vuetify/issues/14459
2021-12-19 22:10:49 -08:00
Felix Kleinekathöfer
601eb0b6c3
Sync with crowdin using github actions on deploy (#553)
Co-authored-by: MiniDigger <admin@benndorf.dev>
2021-12-19 11:59:02 +01:00
MiniDigger
f3da597397 move to new i18n project
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-17 21:12:14 +01:00
MiniDigger
01c71b1232 fix api page
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-17 20:29:04 +01:00
MiniDigger
792b6e81f5 adjust frontend for category title being removed
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-17 20:01:53 +01:00
MiniDigger
a244f837b1 guess this was important
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-17 19:39:27 +01:00
MiniDigger
9d6c494f51 disable broken lint rule
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-17 18:02:11 +01:00
MiniDigger
6961e23dbd minor build imporvements and dep updates
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-17 17:23:39 +01:00
AwesomeDude091
e9819ca8ae
Changed Homepage Dropdown Menu (#577)
Co-authored-by: MiniDigger <admin@benndorf.dev>
2021-12-17 15:38:19 +01:00
MiniDigger
a39987cb76 add cloudflare insights to csp
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-12 21:03:32 +01:00
MiniDigger
cd4e27023c scrollbars suck
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-11 12:15:57 +01:00
MiniDigger
42bce7d569 display project owner on homepage
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-08 08:52:19 +01:00
MiniDigger
4732a3740b hello lint my old friend
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-12-08 08:44:57 +01:00
AwesomeDude091
8a175b56aa
Feature: Platform Filter (#562)
Co-authored-by: MiniDigger <admin@benndorf.dev>
2021-12-08 08:43:21 +01:00
AwesomeDude091
b41faa2b0a
Style (#560) 2021-12-03 18:28:35 +01:00
Noah van der Aa
07e1f69ea4 Save some of those precious lines 2021-12-03 18:10:31 +01:00
Noah van der Aa
1b88328a2b Add newline. 2021-12-03 18:10:31 +01:00
Noah van der Aa
6adc8f5a0e Fix background colour on overscroll 2021-12-03 18:10:31 +01:00
MiniDigger
6ac7e890b2 hopefully the last cockroach changes
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-11-26 07:56:34 +01:00
MiniDigger
90a71b6c07 remove unused backend auth host and rename lazy auth host
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-11-26 07:56:34 +01:00
MiniDigger
b4aff65770 more progress on cockroach
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-11-26 07:56:34 +01:00
Jake
3c9826517f
docker and misc fixes 2021-11-12 21:52:43 -08:00
MiniDigger
5bbcc17f86 disable workbox
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-11-01 11:53:18 +01:00
MiniDigger
364f8ecb8b implement logout
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-11-01 11:06:08 +01:00
syldium
6b3cd04384 Allow video embeds in Markdown and in the BBCodeConverter 2021-10-17 15:01:11 +02:00
MiniDigger
733c151f5f try to integrate new auth
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-10-16 12:09:44 +02:00
Jake Potrebic
051e6c281e
improve valid project name search 2021-09-22 00:42:21 -07:00
Jake Potrebic
4d0ffa6a29
improve project page treeview 2021-09-22 00:11:35 -07:00
Jake Potrebic
db33b1ee04
fix issue when editing version plugin dependencies 2021-09-19 15:15:17 -07:00
dependabot[bot]
bbf435dff3
Bump url-parse from 1.5.1 to 1.5.3 in /frontend (#547)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 11:09:06 +02:00
dependabot[bot]
78b790add9
Bump path-parse from 1.0.6 to 1.0.7 in /frontend (#546)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 11:08:54 +02:00
MiniDigger
f8e80bd61b remove leftover divider
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-08-17 11:08:36 +02:00
MiniDigger
ce3ca1bd45 initial design work for the project docs pages
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-08-17 11:06:31 +02:00
MiniDigger
fa95259216 fix langs, implement crowdin in context editing
Signed-off-by: MiniDigger <admin@benndorf.dev>
2021-08-04 19:22:13 +02:00
MiniDigger | Martin
23220b2b50
New Crowdin updates (#544) 2021-08-04 18:34:06 +02:00
MiniDigger | Martin
6388b9713d
New Crowdin updates (#543)
* Update source file en.ts

* New translations en.ts (Spanish)

* New translations en.ts (German)

* New translations en.ts (Italian)

* New translations en.ts (Dutch)

* New translations en.ts (Turkish)

* New translations en.ts (English)
2021-08-04 11:58:35 +02:00
MiniDigger | Martin
4c0481c33f
New Crowdin updates (#542) 2021-08-04 11:52:07 +02:00
Shen-Ta Hsieh(BestSteve)
0ac084c1f9
Add Traditional Chinese Translation (#533) 2021-08-04 11:32:14 +02:00
NotAShelf
84721c38e7
Add Turkish Localization (#537) 2021-08-04 11:31:17 +02:00
Lorenzo
ac0fe6a729
Add italian localization (#534)
Co-authored-by: MiniDigger | Martin <admin@benndorf.dev>
2021-08-04 11:30:55 +02:00
Palomox
1630608bb5
Add spanish localization (#536) 2021-08-04 11:29:46 +02:00
toinouH
a23618cfe1
French translation (#526)
Co-authored-by: syldium <syldium@mailo.com>
Co-authored-by: syldium@mailo.com
Co-authored-by: MiniDigger | Martin <admin@benndorf.dev>
2021-08-04 11:29:10 +02:00
dependabot[bot]
5cdae49a31 Bump tar from 6.1.0 to 6.1.5 in /frontend
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.5.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.5)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 09:43:42 +02:00
MiniDigger
a9a4428440 validate names, closes #220, closes #456
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-06-30 18:58:51 +02:00
MrsHerobrine (Naomi)
a71bff6317
fix reversed variables (dutch edition) (#531)
* fix reversed variables (dutch edition)

* fix linting

*again*

* can prettier stop crying pls thx
2021-06-30 18:41:09 +02:00
Felix Kleinekathoefer
8fe0f60ef2 Removed fibers dependency to get node v16 working 2021-06-30 14:49:46 +02:00
MiniDigger
a0cda24875 actually import dutch language
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-06-29 11:29:50 +02:00
MrsHerobrine (Naomi)
c486c6c30a
Dutch translation (#518) 2021-06-29 11:20:01 +02:00
dependabot[bot]
c8fc9ee0e6
Bump core-js from 3.15.0 to 3.15.1 in /frontend (#521)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.0 to 3.15.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.15.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 19:00:40 -07:00
dependabot[bot]
15eb70642d
Bump vuetify from 2.5.4 to 2.5.5 in /frontend (#522)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.4 to 2.5.5.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.5/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 19:00:28 -07:00
dependabot[bot]
1a41a7cf1f
Bump eslint-plugin-vue from 7.11.1 to 7.12.1 in /frontend (#523)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.11.1 to 7.12.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.11.1...v7.12.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 19:00:18 -07:00
dependabot[bot]
c700ae6ed1
Bump swagger-ui from 3.50.0 to 3.51.0 in /frontend (#524)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.50.0 to 3.51.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.50.0...v3.51.0)

---
updated-dependencies:
- dependency-name: swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 19:00:05 -07:00
dependabot[bot]
2e809ca01d
Bump prettier from 2.3.1 to 2.3.2 in /frontend (#525)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [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.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 18:58:27 -07:00
MrsHerobrine (Naomi)
272916baae
fix variables (#517) 2021-06-24 12:51:57 +02:00
dependabot[bot]
4365cef653
Bump @nuxt/types from 2.15.6 to 2.15.7 in /frontend (#514)
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.15.6 to 2.15.7.
- [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.6...v2.15.7)

---
updated-dependencies:
- dependency-name: "@nuxt/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 12:30:53 -07:00
dependabot[bot]
387034e1a9
Bump vuetify from 2.5.3 to 2.5.4 in /frontend (#513)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.4/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 12:30:46 -07:00
dependabot[bot]
d8c521bb84
Bump nuxt from 2.15.6 to 2.15.7 in /frontend (#512)
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.15.6 to 2.15.7.
- [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.6...v2.15.7)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 12:30:37 -07:00
dependabot[bot]
5ddefcf55d
Bump eslint from 7.28.0 to 7.29.0 in /frontend (#511)
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.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.28.0...v7.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 12:30:28 -07:00
dependabot[bot]
d8b24d239c Bump core-js from 3.14.0 to 3.15.0 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.14.0 to 3.15.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.15.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 10:13:47 +02:00
dependabot[bot]
5a6bd84abc
Bump @nuxtjs/vuetify from 1.11.3 to 1.12.1 in /frontend (#500)
Bumps [@nuxtjs/vuetify](https://github.com/nuxt-community/vuetify-module) from 1.11.3 to 1.12.1.
- [Release notes](https://github.com/nuxt-community/vuetify-module/releases)
- [Changelog](https://github.com/nuxt-community/vuetify-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/vuetify-module/compare/v1.11.3...v1.12.1)

---
updated-dependencies:
- dependency-name: "@nuxtjs/vuetify"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 09:35:23 -07:00
dependabot[bot]
66aa20db7f
Bump cookie-universal-nuxt from 2.1.4 to 2.1.5 in /frontend (#501)
Bumps [cookie-universal-nuxt](https://github.com/microcipcip/cookie-universal) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/microcipcip/cookie-universal/releases)
- [Commits](https://github.com/microcipcip/cookie-universal/compare/v2.1.4...v2.1.5)

---
updated-dependencies:
- dependency-name: cookie-universal-nuxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 09:35:14 -07:00
dependabot[bot]
4daab908f3
Bump ssri from 6.0.1 to 6.0.2 in /frontend (#506)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 09:35:06 -07:00
dependabot[bot]
1266d4ad5a
Bump postcss from 7.0.35 to 7.0.36 in /frontend (#504)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 09:34:58 -07:00
dependabot[bot]
7e4cba8149
Bump browserslist from 4.16.3 to 4.16.6 in /frontend (#505)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 09:34:48 -07:00
dependabot[bot]
2370378055
Bump eslint-plugin-vue from 7.10.0 to 7.11.1 in /frontend (#502)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.10.0 to 7.11.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.10.0...v7.11.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 09:22:08 -07:00
Jake Potrebic
ea3d96e589
bunch of sonarlint fixes 2021-06-08 14:52:35 -07:00
dependabot[bot]
63b0d02a3b
Bump vue and vue-template-compiler in /frontend (#494)
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)

Updates `vue-template-compiler` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 14:01:21 -07:00
Jake Potrebic
0c51050022
add missing peer dependencies 2021-06-07 13:22:30 -07:00
dependabot[bot]
b89191bcae
Bump eslint from 7.27.0 to 7.28.0 in /frontend (#490)
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.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.27.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 07:51:05 -07:00
dependabot[bot]
073c94dcbc
Bump vuetify from 2.5.1 to 2.5.3 in /frontend (#492)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.3/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 07:50:46 -07:00
dependabot[bot]
73ad73dd3f
Bump prettier from 2.3.0 to 2.3.1 in /frontend (#489)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [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.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 07:32:00 -07:00
dependabot[bot]
e4546365ab
Bump core-js from 3.13.1 to 3.14.0 in /frontend (#488)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.14.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.14.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 07:31:26 -07:00
dependabot[bot]
e663c8f644
Bump @nuxtjs/axios from 5.13.5 to 5.13.6 in /frontend (#486)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.5 to 5.13.6.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.5...v5.13.6)

---
updated-dependencies:
- dependency-name: "@nuxtjs/axios"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 00:07:16 -07:00
dependabot[bot]
0b6515c89d
Bump swagger-ui from 3.49.0 to 3.50.0 in /frontend (#487)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.49.0 to 3.50.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.49.0...v3.50.0)

---
updated-dependencies:
- dependency-name: swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 00:06:43 -07:00
Jake Potrebic
b845100b83
project filtering on home page 2021-06-06 22:25:56 -07:00
Jake Potrebic
2da8420449
add project info to project list 2021-06-06 21:19:06 -07:00
Jake Potrebic
40b2ff023e
temp icon & random things 2021-06-06 14:58:39 -07:00
Jake Potrebic
1c1bd94c5f
fix CSP 2021-06-06 14:58:08 -07:00
Jake Potrebic
37f315dc8e
try to fix frontend avatars 2021-06-06 14:45:56 -07:00
Jake Potrebic
d71605b805
Add missing perm checks
Fixes #484
2021-06-06 14:43:52 -07:00
MiniDigger
2a8e55695b fix some lint errors in ZH translation and make it display
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-06-06 11:29:14 +02:00
ahdg
2b7df78253
Added Simplified Chinese Translation (#483) 2021-06-06 11:05:27 +02:00
MiniDigger
57f2d17cda make stylelint happy
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-06-06 11:04:26 +02:00
MiniDigger
3047fa6fbd hack together a language switcher
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-06-06 11:03:39 +02:00
Jake Potrebic
106c547df6
Downgrade sass to remove deprecation warnings 2021-06-03 12:34:56 -07:00
dependabot[bot]
a40eb054c4
Bump eslint-plugin-vue from 7.9.0 to 7.10.0 in /frontend (#480)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.9.0...v7.10.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 18:01:00 -07:00
dependabot[bot]
1158ad6f01
Bump @nuxtjs/axios from 5.13.4 to 5.13.5 in /frontend (#481)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.4 to 5.13.5.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.4...v5.13.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 17:27:50 -07:00
dependabot[bot]
7395716cc2
Bump @nuxtjs/eslint-config-typescript from 6.0.0 to 6.0.1 in /frontend (#477)
Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config-typescript@6.0.0...@nuxtjs/eslint-config-typescript@6.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:07:57 -07:00
dependabot[bot]
16b6a60220
Bump vuetify from 2.5.0 to 2.5.1 in /frontend (#478)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.1/packages/vuetify)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:07:40 -07:00
dependabot[bot]
71ebbf0503
Bump @dansmaculotte/nuxt-security from 0.0.3 to 0.0.4 in /frontend (#479)
Bumps [@dansmaculotte/nuxt-security](https://github.com/dansmaculotte/nuxt-security) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/dansmaculotte/nuxt-security/releases)
- [Changelog](https://github.com/dansmaculotte/nuxt-security/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dansmaculotte/nuxt-security/compare/v0.0.3...v0.0.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:07:22 -07:00
dependabot[bot]
2a75916163 Bump ws from 7.4.4 to 7.4.6 in /frontend
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 09:44:33 +02:00
dependabot[bot]
40a752a4c0 Bump swagger-ui from 3.48.0 to 3.49.0 in /frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.48.0...v3.49.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 09:44:16 +02:00
dependabot[bot]
290360282c Bump core-js from 3.12.1 to 3.13.1 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.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.13.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 09:43:58 +02:00
dependabot[bot]
d2924c4587
Bump @nuxtjs/axios from 5.13.1 to 5.13.4 in /frontend (#471)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.1 to 5.13.4.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.1...v5.13.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:22:52 -07:00
dependabot[bot]
8aef326e36
Bump eslint from 7.26.0 to 7.27.0 in /frontend (#470)
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.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.26.0...v7.27.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:51 -07:00
dependabot[bot]
69bd8faac1
Bump sass from 1.32.13 to 1.34.0 in /frontend (#469)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.34.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.32.13...1.34.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:32 -07:00
dependabot[bot]
a58b97ea38
Bump vuetify from 2.4.11 to 2.5.0 in /frontend (#468)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.4.11 to 2.5.0.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.0/packages/vuetify)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:13 -07:00
MiniDigger
7f150754af lets try out modern mode
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-22 22:21:04 +02:00
MiniDigger
fcebc727a0 hello my name is typescript and I am really dum
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-22 21:46:13 +02:00
MiniDigger
cc5f211fbf add a bit of structured data
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-22 21:35:29 +02:00
MiniDigger
c420e5dd33 refactor title and description generation
Signed-off-by: MiniDigger <admin@minidigger.me>

#382
2021-05-22 20:48:45 +02:00
Jake Potrebic
a1c10bf84a
Backend log filters, pagination 2021-05-19 14:41:01 -07:00
Jake Potrebic
a6fc9732f2
work on action logging 2021-05-17 23:10:25 -07:00
dependabot[bot]
4917607a96
Bump eslint-config-prettier from 7.2.0 to 8.3.0 in /frontend (#444)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.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 17:26:05 -07:00
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]
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
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
Jake Potrebic
a566802b75
discourse tweaks 2021-05-14 15:39:39 -07:00
MiniDigger
7b41a49dd1 minor stuff
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-05-13 15:39:37 +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
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
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
Renovate Bot
6036421871 Update dependency sass to v1.32.10 2021-04-17 08:56:40 +02:00
Renovate Bot
cbde200ad2 Update dependency swagger-ui to v3.47.1 2021-04-16 09:26:04 +02:00
Renovate Bot
f4562e78ad Update dependency filesize to v6.2.5 2021-04-16 09:25:40 +02:00
Renovate Bot
0dec27d8e1 Update dependency filesize to v6.2.2 2021-04-14 16:59:31 +02:00