summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2022-01-29feat(ci): add workflow dispatch to ciThomas F. K. Jorna
2022-01-29feat(preview): remove heading if heading is titleThomas F. K. Jorna
2021-12-04cd: fix manual cdThomas F. K. Jorna
2021-12-04cd: create manual build actionThomas F. K. Jorna
2021-12-04cd: set sponsor minimumThomas F. K. Jorna
2021-11-27fix: change external black/whitelist names (#165) (#171)Thomas F. K. Jorna
2021-11-18cd: set node to 16 to not mess up package-lockThomas F. K. Jorna
2021-11-18cd: add secretsThomas F. K. Jorna
2021-11-18cd: Add sponsors integrationThomas F. K. Jorna
2021-11-02Feat/collapse: add collapsible/toggleable headers and outline layout in the ↵Thomas F. K. Jorna
preview panel (#139) * 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
2021-11-02fix(ci): proper branch match orderThomas F. K. Jorna
2021-11-02fix(cd): double stars to match everything (#145)Thomas F. K. Jorna
* fix(cd): double stars to match everything * fix(ci): actually do some ci sometime
2021-11-02fix(cd): proper cd (#143)Thomas F. K. Jorna
* 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
2021-11-02feat(cd): don't run build check on mainThomas F. K. Jorna
2021-11-02feat(cd): create proper cdThomas F. K. Jorna
2021-11-02Update build.ymlThomas F. K. Jorna
2021-11-02Update build.ymlThomas F. K. Jorna
2021-11-02fix: make cd workThomas F. K. Jorna
2021-11-02feat: continuous deploymentThomas F. K. Jorna
2021-10-13Update enhancement.mdThomas F. K. Jorna
2021-10-13Update enhancement.mdThomas F. K. Jorna
2021-10-12fix: heading formatting major for realThomas F. K. Jorna
2021-10-12fix: heading formatting majorThomas F. K. Jorna
2021-10-12fix: heading formatting minorThomas F. K. Jorna
2021-10-12add: new enhancement issue templateThomas F. K. Jorna
2021-10-12Create FUNDING.ymlThomas F. K. Jorna
2021-08-30fix: heading in feature requestsThomas F. K. Jorna
2021-08-16Delete feature_request.mdThomas F. K. Jorna
2021-08-16Update issue templatesThomas F. K. Jorna
2021-08-04FIX: fix prettier fucking up the ci yamlThomas F. K. Jorna
2021-08-04chore: handle mergeThomas F. K. Jorna
2021-08-04Add basic CI (#37)Hellseher
* Add basic CI * Fix CI credentials * fix * Use https:// instead of ssh://git * Fix * Add suggesting steps and badge