This website requires JavaScript.
Explore
Help
Register
Sign In
spaces
/
web
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9a45075010434a4dedd0c5d48a78ff6be3bcfddc
web
/
functions
T
History
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
..
account_functions.php
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
article_functions.php
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
db_functions.php
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
functions.php
implemented database, article cards, and parsing from markdown.
2025-03-19 23:27:20 -06:00
init.php
styling, navigation bar, theming, article lists, page routing.
2025-03-20 19:54:37 -06:00