This website works better with JavaScript.
Explore
Help
Sign In
aravind
/
glink-website
Watch
1
Star
0
Fork
You've already forked glink-website
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
115
Commits
3
Branches
0
Tags
13 MiB
JavaScript
48.6%
PHP
21.9%
HTML
17.6%
CSS
11.9%
c2a41c5edb
php
nodejs
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c2a41c5edb'
${ noResults }
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Aadhavan Srinivasan
c2a41c5edb
Updated .gitignore
1 year ago
PHPMailer
Added PHPMailer library for sending emails
1 year ago
fonts
Created directory for fonts
2 years ago
node_modules
Updated node modules
1 year ago
.gitignore
Updated .gitignore
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
2 years 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
2 years ago
htmx.min.js
Added HTMX JS file
1 year ago
index.css
Stylistic additions
2 years ago
index.html
Minor stylistic changes; fixed bug where video wouldn't play on Chrome
1 year ago
index.js
Modified the Regex to accept additional (valid) characters
2 years ago
input.css
Made CSS changes
1 year ago
login.html
Switched 'GET' to 'POST', added padding to text boxes
1 year ago
login.js
Updated password regex
2 years ago
login.php
Switched 'GET' to 'POST'
1 year ago
logout.php
Created a logout PHP file
2 years ago
output.css
Tailwind CSS
1 year 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
2 years ago
reqloc.html
Fixed a bug where POST data wasn't being recognized by the server-side code
1 year ago
result.php
Removed string generation functions from this file, and instead included the file that contains them
1 year 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