Commit Graph
85 Commits
Author SHA1 Message Date
jashton ab30859446 partially implemented todo tracker 2025-04-20 17:05:41 -06:00
jashton 9e47110758 fixed font issue 2025-04-15 11:07:40 -06:00
jashton e05da10550 fixed bug preventing signups 2025-04-14 22:55:55 -06:00
jashton 420022dbf8 implemented following users to receive (opt-in) email notifications when they publish an article. 2025-04-14 22:32:32 -06:00
jashton fdcc1a3349 fixed minor visual bugs 2025-04-14 19:02:38 -06:00
jashton ef14fbceec fix 2025-04-13 20:14:45 -06:00
jashton 3ef61e1c9e except remember user, changed all cookies to sessions. 2025-04-13 20:07:07 -06:00
jashton 006cffef38 fixed 2025-04-13 18:17:52 -06:00
jashton ca9fe75d0a trying css way 2025-04-13 17:59:07 -06:00
jashton 3dfb443f36 javascript override of browser styles. 2025-04-13 17:56:19 -06:00
jashton b39b75412d fdsa 2025-04-13 17:48:25 -06:00
jashton 701aa338a0 asdf 2025-04-13 17:40:33 -06:00
jashton cf60578515 missed setting font on autofilled forms. 2025-04-13 17:38:48 -06:00
jashton 35d6582108 edited style of autofilled forms. 2025-04-13 17:37:15 -06:00
jashton 47b5940167 made compose button when on articles view. 2025-04-13 17:34:18 -06:00
jashton 666ebeafd3 fixed another bug 2025-04-13 16:00:36 -06:00
jashton 84f20b03c2 fixed nav links 2025-04-13 15:59:01 -06:00
jashton 8f2c241c3d refactoring 2025-04-13 15:57:16 -06:00
jashton 27bfe8e7b3 removed blue box from clicking links 2025-04-13 14:03:17 -06:00
jashton 46cc61afe7 minor fix 2025-04-13 14:01:55 -06:00
jashton 7895904719 hid preview on mobile 2025-04-13 13:57:14 -06:00
jashton 2b5f4ec6ae minor fix 2025-04-13 12:26:12 -06:00
jashton 53fcec00e0 very minor fix 2025-04-13 12:23:32 -06:00
jashton e1dbafab9d minor fix 2025-04-13 12:17:19 -06:00
jashton 11b1f9211b reverted reversal of article grid 2025-04-13 12:00:04 -06:00
jashton 9446a80452 minor fix on mobile 2025-04-13 11:54:13 -06:00
jashton d908bee2c3 increased sizes of elements and additional styling on mobile. 2025-04-13 11:51:19 -06:00
jashton 9ea3ad408b made usability/aesthetic adjustments, particularly on mobile. 2025-04-12 20:43:40 -06:00
jashton 3afc107c5e mobile optimization for article cards. still testing. 2025-04-12 13:55:34 -06:00
jashton 565d7da5bd mobile optimization for article cards. still testing. 2025-04-12 13:52:46 -06:00
jashton 8d78a7d182 added login requirement to view articles to protect against potential data scrapping, with redirect functionality to the article the user attempts to view prior to login. 2025-04-12 13:40:51 -06:00
jashton f4dfaba1c6 minor usability improvements, added default spacing between paragraph tags, added last edited/updated to articles and article cards. 2025-04-12 11:42:55 -06:00
jashton fb35e93226 implemented preview of article markdown via AJAX 2025-04-12 11:00:44 -06:00
jashton 4f0262aa89 wrote up a better home page. assisted with ai, because my word vomit was shit 2025-04-08 19:33:27 -06:00
jashton 6b1abfbc8f minor bug fix, no longer showing edit button for users except for the author. 2025-04-08 17:01:58 -06:00
jashton e829e2e566 implemented editing articles 2025-04-08 16:40:40 -06:00
jashton e5b3e048b8 fixed cropping image 2025-04-07 19:07:22 -06:00
jashton 84d38dbeb3 sync 2025-04-06 19:31:59 -06:00
jashton ab00581dc6 sync 2025-04-05 13:38:06 -06:00
jashton 0a6497f6f3 update 2025-04-04 11:31:17 -06:00
jashton c5ca975c40 sync 2025-04-04 11:23:50 -06:00
jashton ba01b8a0f5 sync 2025-04-04 11:21:22 -06:00
jashton a10b26971b width to 90% on everything on mobile 2025-04-04 11:19:24 -06:00
jashton 12b5135421 another one 2025-04-03 19:59:49 -06:00
jashton cb066ae173 added basic mobile support 2025-04-03 19:58:03 -06:00
jashton 7c2000f46e fixed issue with loading font 2025-04-04 01:52:52 +00:00
jashton 4a79bb89d8 added bot honeypot on signup 2025-04-03 13:40:00 -06:00
jashton 7eebc920a2 implemented email functionality, users can now request to become contributors. 2025-04-03 13:25:01 -06:00
jashton e5af3aca66 sync, implemented sort, viewing user pages & articles written, updating db 2025-04-03 10:50:58 -06:00
jashton cec9091ee0 converted from standard mysqli to mysqli prepared statements for security against sql injection 2025-04-01 15:03:01 -06:00