This repository was archived by the owner on Oct 30, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
For learning #217
Open
CH3-V
wants to merge
149
commits into
admin-dashboard
Choose a base branch
from
master
base: admin-dashboard
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
For learning #217
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Delete stuff works in admin dashboard
Admin dashboard
Fix isPackageInstalled false positives
Fixing bug #139 - Moving from message dropdown to full view
…as valid or invalid and not simply removed
Found out it's missing, it's very unpopular and useless but still :) I found out the existence of hackers.txt when searching about robots.txt and humans.txt Here are some of my sources : http://humanstxt.org/img/Illustration-home/03-where-is-located.png http://www.scifiscripts.com/scripts/hackers.txt
(I'm actually bored and I'm looking at hackthis source to find some issues with my little knowledge)
Minus change in example.htaccess
Align ul list
Some extended description
Minus error
Indexing bots who are way too aggressive can slow down a lot specific target and can even crash. Yahoo Pipes 1.0 is for feeds not for Hackthis and it's still slow down the website. (Minor)
Update robots.txt
Update footer.php with link to Status
Fixed Grammar and corrected spelling
Minus change and corrections
Create hackers.txt
Update contact.php
Added an option to mark messages as seen.
Dynamic label attribute "for"
Updated install_hackthis_windows.sh
Update class.admin.php
Apache does not allow whitespaces in Order directive
POST:newpassword2 never used
Fix error when password change
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I want to pull some code from the admin-dashboard base for learning reasons. I'm learning to code and want to be able to modify and experiment with it.