fonts
|
Created directory for fonts
|
2 years ago |
node_modules
|
Updated node modules
|
2 years ago |
GLink-Logo-alt.svg
|
Added logo
|
2 years ago |
cat.gif
|
First commit
|
2 years ago |
checkloc.php
|
Removed database initialization code and instead used the function defined in db.inc.php
|
2 years ago |
dashboard.html
|
Fixed bugs, made many changes
|
2 years ago |
db.inc.php
|
Created PHP file for database-related functions
|
2 years ago |
deletelink.php
|
Added files for link creation, deletion and undo of deletion
|
2 years ago |
form.html
|
Moved the link creation form to a different page
|
2 years ago |
header.php
|
Updated header navbar
|
2 years ago |
home2.html
|
Created alternative home page
|
2 years ago |
homepagevideo.mp4
|
Added video clip for home page
|
2 years ago |
howItWorks.txt
|
Created a text file to explain how the form works
|
2 years ago |
htmx.min.js
|
Added HTMX JS file
|
2 years ago |
index.css
|
Stylistic additions
|
2 years ago |
index.html
|
Stylistic changes, changed title, and added text to "Why Glink?"
|
2 years ago |
index.js
|
Modified the Regex to accept additional (valid) characters
|
2 years ago |
input.css
|
Added files for tailwind configuration and generation
|
2 years ago |
login.html
|
Added code to redirect user if they are signed in and go to the sign up page
|
2 years ago |
login.js
|
Updated password regex
|
2 years ago |
login.php
|
Fixed bugs in PHP database code
|
2 years ago |
logout.php
|
Created a logout PHP file
|
2 years ago |
output.css
|
Tailwind changes
|
2 years ago |
package-lock.json
|
Automatic update of JSON files
|
2 years ago |
package.json
|
Automatic update of JSON files
|
2 years ago |
redirect.php
|
Got rid of unnecessary PHP code
|
2 years ago |
reqloc.html
|
Added code to redirect the user if they are permitted to access the GLink, and show an error JS alert if they are not
|
2 years ago |
result.php
|
Added additional information for database storage
|
2 years ago |
signup.html
|
Changed title, fixed grammatical mistakes
|
2 years ago |
signup.php
|
Fixed bugs in PHP database code
|
2 years ago |
step1.png
|
Added modified images for step 1
|
2 years ago |
step2.png
|
Added images for other steps
|
2 years ago |
step3.png
|
Added images for other steps
|
2 years ago |
tailwind.config.js
|
Tailwind changes
|
2 years ago |
undodeletelink.php
|
Added files for link creation, deletion and undo of deletion
|
2 years ago |
updatelink.php
|
Updated the backend code; I don't know why I was modifying the user
|
2 years ago |