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: 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
*
feat(apache): Set MYSQL_UNIX_SOCKET environment variable
Syndamia
2025-01-19
1
-0
/
+3
*
feat(shell): Add MYSQL_UNIX_SOCKET var and automatically apply migrations
Syndamia
2025-01-19
1
-11
/
+21
*
feat: Add php to apache
Syndamia
2025-01-19
3
-2
/
+33
*
feat(migrations): Up-to-date initial migration
Syndamia
2025-01-19
1
-20
/
+39
*
feat(views): Rename sample_archive directory
Syndamia
2025-01-19
1
-0
/
+0
*
feat: Add nix setup for apache hosting
Syndamia
2025-01-19
3
-0
/
+75
*
feat: Add nix setup for MySQL
Syndamia
2025-01-19
1
-0
/
+89
*
Added archiving of existing pages and saving them in the main repo
Georgi Nikolov
2025-01-18
2
-37
/
+75
*
Added example mariadb code in php
Georgi Nikolov
2025-01-17
2
-1
/
+37
*
Added an initual commit with a submit url page and a script checking if the p...
Georgi Nikolov
2025-01-11
2
-0
/
+64
*
Initial commit
killercho
2025-01-04
2
-0
/
+23