Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-02 | Merge pull request #122 from txtsd/actions | swirl | |
GitHub Actions for crossplatform builds | |||
2022-02-02 | fix some windows branding | swirl | |
Closes: #121 | |||
2022-02-02 | Merge pull request #123 from Skyblueborb/patch-1 | swirl | |
Fix Gentoo Command Syntax | |||
2022-02-02 | Fix Gentoo Command Syntax | Tomasz | |
The proper syntax for adding repos is `eselect repository enable <repo>` | |||
2022-02-02 | Add build.yml | txtsd | |
2022-01-31 | change COPR to polymc/polymc | swirl | |
2022-01-31 | Move RPM package to a separate repo. | swirl | |
2022-01-31 | Merge pull request #104 from dada513/makedeb | swirl | |
Remove debian packages from repo | |||
2022-01-31 | remove deb packaging | swirl | |
2022-01-31 | pkgs: remove debian packaging from repo | dada513 | |
2022-01-31 | better package list | swirl | |
2022-01-31 | remove changelog because it's annoying | swirl | |
2022-01-30 | Merge pull request #111 from DioEgizio/patch-1 | swirl | |
improve a bit MacOS build instructions | |||
2022-01-30 | Merge pull request #112 from muscaln/flake | swirl | |
Nix updates | |||
2022-01-29 | I haven't tested qt 5.6, i use 5.12 | DioEgizio | |
2022-01-29 | Merge branch 'develop' into patch-1 | DioEgizio | |
2022-01-29 | nix: use .desktop file provided by cmake | Mustafa Çalışkan | |
2022-01-29 | flake.lock: Update | Mustafa Çalışkan | |
Flake lock file changes: • Updated input 'flake-utils': 'github:numtide/flake-utils/74f7e4319258e287b0f9cb95426c9853b282730b' (2021-11-28) → 'github:numtide/flake-utils/846b2ae0fc4cc943637d3d1def4454213e203cba' (2022-01-20) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/b2737d4980a17cc2b7d600d7d0b32fd7333aca88' (2022-01-11) → 'github:nixos/nixpkgs/945ec499041db73043f745fad3b2a3a01e826081' (2022-01-26) | |||
2022-01-29 | Merge pull request #102 from dada513/rework_docs | swirl | |
docs: rework README and BUILD | |||
2022-01-29 | adoptium | DioEgizio | |
2022-01-29 | update readme | DioEgizio | |
2022-01-29 | fix another typo (omg I'm doing too commits) | DioEgizio | |
2022-01-29 | fix typo | DioEgizio | |
2022-01-29 | not needed actually | DioEgizio | |
2022-01-29 | fix a typo+explain better | DioEgizio | |
2022-01-29 | extra refinements | DioEgizio | |
2022-01-29 | fix MacOS build instructions | DioEgizio | |
2022-01-29 | EVEN MORE BASED | dada513 | |
2022-01-29 | make packaging based | dada513 | |
2022-01-28 | Merge pull request #107 from redstrate/fix_icon_bug | swirl | |
Fix icons changing when exiting the settings window | |||
2022-01-28 | add gentoo instructions | dada513 | |
2022-01-28 | Merge remote-tracking branch 'upstream/develop' into rework_docs | dada513 | |
2022-01-27 | Fix icons changing when exiting the settings window | Joshua Goins | |
2022-01-27 | Merge pull request #105 from Scrumplex/rss-begone | swirl | |
Remove news | |||
2022-01-27 | refactor: remove news feed | Sefa Eyeoglu | |
Closes #63 | |||
2022-01-27 | Fix meta | swirl | |
2022-01-27 | fix conflict | dada513 | |
2022-01-27 | docs: rework README and BUILD | dada513 | |
2022-01-27 | Merge pull request #103 from redstrate/fix_rpm_build | swirl | |
Fix RPM build instructions | |||
2022-01-27 | Merge pull request #101 from redstrate/fix_freedesktop_icon | swirl | |
Fix Freedesktop icons | |||
2022-01-27 | Fix RPM build instructions | redstrate | |
2022-01-27 | Fix RPM spec referencing old desktop file | Joshua Goins | |
2022-01-27 | Fix Freedesktop icons | Joshua Goins | |
This fixes #51. The desktop file is now exactly the same as the window class, which is also now corrected to org.polymc.polymc. The file capitalization is also consistent with other Freedesktop files as well. | |||
2022-01-26 | Merge pull request #67 from PolyMC/feature/no_paste_ee | swirl | |
Full replacement of paste.ee | |||
2022-01-26 | Validate Pastebin URL with regex | Lenny McLennington | |
2022-01-24 | Merge pull request #96 from dada513/develop | swirl | |
rebase with upstream | |||
2022-01-24 | Merge pull request #99 from Jan200101/PR/rpm-opensuse | swirl | |
remove explicit dependencies, correct dependencies to work on OpenSuse | |||
2022-01-24 | remove explicit dependencies, correct dependencies to work on OpenSuse | Jan200101 | |
2022-01-24 | Fix error message | Stypox | |
The code is trying to get a string from a json object, and if that fails it should log "is not a string", not "is not a timestamp". | |||
2022-01-24 | NOISSUE log server response when failing to fetch profile | Petr Mrázek | |