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
...
*
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
*
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
[prev]
[next]