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
/
list
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: Add titles to buttons
Syndamia
2025-02-09
1
-2
/
+2
|
*
feat(views/list): Add buttons to items
Syndamia
2025-02-09
1
-2
/
+12
|
*
fix(views/list): Use environment dir for archives instead of hard-coded path
Syndamia
2025-02-08
1
-1
/
+1
|
*
Added a basic pdf exporter that works 50% of the times
Georgi Nikolov
2025-02-04
2
-0
/
+43
|
*
feat: Allow admins to delete lists
Syndamia
2025-02-02
2
-10
/
+14
|
*
feat(views/archive): Implement archive 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
3
-11
/
+4
|
*
feat(views/list): Move add item patch requests to list/add
Syndamia
2025-02-02
3
-3
/
+10
|
*
feat!(views): Rename profile to user
Syndamia
2025-02-02
1
-1
/
+1
|
*
feat(views/list): Show a message when list is empty
Syndamia
2025-02-02
1
-3
/
+9
|
*
feat(views/list): Fully implement list deletion
Syndamia
2025-02-02
2
-0
/
+44
|
*
feat(views/list): Fully implement list updating
Syndamia
2025-02-02
3
-0
/
+67
|
*
feat(views/list): Rename list/update to list/add
Syndamia
2025-02-02
2
-0
/
+0
|
*
feat: Proper list page layout and export user logo logic to class
Syndamia
2025-02-02
1
-10
/
+18
|
*
feat: Create require_login helper function and improve list update page
Syndamia
2025-02-02
2
-28
/
+36
|
*
feat: Add create list button and improve new list page UI
Syndamia
2025-02-01
1
-2
/
+10
|
*
feat(views/profile): Proper list elements UI
Syndamia
2025-02-01
3
-5
/
+33
|
*
feat: Rework models methods to be more object-oriented where applicable
Syndamia
2025-02-01
1
-3
/
+1
|
*
feat(views/list): Show all items in a list
Syndamia
2025-02-01
1
-0
/
+6
|
*
feat(views): Move newlist to list/new
Syndamia
2025-02-01
2
-0
/
+27
|
*
feat(views): Implement adding a list item
Syndamia
2025-01-26
3
-0
/
+36
|
*
feat(views/list): Don't crash on missing LID
Syndamia
2025-01-26
1
-1
/
+1
|
*
feat(views): Implement list (get) view
Syndamia
2025-01-26
2
-0
/
+26