This repository has been archived on 2021-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
backend/src
tastytea 60e56984c2
continuous-integration/drone/push Build is passing Details
Compatibility with older nlohmann-json.
2020-07-02 02:07:52 +02:00
..
CMakeLists.txt Add pull requests via Gitea API. 2020-07-02 00:19:18 +02:00
cgi.cpp Add more namespaces for clearer code. 2020-07-01 20:51:35 +02:00
cgi.hpp Add more namespaces for clearer code. 2020-07-01 20:51:35 +02:00
files.cpp Add files::get_access_token(). 2020-07-02 00:18:16 +02:00
files.hpp Add files::get_access_token(). 2020-07-02 00:18:16 +02:00
fs-compat.hpp.in Add compatibility for GCC-7. 2020-06-29 23:15:14 +02:00
git.cpp Use PR numbers instead of branch names to determine IDs. 2020-07-02 01:17:08 +02:00
git.hpp Use PR numbers instead of branch names to determine IDs. 2020-07-02 01:17:08 +02:00
gitea.cpp Fix PR number acquisition. 2020-07-02 01:38:03 +02:00
gitea.hpp Use PR numbers instead of branch names to determine IDs. 2020-07-02 01:17:08 +02:00
json.cpp Compatibility with older nlohmann-json. 2020-07-02 02:07:52 +02:00
json.hpp Add json::pull_request_body(). 2020-07-02 00:18:40 +02:00
main.cpp Tell users when an error happened. 2020-07-02 01:39:19 +02:00