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 2ecfeba803
continuous-integration/drone/push Build is passing Details
Get the newest PRs when looking up the last PR number.
What was I thinking? 🤦
2020-10-17 08:31:28 +02:00
..
generators Add lang attribute to generated HTML. 2020-10-17 07:12:44 +02:00
CMakeLists.txt Add support for RSS tags. Also add cgi::tolower(). 2020-10-15 04:45:43 +02:00
cgi.cpp Fix tag extraction. 2020-10-17 03:15:40 +02:00
cgi.hpp Add support for RSS tags. Also add cgi::tolower(). 2020-10-15 04:45:43 +02:00
files.cpp Throw better error if lockfile is not writable. 2020-10-15 08:39:09 +02: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 Fix update_cached_repo(), set HEAD to origin/main. 2020-10-15 05:52:51 +02:00
git.hpp Add timeout parameter to update_cached_repo(). 2020-10-14 03:38:25 +02:00
gitea.cpp Get the newest PRs when looking up the last PR number. 2020-10-17 08:31:28 +02:00
gitea.hpp Move types to types.hpp. 2020-07-02 08:08:56 +02:00
json.cpp Remove now unnecessary workaround. 2020-10-15 06:02:16 +02:00
json.hpp Add json::from_json(). 2020-07-02 08:09:45 +02:00
main.cpp Use caching for new entries. 2020-10-17 01:55:29 +02:00
time.cpp Add string-to-string time conversion. 2020-07-05 12:06:29 +02:00
time.hpp Add string-to-string time conversion. 2020-07-05 12:06:29 +02:00
types.hpp Add date & time to entries. 2020-07-05 08:01:30 +02:00