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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(views/list): Don't crash on missing LID
Syndamia
2025-01-26
1
-1
/
+1
*
feat(router): Support for sub-root pages
Syndamia
2025-01-26
1
-10
/
+15
*
feat: Add fromWid, addItem
Syndamia
2025-01-26
3
-4
/
+12
*
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
11
-35
/
+53
*
feat(views): Implement list (get) view
Syndamia
2025-01-26
4
-1
/
+28
*
feat: Create page for creating lists
Syndamia
2025-01-26
4
-0
/
+50
*
feat(models): Implement model for ArchiveList
Syndamia
2025-01-26
1
-0
/
+33
*
Made the urls be more universal
Georgi Nikolov
2025-01-26
2
-8
/
+36
*
Added a navbar on top of the archived pages
Georgi Nikolov
2025-01-26
3
-3
/
+136
*
feat(profile): Show archives made by user in their profile page
Syndamia
2025-01-26
2
-0
/
+33
*
feat(archive): Set the user when someone logged-in archives
Syndamia
2025-01-26
2
-3
/
+21
*
feat: Logout button
Syndamia
2025-01-26
8
-17
/
+69
*
feat: Proper login and register designs
Syndamia
2025-01-26
3
-13
/
+54
*
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(views/archive): Fix page and favicon paths
Syndamia
2025-01-26
1
-2
/
+2
*
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
21
-159
/
+446
*
feat(controllers): Remove unused test controllers
Syndamia
2025-01-26
4
-399
/
+0
*
feat(views): Implement a proper router
Syndamia
2025-01-26
4
-4
/
+111
*
chore(views): Minor fixes
Syndamia
2025-01-26
3
-30
/
+2
*
feat(views): Login page logs you in
Syndamia
2025-01-26
1
-1
/
+6
*
feat: Authentication logic on every page
Syndamia
2025-01-26
8
-3
/
+99
*
feat(views): Mandatory titles for header inclusion
Syndamia
2025-01-26
3
-1
/
+6
*
chore(views): Replace <?php echo with <?=
Syndamia
2025-01-26
7
-24
/
+24
*
Added downloading of the js imports that are files
Georgi Nikolov
2025-01-25
1
-0
/
+39
*
feat(views/archive): Improve formatting and layout
Syndamia
2025-01-25
2
-3
/
+26
*
feat(views/home): Show page title
Syndamia
2025-01-25
1
-1
/
+1
*
feat(views/login): Add login page
Syndamia
2025-01-25
3
-0
/
+47
*
feat(views/meta): include_once instead of include
Syndamia
2025-01-25
1
-5
/
+6
*
feat(models/cookies): Added model with proper logic for cookie creation
Syndamia
2025-01-25
2
-1
/
+31
*
feat(views): Add basic profile and register views
Syndamia
2025-01-25
5
-0
/
+70
*
feat(models/user): Store password hash instead of plain password
Syndamia
2025-01-25
2
-1
/
+3
*
Added downloading and replacing of resources in the css styles
Georgi Nikolov
2025-01-25
1
-0
/
+41
*
feat(styles): Finalize design
Syndamia
2025-01-25
2
-21
/
+70
*
feat(views/home): Show favicon in pages
Syndamia
2025-01-25
1
-2
/
+2
*
Fixed queries to include the title property
Georgi Nikolov
2025-01-25
1
-4
/
+5
*
Added a title field in the database
Georgi Nikolov
2025-01-25
2
-1
/
+13
*
Fixed the icons not being able to be Null
Georgi Nikolov
2025-01-25
2
-5
/
+47
*
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
4
-7
/
+28
*
Handled the search url not existing
Georgi Nikolov
2025-01-25
2
-0
/
+42
*
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
2
-17
/
+52
*
Unified the coding styles
Georgi Nikolov
2025-01-25
1
-21
/
+25
*
feat(views/archive): Better ui for archives
Syndamia
2025-01-19
2
-3
/
+48
[next]