aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Make macos dmg nightlies more orderable (#2560)•••* Make macos dmg nightlies more orderable Without any tags in the downloaded history, git doesn't know how many commits happened since latest tag * Get rid of the custom sftp upload which doesn't work Rename artifact to .dmg to make it easier to find the correct artifact to download by custom scriptGravatar Alexey Sokolov2023-10-241-20/+2
* Almost thereGravatar Alexey Sokolov2023-10-221-1/+1
* Forgot to write fileGravatar Alexey Sokolov2023-10-221-2/+2
* Pass user through ssh configGravatar Alexey Sokolov2023-10-221-3/+7
* Yet another timeGravatar Alexey Sokolov2023-10-221-3/+2
* Next attemptGravatar Alexey Sokolov2023-10-221-2/+1
* Try to upload to sftp manually...Gravatar Alexey Sokolov2023-10-221-13/+10
* Switch to yet another sftp upload actionGravatar Alexey Sokolov2023-10-221-7/+11
* Don't delete from sftpGravatar Alexey Sokolov2023-10-221-1/+1
* Use another action to upload sftpGravatar Alexey Sokolov2023-10-221-9/+6
* Fix yaml syntaxGravatar Alexey Sokolov2023-10-221-1/+1
* Try to upload nightly .dmgGravatar Alexey Sokolov2023-10-221-0/+18
* Macos: manually create dmg to fix icon position (#2556)•••* Macos: manually create dmg to fix icon position * Fix dmg nameGravatar ctrlaltca2023-08-311-6/+11
* add a basic ci build for linux and macos (#2550)Gravatar ctrlaltca2023-08-092-0/+119
* LF and UTF8 all the things (#2378)•••Sweep over all files to make sure they are LF and UTF8 * LF all the things * convert *.nsi files to utf8 and no longer treat them as binary * convert the 3 cyrillic languages to utf8 * .dat files are also binaryGravatar Benjamin Staneck2018-04-261-5/+5
* revert issue template to plain textGravatar Benjamin Staneck2018-04-111-3/+8
* fix issue template linkGravatar Benjamin Staneck2018-04-111-1/+1
* readme changesGravatar Benjamin Staneck2018-04-112-5/+7
* Make the issue/PR templates much simpler. (#2301)Gravatar wodim2017-10-023-31/+12
* Fix link in CONTRIBUTING.mdGravatar Andrio Celos2017-06-301-1/+1
* fix: hide comments in issues in new posts (#2213)•••this happens because comments can only have one ( open and ) close bracket. so ``` [//]:# (this is a comment (and it) shouldnt show up)``` shows up unless the inner brackets are escaped like [//]:# (this is a comment \(and it\) shouldnt show up) or theres no inner brackets or ```<!-- this -->``` is used. or something else, no idea this should fix the issue.Gravatar Data2017-03-201-4/+4
* PULL_REQUEST_TEMPLATE: some adjustmentsGravatar un1versal2016-05-071-4/+3
* GitHub templates: add initial CONTRIBUTING and PULL_REQUEST_TEMPLATE - Team F...•••* GitHub templates: add initial CONTRIBUTING.md * GitHub tempaltes: add initial PULL_REQUEST_TEMPLATE Gravatar un1versal2016-04-112-0/+13
* ISSUE_TEMPLATE: fix wrong bracketGravatar un1versal2016-04-021-1/+1
* ISSUE_TEMPLATE: add stacktrace info just in case.Gravatar un1versal2016-04-021-1/+2
* ISSUE_TEMPLATE: fix instruction visibility in rendered text•••re: comment in https://github.com/kvirc/KVIrc/commit/9afe3c552e2d4070dbda903560816b2426e2536c#commitcomment-16940655Gravatar un1versal2016-04-021-1/+1
* add to issues templateGravatar un1versal2016-03-171-1/+5
* Add template for github issues•••Loosely based on https://github.com/kvirc/KVIrc/wiki/Submitting-a-bug-report Gravatar Alexey Sokolov2016-03-141-0/+16