Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
d712eb306a
[code, files] added background.png files for login background, added lots of styling for login page, also added new code for login.html for these changes.
aea2bff9db
[code] updated manifest.json with correct icon properties and also changed ordering of icons in header to ensure that more high res .svg is chosen over lower res .ico file.
0a6e9d626c
[code, files] uploaded all new logos and also updated relevant code for all HTML files, also added further information in header for PWA functionality and also updated manifest.json file.
af3efc3836
[code, files, docs] updated logos and name of PWA from Sentinel to Kube. Updated all HTML files to reflect changes and also added comment to app.js file. Also Added GIMP file for logos and new .ico.
8ffd91564f
[code] created app.js and service-worker.js, these files are key for offline and PWA functionality, also updated all project HTML files to reflect these new files and their relevant links.
5d5daf535c
[code] made changes to styles.css, have implemented the Roboto font instead of Arial/Helvetica, have also updated the sizing for the header and paragraph text and changed the type of header number used across some project files.
03abcfabbe
[code] created manifest.json file for progressive web application (PWA) functionality (file is not complete) implemented link tags for styles.css and manifest.json in home.html and transport.html pages.
434a6be27d
[code] added initial file for transport.html, this file has a barebones layout and does not contain any meaningful code yet, will continue to work on.