core/search/src/main/kotlin/io/klibs/core/search/SearchController.kt (2 lines): - line 37: // TODO KTL-2556 when this will be removed, remove 'platforms' from SearchService and *SearchRepository methods too - line 161: // TODO KTL-2556 note: when this will be removed, remove 'platforms' from SearchService and *SearchRepository methods too app/src/main/kotlin/io/klibs/app/indexing/discoverer/impl/CentralSonatypePackageDiscoverer.kt (1 line): - line 64: // TODO KTL-2971 Indexing: `findAllVersionForArtifact` returns duplicates core/project/src/main/kotlin/io/klibs/core/project/ProjectService.kt (1 line): - line 71: // TODO can be optimized into a single request core/package/src/main/kotlin/io/klibs/core/pckg/model/Configuration.kt (1 line): - line 31: val jvmTarget: String?, // TODO check the db, might never be null core/search/src/main/kotlin/io/klibs/core/search/SearchPackageResult.kt (1 line): - line 24: // TODO KTL-2556 remove once deprecated on frontend app/src/main/kotlin/io/klibs/app/indexing/PackageIndexingService.kt (1 line): - line 187: // TODO an older version might not have the GitHub link set, but a newer one might have it. add a check app/src/main/kotlin/io/klibs/app/indexing/GitHubIndexingService.kt (1 line): - line 83: // TODO disable indexing at all, remove / hide the project