Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kde: Remove line breaks in values (#203) | Jan-Michael Brummer | 2023-05-02 | 1 | -0/+1 |
* | Update README.md | Jan-Michael Brummer | 2023-05-02 | 1 | -1/+1 |
* | Merge pull request #201 from janbrummer/rewrite | Jan-Michael Brummer | 2023-05-02 | 203 | -10530/+6449 |
|\ | |||||
| * | Add comment explaining KDE_PROXY_TYPE_SYSTEM | Jan-Michael Brummer | 2023-03-30 | 1 | -0/+3 |
| * | Simplify KDE no_proxy parsing | Jan-Michael Brummer | 2023-03-30 | 1 | -2/+1 |
| * | Remove unecessary removal of \r in KDE plugin | Jan-Michael Brummer | 2023-03-30 | 1 | -1/+0 |
| * | Split KDE config lines only twice | Jan-Michael Brummer | 2023-03-30 | 1 | -1/+1 |
| * | Add warning in case GNOME settings arent' installed | Jan-Michael Brummer | 2023-03-30 | 1 | -1/+3 |
| * | Remove libpeas support | Jan-Michael Brummer | 2023-03-30 | 37 | -436/+354 |
| * | Remove d-bus support | Jan-Michael Brummer | 2023-03-29 | 14 | -566/+4 |
| * | Remove root as default session owner | Jan-Michael Brummer | 2023-03-28 | 2 | -6/+2 |
| * | Update KDE config plugin available check | Jan-Michael Brummer | 2023-03-28 | 3 | -4/+15 |
| * | Rework GNOME config plugin initialization | Jan-Michael Brummer | 2023-03-28 | 1 | -14/+17 |
| * | Update replace option description | Jan-Michael Brummer | 2023-03-28 | 1 | -1/+1 |
| * | Remove Konqueror section | Jan-Michael Brummer | 2023-03-28 | 1 | -5/+0 |
| * | Update URLs | Jan-Michael Brummer | 2023-03-27 | 4 | -10/+10 |
| * | Set dbus bus owner in config file (#110) | Jan-Michael Brummer | 2023-03-27 | 2 | -6/+25 |
| * | Remove debug output (#109) | Jan-Michael Brummer | 2023-03-27 | 1 | -2/+0 |
| * | Drop GDBusProxy and use GDBusConnection directly (#108) | Jan-Michael Brummer | 2023-03-27 | 1 | -34/+26 |
| * | Add CHANGELOG.md (#105) | Jan-Michael Brummer | 2023-03-27 | 1 | -0/+288 |
| * | Minor cleanups (#106) | Jan-Michael Brummer | 2023-03-27 | 8 | -41/+11 |
| * | Add config-option to osx plugin (#104) | Jan-Michael Brummer | 2023-03-27 | 1 | -0/+39 |
| * | Add missing config-option to Windows plugin (#103) | Jan-Michael Brummer | 2023-03-27 | 2 | -0/+42 |
| * | Add common ignore handling (#99) | Jan-Michael Brummer | 2023-03-27 | 10 | -11/+225 |
| * | Update D-Bus service (#101) | Jan-Michael Brummer | 2023-03-27 | 3 | -22/+4 |
| * | Update documentation (#102) | Jan-Michael Brummer | 2023-03-27 | 4 | -19/+18 |
| * | Update README.md (#100) | Jan-Michael Brummer | 2023-03-27 | 1 | -2/+2 |
| * | Fix Libproxy documentation for non-dbus generation (#98) | Jan-Michael Brummer | 2023-03-27 | 3 | -113/+98 |
| * | Update Application matrix (#97) | Jan-Michael Brummer | 2023-03-27 | 1 | -2/+0 |
| * | Fix coverity findings (#96) | Jan-Michael Brummer | 2023-03-27 | 3 | -4/+8 |
| * | Update README.md (#95) | Jan-Michael Brummer | 2023-03-27 | 1 | -1/+1 |
| * | Add application matrix (#93) | Jan-Michael Brummer | 2023-03-27 | 3 | -0/+28 |
| * | Create release workflow (#94) | Jan-Michael Brummer | 2023-03-27 | 1 | -0/+40 |
| * | Add proxy authentication page (#92) | Jan-Michael Brummer | 2023-03-27 | 2 | -0/+8 |
| * | Add build step tutorial (#91) | Jan-Michael Brummer | 2023-03-27 | 3 | -0/+86 |
| * | Add repology badges (#90) | Jan-Michael Brummer | 2023-03-27 | 1 | -0/+16 |
| * | Handle invalid GNOME configuration (#89) | Jan-Michael Brummer | 2023-03-27 | 1 | -1/+12 |
| * | Add inactivity timeout to d-bus service (#86) | Jan-Michael Brummer | 2023-03-27 | 1 | -28/+51 |
| * | Add a duplicate check for proxy arrays (#87) | Jan-Michael Brummer | 2023-03-27 | 8 | -20/+36 |
| * | Add file monitor support (#81) | Jan-Michael Brummer | 2023-03-27 | 3 | -35/+84 |
| * | Add architecture documentation (#85) | Jan-Michael Brummer | 2023-03-27 | 4 | -1/+46 |
| * | Add dbus system service (#83) | Jan-Michael Brummer | 2023-03-27 | 8 | -49/+89 |
| * | Fix return value for invalid pac file (#82) | Jan-Michael Brummer | 2023-03-27 | 1 | -1/+1 |
| * | Add codecov.yml (#78) | Jan-Michael Brummer | 2023-03-27 | 1 | -0/+4 |
| * | Update build.yml (#77) | Jan-Michael Brummer | 2023-03-27 | 1 | -4/+1 |
| * | Coverage: Ignore tests and tools (#76) | Jan-Michael Brummer | 2023-03-27 | 1 | -0/+3 |
| * | Use names in test pac file (#73) | Jan-Michael Brummer | 2023-03-27 | 2 | -5/+15 |
| * | Add initial libproxy test (#75) | Jan-Michael Brummer | 2023-03-27 | 4 | -11/+106 |
| * | Fix codecov link (#74) | Jan-Michael Brummer | 2023-03-27 | 1 | -1/+1 |
| * | Improve non http proxy tests (#72) | Jan-Michael Brummer | 2023-03-27 | 3 | -11/+33 |