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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(views/archive): Remove time from datetime of first and last archives
Syndamia
2025-02-09
1
-2
/
+2
*
feat: Add titles to buttons
Syndamia
2025-02-09
2
-7
/
+7
*
fix: Center align list buttons
Syndamia
2025-02-09
1
-1
/
+1
*
feat(views/archive/item): Add copy to clipboard button
Syndamia
2025-02-09
3
-1
/
+13
*
feat: Add favicon
Syndamia
2025-02-09
2
-0
/
+1
*
feat(views/user): Show proper empty messages
Syndamia
2025-02-09
1
-2
/
+13
*
fix: Typo
Syndamia
2025-02-09
1
-2
/
+2
*
feat: Better home cards, show total view count of pages
Syndamia
2025-02-09
4
-9
/
+22
*
feat(views/archive): Better layout
Syndamia
2025-02-09
2
-9
/
+41
*
fix(views/user/update): Typo
Syndamia
2025-02-09
1
-1
/
+1
*
feat(user/update): Move buttons to side and replace text with icons
Syndamia
2025-02-09
5
-24
/
+53
*
fix(views/archive): Sandbox the iframes
Syndamia
2025-02-09
1
-1
/
+1
*
feat(views/list): Add buttons to items
Syndamia
2025-02-09
3
-6
/
+21
*
fix(views/archive): Rename topbar navbar class names
Syndamia
2025-02-08
2
-9
/
+9
*
fix: Improve certain button spacings
Syndamia
2025-02-08
2
-0
/
+2
*
feat(views/archive): Proper button for pdf export
Syndamia
2025-02-08
5
-18
/
+23
*
fix(views/list): Use environment dir for archives instead of hard-coded path
Syndamia
2025-02-08
1
-1
/
+1
*
feat(views/user): Automatically login on register
Syndamia
2025-02-08
1
-0
/
+4
*
feat(views/user): Register has better validation and error messages
Syndamia
2025-02-08
1
-2
/
+30
*
feat(authenticate): Delete requests for expired cookies
Syndamia
2025-02-08
2
-1
/
+14
*
fix(views/archive): Only increment visited counter on opened archive
Syndamia
2025-02-08
3
-2
/
+17
*
Added a basic pdf exporter that works 50% of the times
Georgi Nikolov
2025-02-04
3
-0
/
+50
*
fix(views/archive): Increase topbar z-index by a lot
Syndamia
2025-02-03
1
-1
/
+1
*
fix(views/archive): Sandbox the iframe, which turns off script execution
Syndamia
2025-02-03
1
-1
/
+1
*
feat: Async and queued page archival
Syndamia
2025-02-02
3
-0
/
+70
*
feat(views/admin): Implement form for user deletion
Syndamia
2025-02-02
3
-10
/
+21
*
feat: Implement admin panel with the ability to change role of users
Syndamia
2025-02-02
4
-0
/
+44
*
feat: Allow admins to delete lists
Syndamia
2025-02-02
2
-10
/
+14
*
feat(views/archive): Implement archive deletion
Syndamia
2025-02-02
7
-2
/
+59
*
feat: Add and show proper admin user
Syndamia
2025-02-02
1
-1
/
+1
*
feat(views/user): Implement account updating (settings)
Syndamia
2025-02-02
4
-3
/
+55
*
feat(views/user): Implement account deletion
Syndamia
2025-02-02
4
-0
/
+46
*
feat: Make require_login return the user object if the token is valid
Syndamia
2025-02-02
4
-12
/
+14
*
feat(views/list): Move add item patch requests to list/add
Syndamia
2025-02-02
3
-3
/
+10
*
feat(views): Separate archive creation to it's own view
Syndamia
2025-02-02
5
-7
/
+63
*
feat(views): Move login and logout to session/create and session/delete
Syndamia
2025-02-02
5
-10
/
+10
*
feat(views): Move register to user/create
Syndamia
2025-02-02
3
-2
/
+2
*
feat!(views): Rename profile to user
Syndamia
2025-02-02
6
-7
/
+7
*
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
3
-0
/
+45
*
feat(views/list): Fully implement list updating
Syndamia
2025-02-02
4
-0
/
+75
*
feat(views/list): Rename list/update to list/add
Syndamia
2025-02-02
4
-1
/
+2
*
feat: Proper list page layout and export user logo logic to class
Syndamia
2025-02-02
6
-16
/
+55
*
feat: Create require_login helper function and improve list update page
Syndamia
2025-02-02
4
-30
/
+50
*
feat: Add XAMPP setup
Syndamia
2025-02-01
1
-1
/
+8
*
feat: Add create list button and improve new list page UI
Syndamia
2025-02-01
3
-3
/
+34
*
feat(views/profile): Proper list elements UI
Syndamia
2025-02-01
5
-13
/
+75
*
feat: Proper UI for item buttons
Syndamia
2025-02-01
2
-2
/
+29
*
feat(views/profile): Show archives and lists as proper nav buttons
Syndamia
2025-02-01
3
-15
/
+59
*
feat(views/home): Move single webpage card code to a separate file
Syndamia
2025-02-01
2
-27
/
+21
[next]