index
:
FMI/nowayforward_human
master
A copy of the wayback machine site made as a WEB project for a FMI course
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
views
/
global
Commit message (
Expand
)
Author
Age
Files
Lines
*
hotfix: Replace environment variables with php global constants
Syndamia
2025-02-12
1
-0
/
+2
*
feat: Add favicon
Syndamia
2025-02-09
1
-0
/
+1
*
feat: Implement admin panel with the ability to change role of users
Syndamia
2025-02-02
1
-0
/
+1
*
feat(views/archive): Implement archive deletion
Syndamia
2025-02-02
1
-0
/
+1
*
feat(views/user): Implement account updating (settings)
Syndamia
2025-02-02
1
-0
/
+1
*
feat(views/user): Implement account deletion
Syndamia
2025-02-02
1
-0
/
+2
*
feat: Make require_login return the user object if the token is valid
Syndamia
2025-02-02
1
-1
/
+10
*
feat(views): Separate archive creation to it's own view
Syndamia
2025-02-02
1
-0
/
+2
*
feat(views): Move login and logout to session/create and session/delete
Syndamia
2025-02-02
1
-4
/
+4
*
feat(views): Move register to user/create
Syndamia
2025-02-02
1
-1
/
+1
*
feat!(views): Rename profile to user
Syndamia
2025-02-02
2
-6
/
+6
*
feat(views/list): Fully implement list deletion
Syndamia
2025-02-02
1
-0
/
+1
*
feat(views/list): Rename list/update to list/add
Syndamia
2025-02-02
1
-0
/
+1
*
feat: Create require_login helper function and improve list update page
Syndamia
2025-02-02
1
-0
/
+12
*
feat: Add XAMPP setup
Syndamia
2025-02-01
1
-1
/
+8
*
feat(views/profile): Show archives and lists as proper nav buttons
Syndamia
2025-02-01
1
-1
/
+1
*
feat(views): Move newlist to list/new
Syndamia
2025-02-01
1
-1
/
+1
*
feat(views): Implement adding a list item
Syndamia
2025-01-26
1
-0
/
+1
*
feat(router): Support for sub-root pages
Syndamia
2025-01-26
1
-10
/
+15
*
feat: Replace sessionStorage with (custom) cookieStorage
Syndamia
2025-01-26
1
-0
/
+2
*
feat(views): Implement list (get) view
Syndamia
2025-01-26
1
-0
/
+1
*
feat: Create page for creating lists
Syndamia
2025-01-26
1
-0
/
+1
*
feat: Logout button
Syndamia
2025-01-26
2
-2
/
+5
*
feat(views): Implement a proper router
Syndamia
2025-01-26
3
-0
/
+105