Skip to content

feat(Hackviser): add activity#10579

Merged
theusaf merged 39 commits intoPreMiD:mainfrom
efekrbas:main
Apr 2, 2026
Merged

feat(Hackviser): add activity#10579
theusaf merged 39 commits intoPreMiD:mainfrom
efekrbas:main

Conversation

@efekrbas
Copy link
Copy Markdown

Description

Added a new presence for the Hackviser cybersecurity training platform.

Acknowledgements

Screenshots

Proof showing the creation/modification is working as expected Ekran görüntüsü 2026-03-21 043739 Ekran görüntüsü 2026-03-21 043804

Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Copy link
Copy Markdown

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

ESLint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Ensure slug is defined even if parts array is empty.

Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
@theusaf theusaf changed the title feat(Hackviser): add presence feat(Hackviser): add activity Mar 23, 2026
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Remove image assets from PR

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Remove image assets from PR

I removed

"regExp": "([a-zA-Z0-9-]+\\.)*hackviser\\.com",
"version": "1.0.0",
"logo": "https://github.com/user-attachments/assets/609306cf-204f-4916-8940-28e9f789b7ac?.png",
"thumbnail": "https://github.com/user-attachments/assets/cf58a97e-0865-4b5e-a363-c709a019150f?.png",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The thumbnail should be a landscape promotional image or screenshot, not the same as the logo

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

The thumbnail should be a landscape promotional image or screenshot, not the same as the logo

Fixed.

Comment on lines +294 to +297
{
label: 'Learn Cybersecurity',
url: 'https://hackviser.com/',
},
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This button is not allowed

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

This button is not allowed

Removed

Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
@theusaf theusaf enabled auto-merge (squash) March 25, 2026 17:51
@theusaf theusaf requested a review from Bas950 March 25, 2026 17:51
Copy link
Copy Markdown
Member

@Bas950 Bas950 left a comment

Choose a reason for hiding this comment

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

did you lint?

"tr": "Hackviser, laboratuvarlar, CTF yarışmaları, öğrenme yolları ve gerçek dünya senaryoları aracılığıyla siber güvenlik becerilerinizi geliştirebileceğiniz çevrimiçi bir eğitim platformudur."
},
"url": "hackviser.com",
"regExp": "([a-zA-Z0-9-]+\\.)*hackviser\\.com",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
"regExp": "([a-zA-Z0-9-]+\\.)*hackviser\\.com",
"regExp": "^https?[:][/][/]([a-zA-Z0-9-]+[.])*hackviser[.]com[/]",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Is there anything else I need to correct? @Bas950

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

image

Co-authored-by: Bas van Zanten <bas.van.zanten007@gmail.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
auto-merge was automatically disabled March 27, 2026 13:56

Head branch was pushed to by a user without write access

@efekrbas efekrbas requested a review from Bas950 March 27, 2026 13:58
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
@efekrbas
Copy link
Copy Markdown
Author

Could you take a look at it? @Bas950

@Bas950 Bas950 requested a review from theusaf April 1, 2026 03:38
Signed-off-by: Efe Kırbaş <161657597+efekrbas@users.noreply.github.com>
@theusaf theusaf requested a review from Bas950 April 1, 2026 17:00
@theusaf theusaf enabled auto-merge (squash) April 1, 2026 17:00
@theusaf theusaf merged commit 0d3046d into PreMiD:main Apr 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants