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 2880f7f461
continuous-integration/drone/push Build is passing Details
CI: Fix build errors on Ubuntu 18.04.
libgit2-dev depends on libcurl4-gnutls-dev, CMake < 3.12 has no IMPORTED
target for libcurl.
2020-07-08 07:41:52 +02:00
..
generators RSS generator: write_line(): Move endtag detection into lambda. 2020-07-07 06:30:35 +02:00
CMakeLists.txt CI: Fix build errors on Ubuntu 18.04. 2020-07-08 07:41:52 +02:00
cgi.cpp Add date & time to entries. 2020-07-05 08:01:30 +02:00
cgi.hpp Move types to types.hpp. 2020-07-02 08:08:56 +02:00
files.cpp HTML generator: Sort by date. 2020-07-05 08:11:59 +02:00
files.hpp Move read_json_files() to files::. 2020-07-05 05:53:57 +02:00
fs-compat.hpp.in Add compatibility for GCC-7. 2020-06-29 23:15:14 +02:00
git.cpp Fix warnings. 2020-07-05 05:53:26 +02:00
git.hpp Move types to types.hpp. 2020-07-02 08:08:56 +02:00
gitea.cpp Fix warnings. 2020-07-05 05:53:26 +02:00
gitea.hpp Move types to types.hpp. 2020-07-02 08:08:56 +02:00
json.cpp Update clang-format config. 2020-07-05 12:06:37 +02:00
json.hpp Add json::from_json(). 2020-07-02 08:09:45 +02:00
main.cpp Fix warnings. 2020-07-05 05:53:26 +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