Commit History

Author SHA1 Message Date
  eli 80d1be323d [COMPONENTS][Search][CSS] Extra header forms now accessible through a details element. Re-organizing templates structure. 3 years ago
  eli d38ad60c76 [COMPONENTS][CSS] Adding components styling properly. 3 years ago
  eli 441c411efe [CSS] Complete re-organization of stylesheets. 3 years ago
  Hugo Sales de984ac8e1 [COMPONENTS][Search][Tag] Implement basic search functionality that allows only searching through note tags, currently 3 years ago
  Eliseu Amaro fe77dc0996 [CSS] Resetting headers browser styling. Fixing embedded links styling inconsistencies. 3 years ago
  Eliseu Amaro 380eec5eb0 [CSS] Fixed inconsistent side panels font size. Note's view improvements. 3 years ago
  Eliseu Amaro 2cbdd43660 [TWIG][BASE] Using preload for main stylesheets. This ensures they are available earlier and are less likely to block the page's render, improving performance. 3 years ago
  Eliseu Amaro 404442ebda [BASE] Importing fonts through CSS instead, minimizing content blocking. Removed legibility optimizations in font rendering. Removed unused font rules. 3 years ago
  Eliseu Amaro 9e051273f7 [BASE][NOTE][CSS] Notes are now clearly delimited to visually impaired users. Screen readers will notify when a note begins as well as each reply. Focused elements now provide the same feedback everywhere. 3 years ago
  Eliseu Amaro 60af533fa4 [BASE][CSS] Accessibility menu fix when logged out. Proper selector for accesskey used now, ".accessibility-target". 3 years ago
  Eliseu Amaro 3abf71b707 [CSS] There's no need to tab again after selecting accessibility menu! 3 years ago
  Eliseu Amaro b0b3ae237a [TWIG][BASE] Fixed taborder, Orca will continue to read the whole header though. Navigation should be more clear for each timeline. 3 years ago
  Eliseu Amaro 61071a6821 [PLUGINS][Reply][Repeat][Favourite] Base template semantic rework. Reply, repeat and favourite respective classes are now assigned in their NoteHandlerPlugin. 3 years ago
  Diogo Peralta Cordeiro ddd2ffe26a [TWIG] Add extension to check if Firefox is being used 3 years ago
  Eliseu Amaro 0e50f0692e [ACCESSIBILITY][BASE] Accessibility menu was unreachable. 3 years ago
  Eliseu Amaro 1614b8c8fe [ACCESSIBILITY][BASE] Workaround Firefox amazing keybindings. 3 years ago
  Eliseu Amaro 6ef07e04d1 [Posting][CSS] Right panel form uses a select box instead of radio buttons. Hover and focus of <a> elements using just an underline. Note author and actions padding redone. File-picker font is now correct. Left panel hierarchy should now be more clear. 3 years ago
  Eliseu Amaro ca2eff2906 [CSS] Visual feedback from shortcuts polished. 3 years ago
  Eliseu Amaro 414b33f97b [TWIG][CSS] Shortcut menu done. Can access various panel with proper visual feedback. 3 years ago
  Eliseu Amaro e73af2b887 [TWIG][CSS] Left and Right panels now using a checkbox trick to control their visibility. Details element couldn't be properly controlled by CSS without breaking accessibility. 3 years ago
  Eliseu Amaro b8bb845e24 [TWIG][CSS][Accessibility] Note view accessibility improvements. Left and right panels icon rework (width and height weren't correct, position needs further work). 3 years ago
  Eliseu Amaro d2760f1250 [TWIG][CSS][Accessibility] Base template accessibility improvements. Applying more semantic HTML5 tags and aria to describe content actions. 3 years ago
  Eliseu Amaro 6166afeec6 [TWIG][CSS] Left and right panels accessibility improvements. Tabindex is now properly set up. When panels have the attribute open but aren't focused (keyboard navigation out of panel, into main content) they aren't displayed anymore. 3 years ago
  Eliseu Amaro df62d7e4f4 [CSS][Assets] Minified header icons. Reverted footer links position due to Firefox's corageous interpretation of a fixed element's position. 3 years ago
  Eliseu Amaro 5de0704de2 [Favourite][TWIG][CSS] Favourite shows alt-text and properly sets colours. Titles translated on the right panel. 3 years ago
  Eliseu Amaro 1647c5391f [Favourite][TWIG][CSS] Favourite now works. 3 years ago
  Eliseu Amaro 68cf6dee65 [FAQ][CSS] All FAQ pages stylized, minor structure changes throughout. 3 years ago
  Eliseu Amaro d0b2cccb63 [CSS] Mesh gradient works as intended with no banding. 3 years ago
  Eliseu Amaro 625c056f30 [TWIG][CSS] Overall CSS optimizations. Image gradients are now used, 64x64 px. 3 years ago
  Eliseu Amaro d16614982a [TWIG][CSS] Panels are fixed and base content acts accordingly on all sizes. 3 years ago