|
b5f9037792
|
CI: Work around pugixml-CMake failure in Ubuntu bionic.
continuous-integration/drone/push Build is passing
🤷
|
2020-10-30 18:33:20 +01:00 |
|
|
8099a0f3b8
|
CI: Set CMake path for pugixml in Ubuntu bionic.
continuous-integration/drone/push Build is failing
|
2020-10-30 17:49:45 +01:00 |
|
|
d8a4bd37a4
|
RSS generator: Re-add atom:link tag.
I forgot it when switching to pugixml.
|
2020-10-30 17:46:20 +01:00 |
|
|
bfe2035907
|
Eliminate a few unnecessary variables in RSS generator.
|
2020-10-30 17:40:56 +01:00 |
|
|
629681b3c9
|
CI: Add CMAKE_MODULE_PATH for pugixml in bionic.
continuous-integration/drone/push Build is failing
The Ubuntu bionic package installs it in the wrong path.
|
2020-10-30 17:35:49 +01:00 |
|
|
52f0f4c73c
|
Only link pugixml into RSS generator.
|
2020-10-30 17:24:47 +01:00 |
|
|
851eb47987
|
Use pugixml for RSS generation.
continuous-integration/drone/push Build is failing
Makes the whole thing easier to follow and change.
|
2020-10-30 17:11:55 +01:00 |
|
|
0b71b1129d
|
clang-format: Don't break around an assignment operator.
|
2020-10-30 16:35:41 +01:00 |
|
|
0580472bca
|
Limit the maximum width to 100 characters in the HTML list.
continuous-integration/drone/push Build is passing
To make reading on wide screens easier.
|
2020-10-29 17:31:13 +01:00 |
|
|
1d0255f3af
|
Fix includes and namespaces in generators.
|
2020-10-29 14:45:53 +01:00 |
|
|
49efeec771
|
Add fmt to credits.
continuous-integration/drone/push Build is passing
|
2020-10-28 15:32:54 +01:00 |
|
|
a97ba99814
|
Fix error with fmt 4.
continuous-integration/drone/push Build is passing
|
2020-10-28 11:40:11 +01:00 |
|
|
c904108f4d
|
Use fmt::format for string formatting where it improves clarity.
continuous-integration/drone/push Build is failing
|
2020-10-28 11:01:08 +01:00 |
|
|
59d8f33cad
|
Add fmt to dependencies.
|
2020-10-28 10:01:33 +01:00 |
|
|
b1a8a4e4a0
|
Amend nginx example in readme with image caching suggestion.
continuous-integration/drone/push Build is passing
|
2020-10-27 19:46:47 +01:00 |
|
|
093de01e78
|
Make git forge and repos exchangeable.
continuous-integration/drone/push Build is passing
We are still tied to Gitea because we use their API.
The string concatenation looks ugly, I think I'll change it later.
|
2020-10-27 17:50:14 +01:00 |
|
|
30e89d7bef
|
Improve explanation after successful submit.
|
2020-10-27 17:05:18 +01:00 |
|
|
aeeb06367e
|
Tell the user the filesize-limit if the screenshot is too big.
continuous-integration/drone/push Build is passing
|
2020-10-27 14:23:03 +01:00 |
|
|
85a191c74d
|
Make HTML output more consistent.
continuous-integration/drone/push Build is passing
|
2020-10-19 16:15:53 +02:00 |
|
|
7ac8ddb230
|
Check if required fields are filled in.
continuous-integration/drone/push Build is passing
|
2020-10-19 16:05:26 +02:00 |
|
|
ffbc01a5da
|
Add link tag for RSS feed to HTML output.
continuous-integration/drone/push Build is passing
|
2020-10-19 11:47:47 +02:00 |
|
|
f373dd3363
|
Allow more than one tag in argument in get_tags().
continuous-integration/drone/push Build is passing
Because dynamic input fields are not implemented in the Web-UI, we use
one input field with commas for now.
|
2020-10-19 07:57:21 +02:00 |
|
|
a9885482f7
|
Don't return tag that is only spaces in string_to_vector().
|
2020-10-19 07:54:35 +02:00 |
|
|
25b97c1683
|
Add date to blocklist entries.
continuous-integration/drone/push Build is passing
|
2020-10-19 07:21:24 +02:00 |
|
|
59c629a0c5
|
Change the background-color of even entries in blocklist slightly.
continuous-integration/drone/push Build is passing
|
2020-10-19 07:07:23 +02:00 |
|
|
4148c4795b
|
Make instance domains larger in blocklist.
continuous-integration/drone/push Build is passing
|
2020-10-19 05:41:43 +02:00 |
|
|
16070d8b6f
|
Tweak and document nginx caching in example.
continuous-integration/drone/push Build is passing
|
2020-10-19 04:13:41 +02:00 |
|
|
3b9424b6af
|
The type attribute is unnecessary for JavaScript resources.
|
2020-10-18 09:10:19 +02:00 |
|
|
2b2401ce4e
|
Size the images using CSS in blocklist.
continuous-integration/drone/push Build is passing
|
2020-10-18 08:15:47 +02:00 |
|
|
68373bca00
|
Make entries in blocklist hyperlinkable. Add hyperlinks to RSS.
continuous-integration/drone/push Build is passing
|
2020-10-18 08:00:27 +02:00 |
|
|
0f3ffb4d99
|
Refactor CMake recipes a bit.
continuous-integration/drone/push Build is passing
|
2020-10-18 03:20:26 +02:00 |
|
|
c7ad9ed5fe
|
Replace certain characters in descriptions.
continuous-integration/drone/push Build is passing
|
2020-10-18 01:27:29 +02:00 |
|
|
41939e249f
|
Add caching to nginx config in readme.
|
2020-10-18 00:38:46 +02:00 |
|
|
3a159bbbfc
|
Update readme.
continuous-integration/drone/push Build is passing
|
2020-10-17 11:34:05 +02:00 |
|
|
2ecfeba803
|
Get the newest PRs when looking up the last PR number.
continuous-integration/drone/push Build is passing
What was I thinking? 🤦
|
2020-10-17 08:31:28 +02:00 |
|
|
852711f1ec
|
Fix HTML generator name in readme.
continuous-integration/drone/push Build is passing
|
2020-10-17 07:30:18 +02:00 |
|
|
0f1844ab43
|
Add lang attribute to generated HTML.
continuous-integration/drone/push Build is passing
|
2020-10-17 07:12:44 +02:00 |
|
|
cbb202510a
|
Fix HTML in generators.
continuous-integration/drone/push Build is passing
Apparently lists can't be in inside paragraphs.
|
2020-10-17 07:07:48 +02:00 |
|
|
3af723abd8
|
Use unordered lists in HTML/RSS generators.
continuous-integration/drone/push Build is passing
|
2020-10-17 05:26:17 +02:00 |
|
|
a37cf52cda
|
Make “thumbnails” a bit bigger in HTML/RSS generators.
|
2020-10-17 05:15:10 +02:00 |
|
|
56b3f1901a
|
Add license footer to HTML output.
continuous-integration/drone/push Build is passing
|
2020-10-17 03:27:36 +02:00 |
|
|
2e0bfd98ff
|
Fix tag extraction.
continuous-integration/drone/push Build is passing
Attempted to read deleted memory.
|
2020-10-17 03:15:40 +02:00 |
|
|
053d41f1ee
|
Add lockfile locations to readme.
continuous-integration/drone/push Build is passing
|
2020-10-17 03:07:37 +02:00 |
|
|
cd98545da8
|
Add ICU to credits.
|
2020-10-17 02:31:37 +02:00 |
|
|
3b3a308c64
|
Prepend fediblock-backend- to gen_{html,rss} on install.
continuous-integration/drone/push Build is passing
|
2020-10-17 02:22:18 +02:00 |
|
|
9b4b439432
|
Use caching for new entries.
continuous-integration/drone/push Build is passing
|
2020-10-17 01:55:29 +02:00 |
|
|
395b8efef2
|
Don't add empty tags in get_tags().
|
2020-10-16 23:52:08 +02:00 |
|
|
f1d2c09c0b
|
Convert non-Linux path info in readme to note.
continuous-integration/drone/push Build is passing
|
2020-10-15 09:20:11 +02:00 |
|
|
7f26934820
|
Fix ICU hyperlink.
continuous-integration/drone/push Build was killed
|
2020-10-15 09:16:49 +02:00 |
|
|
b78f12dc1b
|
Add blocklist-location note to readme.
continuous-integration/drone/push Build was killed
|
2020-10-15 09:15:26 +02:00 |
|