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 (
Collapse
)
Author
Age
Files
Lines
*
feat(views/profile): Show all lists by a user
Syndamia
2025-02-01
1
-6
/
+33
|
*
feat(views/list): Show all items in a list
Syndamia
2025-02-01
2
-0
/
+17
|
*
feat(views): Move newlist to list/new
Syndamia
2025-02-01
3
-1
/
+1
|
*
feat: Separate topbar files
Syndamia
2025-02-01
3
-88
/
+82
|
*
Fixed content in the readme
Georgi Nikolov
2025-01-28
1
-1
/
+1
|
*
Added zip files to the git ignore
Georgi Nikolov
2025-01-28
1
-0
/
+1
|
*
Added more information to the readme
Georgi Nikolov
2025-01-28
1
-0
/
+3
|
*
Added a README.txt that the lector wants
Georgi Nikolov
2025-01-28
1
-0
/
+15
|
*
feat(views): Add list update buttons to profile archives
Syndamia
2025-01-26
1
-6
/
+15
|
*
feat(views): Implement adding a list item
Syndamia
2025-01-26
6
-6
/
+81
|
*
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
|
[next]