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
/
controllers
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Async and queued page archival
Syndamia
2025-02-02
1
-4
/
+72
*
feat(views/admin): Implement form for user deletion
Syndamia
2025-02-02
1
-1
/
+7
*
feat: Implement admin panel with the ability to change role of users
Syndamia
2025-02-02
1
-0
/
+39
*
feat: Allow admins to delete lists
Syndamia
2025-02-02
1
-1
/
+1
*
feat(views/archive): Implement archive deletion
Syndamia
2025-02-02
1
-0
/
+34
*
feat(views/user): Implement account updating (settings)
Syndamia
2025-02-02
1
-0
/
+37
*
feat(views/user): Implement account deletion
Syndamia
2025-02-02
1
-0
/
+29
*
feat(views/list): Move add item patch requests to list/add
Syndamia
2025-02-02
1
-1
/
+5
*
feat(views): Separate archive creation to it's own view
Syndamia
2025-02-02
1
-50
/
+4
*
feat(views): Move login and logout to session/create and session/delete
Syndamia
2025-02-02
1
-0
/
+0
*
feat(views): Move register to user/create
Syndamia
2025-02-02
1
-0
/
+0
*
feat(views/list): Fully implement list deletion
Syndamia
2025-02-02
1
-0
/
+33
*
feat(views/list): Fully implement list updating
Syndamia
2025-02-02
1
-0
/
+33
*
Fixed the create table workaround
Georgi Nikolov
2025-02-01
1
-5
/
+3
*
Fixed the correct resources not being downloaded
Georgi Nikolov
2025-02-01
1
-4
/
+12
*
feat: Add XAMPP setup
Syndamia
2025-02-01
1
-1
/
+1
*
feat: Add create list button and improve new list page UI
Syndamia
2025-02-01
1
-1
/
+3
*
feat: Rework models methods to be more object-oriented where applicable
Syndamia
2025-02-01
1
-0
/
+3
*
feat(archive): Include topbar dynamically
Syndamia
2025-02-01
1
-10
/
+8
*
feat: Separate topbar files
Syndamia
2025-02-01
1
-88
/
+4
*
feat(views): Implement adding a list item
Syndamia
2025-01-26
1
-0
/
+29
*
feat: Add fromWid, addItem
Syndamia
2025-01-26
1
-1
/
+1
*
feat(controllers): Simplified non-standard method request logic
Syndamia
2025-01-26
1
-11
/
+16
*
feat: Replace sessionStorage with (custom) cookieStorage
Syndamia
2025-01-26
4
-10
/
+23
*
feat: Create page for creating lists
Syndamia
2025-01-26
1
-0
/
+17
*
Made the urls be more universal
Georgi Nikolov
2025-01-26
1
-7
/
+33
*
Added a navbar on top of the archived pages
Georgi Nikolov
2025-01-26
1
-1
/
+101
*
feat(archive): Set the user when someone logged-in archives
Syndamia
2025-01-26
1
-3
/
+11
*
feat: Logout button
Syndamia
2025-01-26
1
-0
/
+8
*
Fixed the absolute links in the page being broken when exiting the page
Georgi Nikolov
2025-01-26
1
-10
/
+2
*
Added downloading of the frames in the page
Georgi Nikolov
2025-01-26
1
-0
/
+1
*
Fixed the same thing with the js imports
Georgi Nikolov
2025-01-26
1
-4
/
+1
*
Fixed the inside pages' css urls not being downloaded correctly
Georgi Nikolov
2025-01-26
1
-4
/
+10
*
Fixed the inside pages' resources not being downloaded
Georgi Nikolov
2025-01-26
1
-2
/
+8
*
fix(controllers): Use absolute paths instead of locals
Syndamia
2025-01-26
1
-2
/
+2
*
feat!: Rework all views to be used with the router
Syndamia
2025-01-26
4
-23
/
+373
*
feat(controllers): Remove unused test controllers
Syndamia
2025-01-26
3
-387
/
+0
*
feat: Authentication logic on every page
Syndamia
2025-01-26
1
-0
/
+9
*
Added downloading of the js imports that are files
Georgi Nikolov
2025-01-25
1
-0
/
+39
*
feat(views/login): Add login page
Syndamia
2025-01-25
1
-0
/
+20
*
feat(views): Add basic profile and register views
Syndamia
2025-01-25
2
-0
/
+28
*
Added downloading and replacing of resources in the css styles
Georgi Nikolov
2025-01-25
1
-0
/
+41
*
Added a title field in the database
Georgi Nikolov
2025-01-25
1
-1
/
+12
*
Fixed the icons not being able to be Null
Georgi Nikolov
2025-01-25
1
-4
/
+46
*
Fixed an issue with the encoding of the html pages when donwloading them
Georgi Nikolov
2025-01-25
1
-1
/
+2
*
Added additional table column for the favicon in the database
Georgi Nikolov
2025-01-25
1
-4
/
+12
*
Handled the search url not existing
Georgi Nikolov
2025-01-25
1
-0
/
+36
*
Handled the hyperlinks in the webpage that point to different sites
Georgi Nikolov
2025-01-25
1
-3
/
+51
*
Added caching of the pages
Georgi Nikolov
2025-01-25
1
-17
/
+43
*
Unified the coding styles
Georgi Nikolov
2025-01-25
1
-21
/
+25
[next]