Commit Graph
44 Commits
Author SHA1 Message Date
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
jashton e8ac27b5d5 ci/cd test 2025-04-01 12:49:59 -06:00
Josh AshtonandGitHub f96fee4d56 Update vintagecoding.net.md 2025-04-01 12:46:37 -06:00
jashton e98fef082b Merge branch 'main' of https://github.com/quaxlyqueen/vintagecoding.net 2025-03-31 23:39:44 -06:00
jashton b9bb620ae0 implemented secure remember me functionality 2025-03-31 23:39:40 -06:00
Josh AshtonandGitHub 4132d989b3 Update main.yml 2025-03-31 16:10:46 -06:00
Josh AshtonandGitHub 9ae64dbeeb tmp 2025-03-31 15:58:07 -06:00
jashton e65d679dcf test 4 2025-03-31 12:43:07 -06:00
jashton 9e61536162 test 3 2025-03-31 12:35:42 -06:00
jashton faafe82c9e test 2 2025-03-31 12:33:40 -06:00
jashton c206869d6a Merge branch 'main' of https://github.com/quaxlyqueen/vintagecoding.net 2025-03-31 12:30:43 -06:00
jashton 7340187836 testing ci/cd 2025-03-31 12:30:39 -06:00
Josh AshtonandGitHub 92295822d1 Create main.yml 2025-03-31 12:20:08 -06:00
jashton f4f5077210 sync 2025-03-31 12:06:01 -06:00
jashton 5125612c05 implemented order by on filter by tag. 2025-03-30 21:08:05 -06:00
jashton 5a5471da5d implemented mass creation via csv, bug fixes 2025-03-30 20:37:28 -06:00
Joshua Ashton e6735a9a20 implemented admin control panel with the ability to delete articles/users in bulk, and open user panels with the standard options to reset passwords, change email/usernames, or delete. additionally, updated SQL schema, created dummy data, and fixed some bugs. 2025-03-30 17:01:29 -06:00
jashton 86823cbd3e minor bug fix. 2025-03-29 23:17:42 -06:00
jashton ff7e799b7f implemented image upload and cropping system, mostly work. it's too zoomed in and appears to be using the xy coords from the top left of the crop selector. 2025-03-29 22:57:43 -06:00
Joshua Ashton 9a45075010 v0.1.0 completed. only the owner can create new articles, users can modify their password, username, email, or delete their account, there's auth and permissions preventing accessing other user's information, and more. onto the road to v0.2.0 2025-03-25 19:42:40 -06:00
Joshua Ashton 0a27cd1f5c implemented article composer functionality + interface, login & signup functionality + interface, auth permission functionality reflected in the nav, and determined a unified accent color accessible in dark and light mode 2025-03-25 13:09:05 -06:00
Joshua Ashton c0fc9e9d00 styling, navigation bar, theming, article lists, page routing. 2025-03-20 19:54:37 -06:00
Joshua Ashton 5af0547864 implemented database, article cards, and parsing from markdown. 2025-03-19 23:27:20 -06:00
Violet 3b794ae87d implemented construction page. 2025-03-15 22:29:55 -06:00
Joshua Ashton ab50339a32 sync 2025-03-15 21:45:14 -06:00
Joshua Ashton ce6984622c Merge branch 'main' of https://github.com/quaxlyqueen/vintagecoding.net 2025-03-15 18:05:59 -06:00
Joshua Ashton d0dbc5e4ad sync 2025-03-15 18:05:46 -06:00
jashton 3be02e6768 cleanup and sync 2025-03-07 03:57:09 -07:00
Joshua Ashton 551abb66b5 sync 2025-03-06 23:08:52 -07:00
Joshua Ashton 86d501c980 added more db functions 2025-03-05 20:21:33 -07:00
Joshua Ashton 54228c4e8e created basic DB structure and accessing db 2025-03-05 18:55:04 -07:00
jashton 8d244e586d sync 2025-03-05 09:38:25 -07:00
jashton b453739630 added composer 2025-03-04 16:03:17 -07:00
jashton 5ff7b55e54 getting started 2025-03-04 15:53:39 -07:00
Violet 89abe16a15 init project setup. 2025-01-03 13:50:14 -07:00
Josh AshtonandGitHub 72ae162858 Initial commit 2025-01-03 12:54:50 -07:00