1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-21 19:35:23 +00:00
Commit Graph

463 Commits

Author SHA1 Message Date
makeworld
73bd071753 🔧 Use single quotes for commands and paths in config 2020-11-19 20:49:16 -05:00
makeworld
8ffc0ca29c Refine post prefix logic
Improved for hosted users and feeds with titles and authors.
2020-11-19 12:50:49 -05:00
makeworld
fb8af885ab Fix duplicated bookmarks bug 2020-11-19 11:39:08 -05:00
makeworld
ce81c97def Display paths better, remove more unused content, fix author nil panic 2020-11-19 11:34:10 -05:00
makeworld
ed7de1d05e 📝 Themes need truecolor 2020-11-19 00:37:34 -05:00
makeworld
780cf41137 📝 Document user themes 2020-11-19 00:34:02 -05:00
makeworld
f740ce6cf9 💄 Switch pre. text color to yellow - less passive 2020-11-19 00:07:56 -05:00
makeworld
12321f82a7 Update every X minutes with X workers 2020-11-18 21:24:26 -05:00
makeworld
d0d8b15bbb 🚧 Autodetect all kinds of feeds 2020-11-18 20:39:27 -05:00
makeworld
e026eb25e0 🐛 Fix 'concurrent map writes' panic and don't check for cert every time 2020-11-18 19:29:22 -05:00
makeworld
c72a225a43 🚧 Fix duplicate entries in feed page 2020-11-18 16:10:22 -05:00
makeworld
cf5e65f75a 🚧 Adding & displaying feeds/pages works
See NOTES.md for things still left
2020-11-17 20:56:15 -05:00
makeworld
781b89af61 🚧 Allow caching, increase curDay initial" 2020-11-17 11:59:06 -05:00
makeworld
0a963a0d8d 🚧 Support JSON feeds 2020-11-17 11:26:49 -05:00
makeworld
bc4c72bba9 Merge branch 'master' into feeds 2020-11-17 10:45:28 -05:00
makeworld
67000c120a Merge branch 'master' of https://github.com/makeworld-the-better-one/amfora 2020-11-16 18:21:03 -05:00
makeworld
524dee9635 💄 Preformatted text grey by default 2020-11-16 18:20:53 -05:00
Lokesh Krishna
8a1a845ab2
Add the Nord theme (#118) 2020-11-12 21:53:42 -05:00
makeworld
1839b7be9e ⬆️ go-gemini v0.9.1
Adds support for CN-only wildcard certs
2020-11-10 14:53:54 -05:00
makeworld
b314053f48 📝 Remove 'v's from changelog 2020-11-06 00:00:07 -05:00
makeworld
99c117589b 📝 Add 5 year expiry to openssl demo cmd 2020-11-05 11:09:37 -05:00
makeworld
81fee446d4 🚑 Remove unused import
Whoops
2020-11-05 10:42:07 -05:00
makeworld
383d8bcee0 🐛 Remove newlines from META error strings 2020-11-05 10:38:40 -05:00
makeworld
adf03b9aed 📝 Add client cert gen command 2020-11-04 22:18:43 -05:00
makeworld
445be96e46 🔖 Ready for v1.6.0 2020-11-04 21:31:08 -05:00
makeworld
b05885e710 Disable cache for redirects - fixes #114 2020-11-04 21:11:33 -05:00
makeworld
277cc91881 More fine-grained error codes, support client cert errors 2020-11-04 20:55:34 -05:00
makeworld
6993c24470 🔥 Remove unused func 2020-11-04 20:42:30 -05:00
makeworld
fb47eff23e 🐛 Make .. command work like in v1.4.0 2020-11-04 20:41:09 -05:00
makeworld
819023daec 🐛 Support ANSI color codes in preformatted blocks 2020-11-04 20:31:04 -05:00
makeworld
b7efbdaeea 🐛 Fixes #81 2020-11-04 20:01:11 -05:00
makeworld
eb10c26599 🐛 Fixes #91 2020-11-04 19:54:58 -05:00
makeworld
4fbaa978d4 Don't cache client cert domains 2020-11-04 19:40:34 -05:00
makeworld
5adb676a68 🚨 Make linter happy 2020-11-04 18:47:27 -05:00
makeworld
72e38e8b8d 📝 Update changelog 2020-11-04 18:38:08 -05:00
makeworld
b3482d3a09 🐛 Fixes #77 2020-11-04 18:35:56 -05:00
makeworld
424ce099dd 📝 Update changelog and config for #112 2020-11-04 16:45:34 -05:00
Trevor Slocum
4e26a51741
Allow specifying a client certificate (#112) 2020-11-04 16:37:00 -05:00
makeworld
e4e9c23411 👷 Move GitHub actions to correct dir 2020-11-02 18:48:25 -05:00
makeworld
132191a9d2 👷 Switch to GitHub Actions 2020-11-02 18:46:37 -05:00
makeworld
d917ed8179 📝 Install amfora from Arch pkgs 2020-10-30 10:47:24 -04:00
makeworld
9292d86c45 📝 Show build status for master branch only 2020-10-24 12:22:41 -04:00
makeworld
80b1d18375 📝 Add #101 to changelog 2020-10-12 14:49:21 -04:00
Patryk Niedźwiedziński
926fff0e6a
Remove basedir check (#101) 2020-10-12 14:48:21 -04:00
makeworld
e6a081000b 🔀 Merge branch 'master' into feeds 2020-10-10 20:11:00 -04:00
makeworld
96fda081bb 📝 Add #100 to changelog 2020-10-08 20:56:28 -04:00
Patryk Niedźwiedziński
270dddfbc2
XDG config (#100)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2020-10-08 20:54:07 -04:00
makeworld
efc10a2b3e 🐛 Don't allow creation of invalid bkmks - fixes #95 2020-10-01 19:08:26 -04:00
makeworld
5186a585b3 📝 Add #94 to changelog 2020-10-01 17:28:31 -04:00
makeworld
ac31889191
Merge pull request #94 from oholiab/bookmark_any_protocol
Remove protocol filter for bookmarking
2020-10-01 17:27:34 -04:00