Commit cb58c4d
fix(sponsors): respect hide config for the Readme.md sponsor list generator; (#243)
* feat: add sponsor list generator;
* feat: added deploy action;
* fix: fixed layout;
* fix: use utm links inside tooltips;
* fix(CI): set engine version;
* chore: reverted the start button title change;
* fix: add the ability to retry the request to get a list of sponsors;
* chore: change sponsors config & fix sponsor card layout;
* chore: hide 'incognito' sponsor from the list of sponsors;
* chore: add Route4Me sponsor;
* chore: fixed resolution of utm link for manually added sponsors;
* chore: fixed sponsors' tiers resolving;
* chore: draft;
* chore(sponsors): disable utm links generation for `slotozilla-deutschland`;
* chore(draft): Improve sponsors list generator;
* chore(draft): fix origin preset;
* chore(draft): delete generated icon;
* chore(draft): add check to ensure dir exists;
* chore(draft): add check to ensure dir exists;
* chore(draft): activate GitHub data pulling;
* chore(draft): fix crown chevron styling;
* chore(draft): reduce logo min-width;
* chore(draft): add missed `route4me` light logo;
* chore(draft): add a title for readme sponsor block;
* chore(draft): fix description resolving;
* chore(draft): add utm links for sponsors rendered to markdown;
* chore(draft): respect autoUTMLinks for utm links generation;
* chore(draft): set user theme timeout to 24 hours;
* chore(draft): set utm link for markdown output;
* chore(draft): add sponsors' logos;
* chore(draft): fix sponsor.json;
* chore(draft): fix sponsor.json;
* chore(draft): add principal logo;
* chore(draft): add a hotfix for svg logos;
* chore(draft): use image metadata instead of file extension to determine image format;
* chore(draft): add Stytch & Descope links;
* chore(draft): fix utm link generator to respect sponsor's params;
* chore(draft): add page active link rendering;
* chore(draft): notes block refactoring;
* chore(draft): remove graphql packages;
* chore(sponsors): add website link for buzzoid.com;
* chore(sponsors): remove Route4me from the list;
* chore(sponsors): Fixed relative URLs for dark theme logos in the Readme sponsor generator;
* fix(sponsors): add a hotfix for sponsors generator by emulating OpenCollective's isActive property.
* fix(sponsors): fix custom tiers processing;
* fix(sponsors): respect `hide` config for the Readme.md sponsor list generator;
* fix (sponsors): added default credit config to reduce sponsor list updates due to payment delays;
* fix (sponsors): fix sponsor's score calculation;
---------
Co-authored-by: Jay <[email protected]>1 parent 0187370 commit cb58c4d
File tree
6 files changed
+72
-10
lines changed- assets/icons
- data
- scripts
- scss
- templates
6 files changed
+72
-10
lines changedLoading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
144 | 150 | | |
145 | 151 | | |
146 | 152 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| 359 | + | |
359 | 360 | | |
360 | 361 | | |
361 | 362 | | |
| |||
517 | 518 | | |
518 | 519 | | |
519 | 520 | | |
520 | | - | |
| 521 | + | |
| 522 | + | |
521 | 523 | | |
522 | 524 | | |
523 | 525 | | |
524 | 526 | | |
525 | 527 | | |
526 | 528 | | |
527 | | - | |
| 529 | + | |
528 | 530 | | |
529 | 531 | | |
530 | 532 | | |
| |||
572 | 574 | | |
573 | 575 | | |
574 | 576 | | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
575 | 583 | | |
576 | 584 | | |
577 | 585 | | |
| |||
581 | 589 | | |
582 | 590 | | |
583 | 591 | | |
584 | | - | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
585 | 603 | | |
586 | 604 | | |
587 | 605 | | |
| |||
593 | 611 | | |
594 | 612 | | |
595 | 613 | | |
596 | | - | |
597 | | - | |
| 614 | + | |
| 615 | + | |
598 | 616 | | |
599 | 617 | | |
600 | 618 | | |
| |||
677 | 695 | | |
678 | 696 | | |
679 | 697 | | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
680 | 704 | | |
681 | 705 | | |
682 | | - | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
683 | 709 | | |
| 710 | + | |
684 | 711 | | |
685 | 712 | | |
686 | 713 | | |
| |||
693 | 720 | | |
694 | 721 | | |
695 | 722 | | |
696 | | - | |
| 723 | + | |
697 | 724 | | |
698 | 725 | | |
699 | 726 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
320 | 335 | | |
321 | 336 | | |
322 | 337 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
238 | | - | |
| 239 | + | |
239 | 240 | | |
240 | 241 | | |
241 | 242 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
0 commit comments