- Apr 03, 2023
-
-
ERKEN EFE authored
Added info on unimplemented features and a project description.
-
ERKEN EFE authored
Updated TODO according to goals and achievements.
-
ERKEN EFE authored
Fixed database column types, made queries reverse chronological order.
-
ERKEN EFE authored
Removed the id-class of a section that was useless.
-
ERKEN EFE authored
Fixed responsive page header for tablets due to new button designs.
-
ERKEN EFE authored
Changed "right" to "flex-end" in CSS to fix support for older browsers.
- Mar 26, 2023
-
-
ERKEN EFE authored
Fixed typos in the database entries.
-
ERKEN EFE authored
Corrected database file name to connect to the right database.
-
ERKEN EFE authored
Changed file extension for the database.
-
ERKEN EFE authored
Updated todo list according to goals and achievements.
-
ERKEN EFE authored
Fixed typos in file names and texts in the database.
-
ERKEN EFE authored
Tidied up admin page backend structure and added translations.
-
ERKEN EFE authored
Added a bar to search for article titles in the database.
-
- Mar 24, 2023
-
-
ERKEN EFE authored
Updated TODO according to goals and achievements.
-
ERKEN EFE authored
Fixed some typos in the base article entries.
-
ERKEN EFE authored
Added more entries to the translation table for more elements.
-
ERKEN EFE authored
Added new uniform look to the navbar buttons and links.
-
ERKEN EFE authored
Added a way to change site language via buttons on the navbar.
-
ERKEN EFE authored
Added new hidden admin page to upload new articles via a form.
-
ERKEN EFE authored
Added placeholder text and a temporary title to the about page.
-
ERKEN EFE authored
Added actual clickable links to the navbar and social media buttons.
-
ERKEN EFE authored
Fixed relative path names in functions and updated access modifiers.
-
ERKEN EFE authored
Added new button to load more articles using AJAX.
-
- Mar 22, 2023
-
-
ERKEN EFE authored
Added new objectives and crossed achieved goals.
-
ERKEN EFE authored
Added new translation entry for the see-more button.
-
ERKEN EFE authored
Added loading of articles from a database and the <article> duplication.
-
ERKEN EFE authored
Formatted style.css with IDE linter.
-
ERKEN EFE authored
Added database connection from PHP using the PDO class.
-
ERKEN EFE authored
Created database with initial 15 articles.
-
ERKEN EFE authored
Seperated article element from HTML to avoid repetition.
-
ERKEN EFE authored
Integrated basic PHP page translation with cookie memorization.
- Mar 21, 2023
- Mar 20, 2023
-
-
ERKEN EFE authored
Added new index.style to seperate global and specific styling.
-
- Mar 14, 2023
- Mar 13, 2023
-