summaryrefslogtreecommitdiff
path: root/net/sync/gpoddernet/src
AgeCommit message (Collapse)Author
2024-04-07CI tweaks (#7069)ByteHamster
- Run Checkstyle with gradle to make it easier for users - No longer needs different configuration for new code - Exclude current violations - Fix some violations that somehow couldn't be specified in the exclusion file - Print SpotBugs/Lint/Checkstly violations in GitHub format - Then the CI run gets annotated on the web UI
2024-04-05Merge :net:sync:model and :net:sync:service-interface (#7063)ByteHamster
2024-03-31Remove gpodder search (#7047)ByteHamster
The search results are usually broken anyway or the server just returns an error 500
2024-03-10Fix OkHttp deprecations (#6979)Taco
2024-03-04Clean up some dead code (#6952)Taco
2023-10-17Bump AGP and Gradle (#6489)Taco
2023-08-28Restore Nextcloud login state when recreated (#6600)ByteHamster
2022-12-04Convert nextcloud domains to PunycodeByteHamster
2022-08-04Fix NextCloud retrying without delayByteHamster
2022-06-21Remove default gpodder sync serverByteHamster
2022-05-13Remove gpodder toplistByteHamster
Half of the toplist no longer returns a valid podcast feed. Some of the suggested tags are just random characters and none of them is actually helpful. This does not remove search or synchronization. Just gpodder discovery.
2022-04-02Merge branch 'master' into developByteHamster
2022-02-24Support Nextcloud installations in subfoldersByteHamster
2022-02-22Delete a few unused thingsByteHamster
2021-10-28Human-readable gpodder error messageByteHamster
2021-10-06Add synchronization with gPodder Nextcloud server app (#5243)thrillfall
2021-08-27Removed gpodder suggestions featureByteHamster
The feature was invisible since 2014 and nobody noticed.
2021-04-24Moved synchronization to its own moduleByteHamster