1
0
Fork 0
mirror of synced 2024-05-17 10:54:04 +12:00
Commit graph

11 commits

Author SHA1 Message Date
Rafał Mikrut 6171eba0f7
Don't include all possible icons in Windows builds (#540)
* Don't include all possible icons in Windows builds

* ABba

* B

* Stonker

* ABEC

* Update to latest
2022-01-10 17:58:18 +01:00
Rafał Mikrut cf2e822435 Reformat code with idea tool 2021-11-27 20:57:10 +01:00
Rafał Mikrut 7bbdf74273 Add weekly scheduled workflow tasks 2021-11-20 09:55:42 +01:00
Rafał Mikrut a92a113714
Add maximum file size (#407)
* Add maximum file size

* Add maximum file size
2021-08-06 23:23:11 +02:00
krzysdz 2e7c5c2dcb
Fix Winows theme in CI (#265)
The admin-gtk3-dark-osx theme contains relative symlinks, which after copying only this theme are no longer valid.
The -L (--dereference) option makes cp always follow symbolic links, so that all of them are replaced with files they pointed to.
2021-02-20 09:55:36 +01:00
Rafał Mikrut 6cb92871ff
Use the oldest available OS in Linux and Mac CI and the newest on Windows (#206) 2021-01-14 13:26:43 +01:00
Rafał Mikrut 4e3a6f63fe
Add new windows dark theme (#125) 2020-12-21 18:22:59 +01:00
Rafał Mikrut 5d0e784984
Remove orbtk frontend (#119) 2020-12-16 11:20:42 +01:00
Rafał Mikrut 46af0c0ea2
Add test project to automatically find regressions (#65) 2020-10-13 15:56:04 +02:00
Rafał Mikrut 196411c101 Add CI check for every PR 2020-10-08 22:16:01 +02:00
Rafał Mikrut 22cc0ed592
Divide CI across multiple files (#48) 2020-10-07 13:17:30 +02:00