aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump the version to v0.2.3v0.2.3Max Magorsch2020-06-041-1/+1
* Add graphiql at /api/explore/Max Magorsch2020-06-048-0/+175
* Disable cors for the apiMax Magorsch2020-06-041-1/+10
* Call the devMode js after the page has been loadedMax Magorsch2020-06-031-29/+31
* Move the devMode js to global scopeMax Magorsch2020-06-033-44/+43
* Create an empty READMEMax Magorsch2020-06-021-0/+1
* Bump the version to v0.2.2v0.2.2Max Magorsch2020-06-021-1/+1
* Clean up the template of the pkgcheck resultsMax Magorsch2020-06-022-16/+25
* Use localstorage to store devMode decisionMax Magorsch2020-06-022-6/+29
* Make version 0.2.1 to test gitea.Alec Warner2020-06-011-1/+1
* Add a graphql API for Application data.Alec Warner2020-06-014-0/+256
* graphql api: Return nil in case of errorsMax Magorsch2020-06-021-16/+16
* Bump the version to v0.2.0v0.2.0Max Magorsch2020-06-011-1/+1
* Show the pkg-check and outdated infos in the UIMax Magorsch2020-06-016-1/+63
* Add further information to package and version objectsMax Magorsch2020-06-016-36/+288
* Add the pkgcheck results to the graphql apiMax Magorsch2020-06-014-0/+716
* Run Go Fmt ProjectMax Magorsch2020-06-015-14/+13
* Add pkgcheck resultsMax Magorsch2020-06-014-0/+105
* Add the outdated packages to the graphql apiMax Magorsch2020-06-014-0/+450
* Use repology to find outdated packagesMax Magorsch2020-06-014-3/+126
* Add a graphql apiMax Magorsch2020-06-0118-7/+9033
* Remove outdated feed templatesMax Magorsch2020-05-312-49/+0
* Use the gorilla feeds for the search feedMax Magorsch2020-05-312-10/+29
* Use 250 items for all atom feedsMax Magorsch2020-05-314-5/+5
* Clean up redundant codeMax Magorsch2020-05-311-25/+0
* Use the gorilla feeds for the arches feedsMax Magorsch2020-05-311-2/+7
* Use the gorilla feeds for the keyworded packagesMax Magorsch2020-05-311-1/+1
* Use the gorilla feeds for the stabilized packagesMax Magorsch2020-05-311-1/+1
* Use the gorilla feeds for the updated packagesMax Magorsch2020-05-311-1/+1
* Move the new gorilla feeds to the feeds packageMax Magorsch2020-05-312-19/+39
* Fix icon for CI reports.Alec Warner2020-05-281-1/+1
* Add CI report link to Resources.Alec Warner2020-05-281-0/+4
* Improve search queries that include whitespacesMax Magorsch2020-05-281-2/+4
* Consolidate the feed code for new Atom module.Alec Warner2020-05-272-19/+26
* Fix broken build. I blame rod pike and smalltalk.Alec Warner2020-05-271-1/+1
* use cpv in content and title.Alec Warner2020-05-271-2/+3
* Update added feed per feedback.Alec Warner2020-05-271-2/+2
* Extend atom feed to 250 entities.Alec Warner2020-05-271-1/+1
* Revert "Use RFC3339 for time in footer."Alec Warner2020-05-262-3/+1
* Run go fmt on the codebase.Alec Warner2020-05-2615-64/+63
* Correct earlier commit.Alec Warner2020-05-261-1/+1
* Handle the case where a query param is missing.Alec Warner2020-05-261-4/+4
* Don't throw a 500 when users search with no query.Alec Warner2020-05-261-0/+4
* Always restart watchtower in productionMax Magorsch2020-05-261-0/+1
* Use RFC3339 for time in footer.Alec Warner2020-05-262-1/+3
* Rewrite added feed with gorilla feed.Alec Warner2020-05-262-6/+31
* Add docker files for development purposesMax Magorsch2020-05-243-7/+22
* Fix Typo.Alec Warner2020-05-241-2/+2
* Filter duplicate useflags by name not by idMax Magorsch2020-05-181-1/+1
* Fix duplicate global useflagsMax Magorsch2020-05-181-6/+6