Commit Graph

121 Commits

Author SHA1 Message Date
8b1bc2c644 Minor aesthetic changes 2024-02-24 14:13:19 -06:00
c98d64edd1 Tailwind changes 2023-10-27 19:05:38 -05:00
9638ae3af5 Updated regex for URL, because it wouldn't accept '=' or '?' characters in the URL 2023-10-27 19:05:29 -05:00
84e5994c18 Added 'contact us' line 2023-10-27 19:04:57 -05:00
2c573fa063 Updated tabindex for 'forgot_password' link, so that it is not activated when tabbing through 2023-09-29 19:55:26 -05:00
3f76d9bda1 Removed .gitignore 2023-09-06 22:01:57 -05:00
c2a41c5edb Updated .gitignore 2023-09-06 22:01:16 -05:00
1ecf347694 Removed string generation functions from this file, and instead included the file that contains them 2023-09-06 22:00:56 -05:00
3bce00440e Added random string generation functions to a separate file 2023-09-06 22:00:23 -05:00
da6069c88a Minor stylistic changes; fixed bug where video wouldn't play on Chrome 2023-09-06 22:00:02 -05:00
6bd7e788a3 Fixed bug with non-working buttons on mobile 2023-09-06 21:59:34 -05:00
1c5fa656fa Added code to send email with a dummy link based on HTTP variable 2023-09-06 21:59:16 -05:00
0e3a4f4a01 DON'T KNOW IF THIS WILL WORK: Added another database query to set 'hell' to true 2023-09-06 21:58:24 -05:00
1e7fe85c78 Removed cat GIF 2023-09-06 21:57:43 -05:00
b43d9ca0e1 Added PHPMailer library for sending emails 2023-09-06 21:57:20 -05:00
ae67739eed Created HTML and PHP files for 'forgot password' functionality 2023-09-02 16:40:20 -05:00
3ea851318c Grammatical changes 2023-09-02 16:39:47 -05:00
cae2c9bf01 Updated title 2023-09-02 16:39:19 -05:00
8f5793e3eb Fixed a bug where POST data wasn't being recognized by the server-side code 2023-09-02 15:57:10 -05:00
fda14b4cfb Switched 'GET' to 'POST' 2023-09-02 15:56:45 -05:00
3fbb6c99df Switched 'GET' to 'POST' 2023-09-02 15:22:36 -05:00
1c1e322bd8 Switched 'GET' to 'POST', added padding to text boxes 2023-09-02 15:21:36 -05:00
381e534e02 Fixed spelling mistake 2023-09-02 15:20:14 -05:00
d8220b21b8 Tailwind CSS 2023-09-01 15:15:47 -05:00
d276c3694b Updated the style of the 'Why Glink?' section 2023-09-01 15:15:35 -05:00
fbf7813f18 Made many changes (mostly stylistic) 2023-09-01 15:04:20 -05:00
32548af030 Made backend changes 2023-09-01 15:03:50 -05:00
e2c452e11f Changed title 2023-09-01 15:02:50 -05:00
d794ce8cae Made CSS changes 2023-09-01 15:02:27 -05:00
a3f70ef0ff Changed title, fixed grammatical mistakes 2023-09-01 15:01:53 -05:00
bdcbe5354f Changed title, fixed grammatical mistakes 2023-09-01 15:01:33 -05:00
f56be852f9 Fixed bugs, made many changes 2023-09-01 15:01:06 -05:00
7e83624043 Stylistic changes, changed title, and added text to "Why Glink?"
section
2023-09-01 15:00:23 -05:00
2eab219228 Tailwind changes 2023-07-26 16:12:19 -05:00
31f3ab0d79 Updated the backend code; I don't know why I was modifying the user 2023-07-26 16:12:06 -05:00
47b5fe7b8b Merged UI changes 2023-07-26 16:11:44 -05:00
a20004a323 Updated header navbar 2023-07-26 16:11:31 -05:00
562d758d23 Merged UI changes and added PHP code 2023-07-26 16:11:07 -05:00
b9a07e15fa Added additional information for database storage 2023-07-24 23:14:41 -05:00
a0f1d0f5ac Added code to redirect user if they are signed in and go to the sign up page 2023-07-24 23:14:16 -05:00
7b0e1986e2 Added functionality to update and delete links 2023-07-24 23:13:43 -05:00
f7b6fa83dd Updated tailwind CSS 2023-07-24 23:13:18 -05:00
4ae7bdfd43 Created alternative home page 2023-07-24 23:12:57 -05:00
881a04cdda Added files for link creation, deletion and undo of deletion 2023-07-24 23:11:15 -05:00
f06cc19a7a Added HTMX JS file 2023-07-24 23:10:53 -05:00
85931d7138 Added links to the 'log out' and 'my links' buttons 2023-07-15 17:50:38 -05:00
f76250e00d Moved the link creation form to a different page 2023-07-15 17:50:17 -05:00
5aa4645517 Updated output.css 2023-07-15 17:50:02 -05:00
affc5dfdfd Added code to include header with PHP 2023-07-15 17:49:51 -05:00
a07fa89979 Added Daisy UI as a dependency 2023-07-15 17:10:22 -05:00