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 62448b759a
continuous-integration/drone/push Build is passing Details
Implement captcha check, don't reject entries yet.
Report if captcha check failed but accept entry anyway.
2021-01-17 18:50:32 +01:00
..
generators JSON API: Only do the work on GET requests. 2021-01-09 14:53:40 +01:00
CMakeLists.txt Only link pugixml into RSS generator. 2020-10-30 17:24:47 +01:00
cgi.cpp Implement captcha check, don't reject entries yet. 2021-01-17 18:50:32 +01:00
cgi.hpp Implement captcha check, don't reject entries yet. 2021-01-17 18:50:32 +01:00
config.hpp Add config variable: forge_repo_data_branch. 2021-01-09 14:34:39 +01:00
files.cpp Write URL to JSON file into entries. 2021-01-09 14:35:58 +01:00
files.hpp Throw if lockfile can't be created for 20 seconds. 2020-10-14 02:35:38 +02:00
fs-compat.hpp.in Add compatibility for GCC-7. 2020-06-29 23:15:14 +02:00
git.cpp Use config namespace in git.cpp. 2021-01-09 14:35:28 +01:00
git.hpp Add timeout parameter to update_cached_repo(). 2020-10-14 03:38:25 +02:00
gitea.cpp Fix error with fmt 4. 2020-10-28 11:40:11 +01:00
gitea.hpp Move types to types.hpp. 2020-07-02 08:08:56 +02:00
json.cpp Allow more than 1 screenshot. 2020-11-15 20:30:42 +01:00
json.hpp Add json::from_json(). 2020-07-02 08:09:45 +02:00
main.cpp Implement captcha check, don't reject entries yet. 2021-01-17 18:50:32 +01:00
time.cpp Use fmt::format for string formatting where it improves clarity. 2020-10-28 11:01:08 +01:00
time.hpp Add string-to-string time conversion. 2020-07-05 12:06:29 +02:00
types.hpp Write URL to JSON file into entries. 2021-01-09 14:35:58 +01:00