Age | Commit message (Expand) | Author |
---|---|---|
2022-01-29 | feat(ci): add workflow dispatch to ci | Thomas F. K. Jorna |
2022-01-29 | feat(preview): remove heading if heading is title | Thomas F. K. Jorna |
2021-12-04 | cd: fix manual cd | Thomas F. K. Jorna |
2021-12-04 | cd: create manual build action | Thomas F. K. Jorna |
2021-12-04 | cd: set sponsor minimum | Thomas F. K. Jorna |
2021-11-27 | fix: change external black/whitelist names (#165) (#171) | Thomas F. K. Jorna |
2021-11-18 | cd: set node to 16 to not mess up package-lock | Thomas F. K. Jorna |
2021-11-18 | cd: add secrets | Thomas F. K. Jorna |
2021-11-18 | cd: Add sponsors integration | Thomas F. K. Jorna |
2021-11-02 | Feat/collapse: add collapsible/toggleable headers and outline layout in the p......* feat(preview): collapsible headings * feat(preview): collapsible headings * feat(collapse): change icons for headings * feat(collapse): * feat(collapse): use new uniorg and better looks * feat(collapse): fix typescript errors * fix(ci): better filter * feat(collapse): more small adjustments * feat(collapse): collapse all button * fix(collapse): fix global css * fix(cd): remove yarn and add export * fix(collapse): type-errors * fix(cd): fix format-all fucking up yml | Thomas F. K. Jorna |
2021-11-02 | fix(ci): proper branch match order | Thomas F. K. Jorna |
2021-11-02 | fix(cd): double stars to match everything (#145)...* fix(cd): double stars to match everything * fix(ci): actually do some ci sometime | Thomas F. K. Jorna |
2021-11-02 | fix(cd): proper cd (#143)...* fix(cd): properly end the yml * fix(cd): don't check on main * fix(cd): only test build if ts files are changed * fix(cd): proper ubuntu * fix(cd): use checkout * fix(cd): add filter to cd * fix(cd): ubuntu latest and better excl | Thomas F. K. Jorna |
2021-11-02 | feat(cd): don't run build check on main | Thomas F. K. Jorna |
2021-11-02 | feat(cd): create proper cd | Thomas F. K. Jorna |
2021-11-02 | Update build.yml | Thomas F. K. Jorna |
2021-11-02 | Update build.yml | Thomas F. K. Jorna |
2021-11-02 | fix: make cd work | Thomas F. K. Jorna |
2021-11-02 | feat: continuous deployment | Thomas F. K. Jorna |
2021-10-13 | Update enhancement.md | Thomas F. K. Jorna |
2021-10-13 | Update enhancement.md | Thomas F. K. Jorna |
2021-10-12 | fix: heading formatting major for real | Thomas F. K. Jorna |
2021-10-12 | fix: heading formatting major | Thomas F. K. Jorna |
2021-10-12 | fix: heading formatting minor | Thomas F. K. Jorna |
2021-10-12 | add: new enhancement issue template | Thomas F. K. Jorna |
2021-10-12 | Create FUNDING.yml | Thomas F. K. Jorna |
2021-08-30 | fix: heading in feature requests | Thomas F. K. Jorna |
2021-08-16 | Delete feature_request.md | Thomas F. K. Jorna |
2021-08-16 | Update issue templates | Thomas F. K. Jorna |
2021-08-04 | FIX: fix prettier fucking up the ci yaml | Thomas F. K. Jorna |
2021-08-04 | chore: handle merge | Thomas F. K. Jorna |
2021-08-04 | Add basic CI (#37)...* Add basic CI * Fix CI credentials * fix * Use https:// instead of ssh://git * Fix * Add suggesting steps and badge | Hellseher |