Commit Graph

18 Commits

Author SHA1 Message Date
Salvador E. Tropea 0a121cf5a1 [KiRi] Added check for local file system fail
We then explain why is failing
2024-01-30 13:48:42 -03:00
Salvador E. Tropea 7f8828ad3f [KiRi][Fixed] Missing icon for not modified commits 2023-12-29 10:49:30 -03:00
Salvador E. Tropea 75697ec9c5 [KiRi] Added message when server is offline 2023-12-29 09:26:11 -03:00
Salvador E. Tropea af8e0d6618 [KiRi] Diff canvas background configurable 2023-12-29 08:56:44 -03:00
Salvador E. Tropea 1ca7c9d94c [KiRi] Moved the commit point icon to a separated file 2023-12-28 11:28:03 -03:00
Salvador E. Tropea 28417a8501 [KiRi] Compacted the CSS
Avoiding to repeat the SVG to icon trick
2023-12-28 10:58:34 -03:00
Salvador E. Tropea 6f57d5d0d4 [KiRi] Moved the commits list style to the CSS 2023-12-28 10:04:03 -03:00
Salvador E. Tropea cf2a0ab495 [KiRi] Removed the use of iconify
- Now the icons are included in the images folder
2023-12-26 13:46:11 -03:00
Salvador E. Tropea b6b5bd7af8 [KiRi] Refactorized the JS code
- Avoid scaning the DOM all the time
- Rely on status in JS vars
- Remove the jQuery dependency
2023-12-22 13:39:58 -03:00
Salvador E. Tropea 7578ee4ab8 [KiRi] Moved style from the JS to the CSS
- Most of the style was moved
- Colors aren't hard coded anymore, fetched from the page
2023-12-12 13:10:31 -03:00
Salvador E. Tropea c6c1e075dc [KiRi] Removed layer colors from the CSS
- Not used
2023-12-12 11:14:35 -03:00
Salvador E. Tropea 6a380e3ddb [KiRi] Moved style from HTML to CSS 2023-12-12 11:08:31 -03:00
Salvador E. Tropea 901c76b189 [KiRi][Added] Colors for added/removed sheets/layers 2023-12-11 12:30:00 -03:00
Salvador E. Tropea 8101c885a0 [KiRi] Moved style from JS to CSS
- Sheet page icon margins
2023-12-11 08:05:23 -03:00
Salvador E. Tropea 81ebf36720 [KiRi] Moved style from JS to CSS
- For items in the list of pages/layers
2023-12-11 08:00:40 -03:00
Salvador E. Tropea a3ec9c36f7 [KiRi] Darker canvas for the SVGs 2023-12-06 13:48:41 -03:00
Salvador E. Tropea e06089cfcd [KiRi] Changed to make newer green
So we get green/red like with other diff tools
2023-12-01 13:09:26 -03:00
Salvador E. Tropea 49ddfa505d Experimental KiRi integration
Very raw, but working
2023-11-30 11:06:32 -03:00