about summary refs log tree commit diff
path: root/app/controllers/api/v1/instances
AgeCommit message (Expand)Author
2023-04-14Merge remote-tracking branch 'glitch/main' HEAD mainStarfall
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
2022-11-28remove domain blocks from apiStarfall
2022-10-13Change about page to be mounted in the web UI (#19345)Eugen Rochko
2022-10-08Change privacy policy to be rendered in web UI, add REST API (#19310)Eugen Rochko
2021-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-02-21Add server rules (#15769)Eugen Rochko
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2019-10-06Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode (#12089)Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-21Add (back) rails-level JSON caching (#11333)Eugen Rochko
2019-05-03Explicitly disable storage of REST API results (#10655)ThibG
2018-01-05Represent numbers by strings in instance activity API (#6198)TheKinrar
2017-12-29Add more instance stats APIs (#6125)Eugen Rochko