Commit Graph
12 Commits
Author SHA1 Message Date
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 e5af3aca66 sync, implemented sort, viewing user pages & articles written, updating db 2025-04-03 10:50:58 -06:00
jashton b9bb620ae0 implemented secure remember me functionality 2025-03-31 23:39:40 -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
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
Joshua Ashton ab50339a32 sync 2025-03-15 21:45:14 -06:00
jashton 3be02e6768 cleanup and sync 2025-03-07 03:57:09 -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