d3fa1733f4
implemented spaces, fixed login and signup, thought creation and space creation.
jashton2025-05-26 13:00:12 -06:00
54a01f0f1f
still some bugs and auth issues to iron out. need to implement a new action button/bar, the card for moments in a space, creating new moments and essays, dynamically refreshing the spaces view when a new post is created.
jashton2025-05-20 19:46:09 -06:00
a93c30c40f
orm to frontend connected. for a time, i'll be trying multiple solutions at once.
jashton2025-05-16 16:41:07 -06:00
228cf1137b
implemented critical features in Restful Golang API which'll handle Neo4j interactions.
jashton2025-05-10 22:34:12 -06:00
d908bee2c3
increased sizes of elements and additional styling on mobile.
jashton2025-04-13 11:51:19 -06:00
9ea3ad408b
made usability/aesthetic adjustments, particularly on mobile.
jashton2025-04-12 20:43:40 -06:00
3afc107c5e
mobile optimization for article cards. still testing.
jashton2025-04-12 13:55:34 -06:00
565d7da5bd
mobile optimization for article cards. still testing.
jashton2025-04-12 13:52:46 -06:00
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.
jashton2025-04-12 13:40:51 -06:00
f4dfaba1c6
minor usability improvements, added default spacing between paragraph tags, added last edited/updated to articles and article cards.
jashton2025-04-12 11:42:55 -06:00
fb35e93226
implemented preview of article markdown via AJAX
jashton2025-04-12 11:00:44 -06:00
4f0262aa89
wrote up a better home page. assisted with ai, because my word vomit was shit
jashton2025-04-08 19:33:27 -06:00
6b1abfbc8f
minor bug fix, no longer showing edit button for users except for the author.
jashton2025-04-08 17:01:58 -06:00
5125612c05
implemented order by on filter by tag.
jashton2025-03-30 21:08:05 -06:00
5a5471da5d
implemented mass creation via csv, bug fixes
jashton2025-03-30 20:37:28 -06:00
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.
Joshua Ashton2025-03-30 17:01:29 -06:00
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.
jashton2025-03-29 22:57:43 -06:00
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
Joshua Ashton2025-03-25 19:42:40 -06:00
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
Joshua Ashton2025-03-25 13:09:05 -06:00