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(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
*
feat(models/user): Add fromDBuid and fix fromDB def
Syndamia
2025-01-19
1
-2
/
+9
*
feat(shell.nix): Add recovery/resetting on launch
Syndamia
2025-01-19
1
-0
/
+22
*
Fixed the links in the html
Georgi Nikolov
2025-01-19
1
-2
/
+1
*
feat(views/archive): Show webpage preview
Syndamia
2025-01-19
2
-3
/
+2
*
Adjusted the time and date to match BG time
Georgi Nikolov
2025-01-19
1
-1
/
+1
*
Replaced the zip archive with a folder
Georgi Nikolov
2025-01-19
1
-31
/
+33
*
fix(views/archive): Show page url in non-archived message
Syndamia
2025-01-19
1
-1
/
+1
*
fix(views/home): Remoe name of submit button
Syndamia
2025-01-19
1
-1
/
+1
*
feat(models/webpage): Fix logic for get_all
Syndamia
2025-01-19
2
-3
/
+4
*
feat(views/home): Implement clicking on cards
Syndamia
2025-01-19
2
-2
/
+11
*
feat: Add archive page
Syndamia
2025-01-19
3
-1
/
+35
*
feat(models/webpage): Add functions for getting all archives and updating the...
Syndamia
2025-01-19
1
-1
/
+17
*
feat(database): Add an update record function
Syndamia
2025-01-19
1
-1
/
+8
*
feat(models): Separate user and webpage out of database
Syndamia
2025-01-19
3
-58
/
+64
*
feat(views): Add home to navbar and update default page title
Syndamia
2025-01-19
2
-1
/
+6
*
feat: Implement the home page
Syndamia
2025-01-19
4
-3
/
+105
*
feat(database): Update _get_all to include an additional query and add mostVi...
Syndamia
2025-01-19
1
-3
/
+11
*
feat(views): Implement initial UI design
Syndamia
2025-01-19
3
-0
/
+139
*
feat(views): Add titles
Syndamia
2025-01-19
3
-0
/
+3
*
feat(views): Implement more sophisticated printing of user info
Syndamia
2025-01-19
1
-1
/
+10
*
feat(views): Add meta tags, PHP title logic and navbar
Syndamia
2025-01-19
2
-2
/
+13
*
Added downloading of all the resources for a site as well as the site itself ...
Georgi Nikolov
2025-01-19
1
-2
/
+56
*
fix: Rename Webpage to Webpages and remove unique path constraint
Syndamia
2025-01-19
2
-4
/
+4
*
feat(archive_page): Add archived pages to the database
Syndamia
2025-01-19
1
-4
/
+4
*
feat(database): Implement Webpage class
Syndamia
2025-01-19
1
-0
/
+24
*
feat(database): Created a generic Table class
Syndamia
2025-01-19
1
-21
/
+46
*
feat(database): Return user id upon creation
Syndamia
2025-01-19
2
-2
/
+6
*
feat: Move archive_page logic from src to controllers
Syndamia
2025-01-19
5
-124
/
+84
*
feat: Move .config to an ignored directory in the repository root
Syndamia
2025-01-19
2
-4
/
+7
*
feat(views): Rework sample_archive into the new format
Syndamia
2025-01-19
3
-13
/
+52
*
feat(controllers): Meta now doesn't call a function if it doesn't exist
Syndamia
2025-01-19
1
-4
/
+10
*
feat(views): Add two test views
Syndamia
2025-01-19
5
-0
/
+44
*
feat(controllers): Add a test controller
Syndamia
2025-01-19
2
-0
/
+17
*
feat(apache): Add USER environment variable and remove controllers alias
Syndamia
2025-01-19
2
-1
/
+1
*
feat(models): Implement database model with User table binding
Syndamia
2025-01-19
1
-0
/
+50
*
feat(migrations): Add anonymous user
Syndamia
2025-01-19
2
-0
/
+4
[next]