Skip to content

Conversation

@XeR
Copy link
Contributor

@XeR XeR commented Apr 16, 2022

See #156 (comment)
Not sure whether we should call this v2.1.0 or v2.0.2.
Since there are new features, I tend to prefer v2.1.0 (semver)

BitK and others added 30 commits November 30, 2021 02:42
Only the files in /src where formated with `yarn format`
now the subfolder are also formated.

+ formating importCtf and savepointWrapper
This prevents lots of vertical scrolling when there is a long description.
Related to #111
Open the dialog from a button in the menu bar
Better style of search result task item
Only the files in /src where formated with `yarn format`
now the subfolder are also formated.

+ formating importCtf and savepointWrapper
5 vulnerabilities found - Packages audited: 1279
Severity: 4 Moderate | 1 High

These are caused by eslint-plugin-graphql being deprecated since 2022-01-25.
See: https://github.com/apollographql/eslint-plugin-graphql
0 vulnerabilities found - Packages audited: 463
Done in 0.54s.
XeR and others added 19 commits February 1, 2022 13:39
Quasar stops pulling vue and router automatically after the upgrade.

This means that now, running `quasar build` will not build the SPA. It will pull
vue and router first, and you need to run `quasar build` a *second* time to get
it to compile properly.
Moved to hotkeys-js to handle hotkeys
Moved the composable in the MainLayout to handle authenticated status
Typos
Now we first evaluate `ctfnote_private.can_play_ctf` before adding a task.
If it is not true (value can also be `null`), then we do not create
and add the pad.
This prevents guests from adding tasks to CTFs they
are not allowed to participate in.
Limit task creation by access control
Also do some automatic formatting
Add word wrapping to table layout
Unbinding arrows shortcuts when closing the popup
Building the Docker container will fail because of the
--frozen-lockfile argument. This fixes the issue.
Copy link
Collaborator

@JJ-8 JJ-8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version 2.1.0 is fine by me

@JJ-8
Copy link
Collaborator

JJ-8 commented Apr 22, 2022

Let's release it

@JJ-8 JJ-8 merged commit 71e183e into main Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants