| Commit message (Expand) | Author | Age |
| ... | |
| * | | improve checkbox styles | Henry Jameson | 2024-02-21 |
| * | | improve backwards compat for avatar shadows | Henry Jameson | 2024-02-21 |
| * | | moved themes2 stuff into theme_data.service.js | Henry Jameson | 2024-02-21 |
| * | | improvements to backcompat + fixes to topbar | Henry Jameson | 2024-02-20 |
| * | | backwards compat WORKING | Henry Jameson | 2024-02-20 |
| * | | independence from themes3, converter/backwards compat WIP | Henry Jameson | 2024-02-19 |
| * | | refactor ISS stuff into separate file | Henry Jameson | 2024-02-19 |
| * | | initial work on dynamic slots + move remaining css stuff into separate file | Henry Jameson | 2024-02-19 |
| * | | refactored most of the CSS stuff into separate file, refactored color | Henry Jameson | 2024-02-19 |
| * | | chat styles + related improvements | Henry Jameson | 2024-02-19 |
| * | | make dynamic directives have a type | Henry Jameson | 2024-02-19 |
| * | | cleanup and warn if there are collisions in .style.js files | Henry Jameson | 2024-02-19 |
| * | | i'm stupid | Henry Jameson | 2024-02-19 |
| * | | properly sort, properly do icon colors, some initial attachment buttons work | Henry Jameson | 2024-02-19 |
| * | | fixed oot selectors not working, added support for (webkit) scrollbars | Henry Jameson | 2024-02-18 |
| * | | dynamically load .style.js files; move the files closer to related components | Henry Jameson | 2024-02-18 |
| * | | badge, alert(dot) improvements | Henry Jameson | 2024-02-16 |
| * | | more optimizations, execution is now split into eager (for main UI) and | Henry Jameson | 2024-02-15 |
| * | | add roundness, fix inputs | Henry Jameson | 2024-02-13 |
| * | | avatar shadows | Henry Jameson | 2024-02-12 |
| * | | separate greentext into "fun text" and make Post/Notification related components | Henry Jameson | 2024-02-12 |
| * | | buttons look great now, including unstyled ones menu items work too | Henry Jameson | 2024-02-12 |
| * | | menu-item improvements | Henry Jameson | 2024-02-11 |
| * | | comments and cleanup | Henry Jameson | 2024-02-09 |
| * | | optimize combinatorics and defaults, now it's twice as fast! | Henry Jameson | 2024-02-09 |
| * | | don't use lodash (-~300ms speed) | Henry Jameson | 2024-02-09 |
| * | | more performance testing | Henry Jameson | 2024-02-08 |
| * | | improvements & performance testing | Henry Jameson | 2024-02-08 |
| * | | more dynamic vars, PROPER ICON COLORS | Henry Jameson | 2024-02-07 |
| * | | add directive to completely disable automatic text color creation | Henry Jameson | 2024-02-07 |
| * | | add directive to preserve or not the text color | Henry Jameson | 2024-02-07 |
| * | | update, should inherit stuff properly now. | Henry Jameson | 2024-02-07 |
| * | | moved default rules to component style.js files, added some basic text inheri... | Henry Jameson | 2024-02-01 |
| * | | better virtual components and stuff | Henry Jameson | 2024-01-31 |
| * | | fix states | Henry Jameson | 2024-01-23 |
| * | | shit more or less works for the very basic stuff | Henry Jameson | 2024-01-23 |
| * | | some more stuff, generating CSS selectors from rules | Henry Jameson | 2024-01-23 |
| * | | themes 3 initial work | Henry Jameson | 2024-01-18 |
| |/ |
|
| * | Merge branch 'notifications-thru-sw' into 'develop' | HJ | 2023-12-13 |
| |\ |
|
| | * | cleanup stray console logs | Henry Jameson | 2023-12-14 |
| | * | attempt at fixing the extra notification again | Henry Jameson | 2023-12-13 |
| | * | use last favicon instead of first for consistency with browsers | Henry Jameson | 2023-11-22 |
| | * | fix tests and make utils consistent in where they pull configuration from | Henry Jameson | 2023-11-22 |
| | * | don't communicate with serviceworker if there's no support for it | Henry Jameson | 2023-11-22 |
| | * | handle no sw registration gracefully | Henry Jameson | 2023-11-22 |
| | * | fix infinity case | Henry Jameson | 2023-11-21 |
| | * | fix notifications not catching up with "read" status as intended | Henry Jameson | 2023-11-21 |
| | * | fix badge | Henry Jameson | 2023-11-20 |
| | * | temp console log for mobile debug | Henry Jameson | 2023-11-20 |
| | * | fix notification dot in favicon and mobile nav, minor refactor | Henry Jameson | 2023-11-20 |