Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-07 | CI 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-05 | Merge :net:sync:model and :net:sync:service-interface (#7063) | ByteHamster | |
2024-03-31 | Remove gpodder search (#7047) | ByteHamster | |
The search results are usually broken anyway or the server just returns an error 500 | |||
2024-03-29 | Create module for sync service and move DBWriter to database module (#7040) | ByteHamster | |
2024-03-23 | Rename FeedMedia methods to no longer have underscores (#7017) | ByteHamster | |
2024-03-10 | Fix OkHttp deprecations (#6979) | Taco | |
2024-03-04 | Clean up some dead code (#6952) | Taco | |
2023-10-17 | Bump AGP and Gradle (#6489) | Taco | |
2023-08-28 | Restore Nextcloud login state when recreated (#6600) | ByteHamster | |
2022-12-04 | Convert nextcloud domains to Punycode | ByteHamster | |
2022-08-04 | Fix NextCloud retrying without delay | ByteHamster | |
2022-06-21 | Remove default gpodder sync server | ByteHamster | |
2022-05-13 | Remove gpodder toplist | ByteHamster | |
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-02 | Merge branch 'master' into develop | ByteHamster | |
2022-02-24 | Support Nextcloud installations in subfolders | ByteHamster | |
2022-02-22 | Delete a few unused things | ByteHamster | |
2022-02-09 | Fix some gradle deprecations | TacoTheDank | |
2021-12-14 | Merge pull request #5581 from TacoTheDank/remove-old-compat | ByteHamster | |
Remove no longer needed compat methods | |||
2021-12-12 | Remove no longer needed compat methods | TacoTheDank | |
2021-12-04 | Centralize library versions used in multiple modules | TacoTheDank | |
2021-10-28 | Human-readable gpodder error message | ByteHamster | |
2021-10-06 | Add synchronization with gPodder Nextcloud server app (#5243) | thrillfall | |
2021-08-27 | Removed gpodder suggestions feature | ByteHamster | |
The feature was invisible since 2014 and nobody noticed. | |||
2021-08-25 | add property guid to episode action synchronization payload | thrillfall | |
2021-08-20 | Identify episodes by guid (#5326) | thrillfall | |
2021-05-11 | Move common gradle setup to a single file | ByteHamster | |
Original idea by @TacoTheDank | |||
2021-04-24 | Moved synchronization to its own module | ByteHamster | |