Commit graph

16 commits

Author SHA1 Message Date
26443d63ea Frontend: Added sliding for all objects. Removed buttons for mobile. Updated project button and added index. 2024-02-07 21:12:29 +01:00
2427346949 Frontend: Added language selection button and github button on footer. Resolved overflowing title on slides. Backend: Added url_name for Languages. 2024-02-04 23:28:20 +01:00
06acd72045 Backend: Updated Project with 'short_description'. Frontend: Updated the UI to show the short description then in the popup the full, tweaked markdown css. 2024-02-02 23:46:08 +01:00
ea8053bf84 Frontend: Adapted popup for mobile devices. 2024-01-31 22:16:04 +01:00
cb4cfe26cb Frontend/Backend : now 'picture_name' in db 'project' should be an url rather than a file name. Deleting img for projects. 2024-01-30 21:35:33 +01:00
f8eb04a6cb Backend: Added support for other type of links in each project. Frontend: Linking database and hiding a category if no data found. 2024-01-30 21:01:11 +01:00
820c777494 Frontend: Updated Some CSS for tooltips visibility. changed how popup.js works. showPopup now asks for a project id. Pill now can show the popup. 2024-01-28 23:41:30 +01:00
1a3297199f Backend: Some tweaks for project ids, ordering the tags. Frontend: Added full support for tags. 2024-01-28 18:34:05 +01:00
5e9a8399fb Frontend: Added projects-popup component, added showPopup(), added popup writeable, added multiple slide sizes, adjusted z-indexes. 2024-01-27 23:24:43 +01:00
524bb88a4c Frontend: Some tweaks for the containers of the slides, mainly pictures focused. Added formatDateMobile(). 2024-01-25 22:51:18 +01:00
bb42cd9c2b Frontend: Fixing overflow with scrolling, pictures are now well formatted, moving the more button. 2024-01-25 22:11:49 +01:00
aea400db5d Frontend: Adjusted CSS to work with mobile environnement. 2024-01-25 00:01:23 +01:00
4ca4655b37 Frontend: Fixed some CSS. Backend: Added project_type field. 2023-11-19 10:54:57 +01:00
8aabdf7cde Backend: Updated project database, Reworked Rust to add this feature. Frontend: Added pictures to project. Now uses date gathered for projects. reverse is an option for Slideshow. 2023-11-18 23:55:29 +01:00
dc6d1af0d9 Frontend: Cleaning out slideshow and making it more usable and simplier. Deleted unused css. Added writables. 2023-11-18 00:11:36 +01:00
4406c3a9a8 Frontend: Added 'Experience'. 2023-11-17 12:21:09 +01:00