You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Aadhavan Srinivasan 8b1bc2c644 Minor aesthetic changes 8 months ago
PHPMailer Added PHPMailer library for sending emails 1 year ago
fonts Created directory for fonts 1 year ago
node_modules Updated node modules 1 year ago
GLink-Logo-alt.svg Added logo 1 year ago
checkloc.php Switched 'GET' to 'POST' 1 year ago
dashboard.html Fixed spelling mistake 1 year ago
db.inc.php Created PHP file for database-related functions 1 year ago
deletelink.php DON'T KNOW IF THIS WILL WORK: Added another database query to set 'hell' to true 1 year ago
forgotpassword.html Created HTML and PHP files for 'forgot password' functionality 1 year ago
forgotpassword.php Added code to send email with a dummy link based on HTTP variable 1 year ago
form.html Switched 'GET' to 'POST' 1 year ago
header.php Fixed bug with non-working buttons on mobile 1 year ago
home2.html Created alternative home page 1 year ago
homepagevideo.mp4 Added video clip for home page 1 year ago
howItWorks.txt Created a text file to explain how the form works 1 year ago
htmx.min.js Added HTMX JS file 1 year ago
index.css Stylistic additions 1 year ago
index.html Minor aesthetic changes 8 months ago
index.js Updated regex for URL, because it wouldn't accept '=' or '?' characters in the URL 12 months ago
input.css Made CSS changes 1 year ago
login.html Updated tabindex for 'forgot_password' link, so that it is not activated when tabbing through 1 year ago
login.js Updated password regex 1 year ago
login.php Switched 'GET' to 'POST' 1 year ago
logout.php Created a logout PHP file 1 year ago
output.css Tailwind changes 12 months ago
package-lock.json Automatic update of JSON files 1 year ago
package.json Automatic update of JSON files 1 year ago
rand_string.inc.php Added random string generation functions to a separate file 1 year ago
redirect.php Got rid of unnecessary PHP code 1 year ago
reqloc.html Fixed a bug where POST data wasn't being recognized by the server-side code 1 year ago
result.php Updated regex for URL, because it wouldn't accept '=' or '?' characters in the URL 12 months ago
signup.html Switched 'GET' to 'POST', added padding to text boxes 1 year ago
signup.php Grammatical changes 1 year ago
step1.png Added modified images for step 1 1 year ago
step2.png Added images for other steps 1 year ago
step3.png Added images for other steps 1 year ago
tailwind.config.js Tailwind changes 1 year ago
undodeletelink.php Made backend changes 1 year ago
updatelink.php Made backend changes 1 year ago