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

51 Commits

Author SHA1 Message Date
makeworld
d0c8184cc0 Merge branch 'master' into feeds 2020-12-06 22:11:05 -05:00
makeworld
dd7550dffb Add pagination 2020-12-06 20:57:57 -05:00
p1gp1g
cafbb5c4c1
show links (#133)
Co-authored-by: pigpig <pigpig@pig.pig>
2020-12-01 14:00:01 -05:00
makeworld
f6e89fdaa1 Switch subscription-based naming 2020-11-27 17:01:29 -05:00
makeworld
ba28b2b5f9 Merge branch 'master' into feeds 2020-11-23 21:11:51 -05:00
makeworld
73bd071753 🔧 Use single quotes for commands and paths in config 2020-11-19 20:49:16 -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
cf5e65f75a 🚧 Adding & displaying feeds/pages works
See NOTES.md for things still left
2020-11-17 20:56:15 -05:00
makeworld
bc4c72bba9 Merge branch 'master' into feeds 2020-11-17 10:45:28 -05:00
makeworld
524dee9635 💄 Preformatted text grey by default 2020-11-16 18:20:53 -05:00
makeworld
819023daec 🐛 Support ANSI color codes in preformatted blocks 2020-11-04 20:31:04 -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
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
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
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
0156769591 🔀 Merge branch 'master' into feeds 2020-09-04 20:45:07 -04:00
Jansen Price
7b27bd02dd
Strip ANSI codes from page based on config - fixes #79 (#86) 2020-09-04 12:42:01 -04:00
makeworld
075348bc64 🎨 Reorganize config.go - taken from feeds branch 2020-09-01 22:32:34 -04:00
makeworld
0f5458c730 🔀 Merge branch 'master' into feeds 2020-09-01 22:26:34 -04:00
makeworld
1d3e309556 Support mutiple proxies per-scheme - fixes #80 2020-09-01 16:22:44 -04:00
makeworld
30873e1b0b 🐛 Fix empty proxy bug, start on #80 2020-09-01 14:55:52 -04:00
Sotiris Papatheodorou
9d7c7370e0
Custom new tab page (#83) 2020-09-01 13:55:09 -04:00
makeworld
3dfbeb5bda 🐛 Make TOFU warning accurate when proxy enabled 2020-09-01 12:56:44 -04:00
makeworld
d95963aa62 🚨 Remove nolints for now-disabled check 2020-08-28 12:22:49 -04:00
makeworld
2357e25b07 🚨 Fix lint issues 2020-08-28 12:18:30 -04:00
makeworld
3a63b73300 🔀 Merge branch 'master' into feeds 2020-08-28 12:07:08 -04:00
makeworld
164ed98588 Proxy support 2020-08-27 22:40:40 -04:00
Sotiris Papatheodorou
4452fcfec6
Add option to automatically follow redirects (#75)
Co-authored-by: makeworld
2020-08-27 18:55:42 -04:00
Sotiris Papatheodorou
6c3583b1ac
Add option to open unknown URLs (#74) 2020-08-27 18:02:19 -04:00
makeworld
6853bb9c6d 🚨 More linting fixes and unix build fix 2020-08-27 11:47:57 -04:00
makeworld
e4279de417 🚨 More linter fixes
Source: https://github.com/makeworld-the-better-one/amfora/actions/runs/224580926
2020-08-25 21:18:57 -04:00
makeworld
4e91ad87bd 🚧 Adding feeds & pages, and JSON enc/dec 2020-08-10 18:50:40 -04:00
makeworld
1e378fced2 🎨 Reorder config.Init code 2020-08-07 12:27:50 -04:00
makeworld
70438cfdb5 🔧 Use shift_numbers - #64 2020-08-06 13:55:43 -04:00
makeworld
0bc5939600 Emoji favicon support - fixes #62 2020-08-05 13:31:59 -04:00
makeworld
56a56896c9 Themeing support 2020-07-28 16:58:32 -04:00
makeworld
7fe78f4d6b Response size and time limit - fixes #30 2020-07-10 15:33:39 -04:00
makeworld
39fa7c6a8b 🚧 Downloading pages works - #38 2020-07-09 19:28:39 -04:00
makeworld
f00fbce7f9 🐛 Fixed link highlighting when wrapped 2020-07-09 15:21:09 -04:00
makeworld
cfe58cb5f3 Add bookmarks! - fixes #10 fixes #13 2020-06-23 20:07:25 -04:00
makeworld
199d122990 Prefer XDG vars if set - fixes #11 2020-06-22 11:56:55 -04:00
makeworld
dd6ebf9254 ️ Replace dir & path funcs with cached strings 2020-06-21 17:35:19 -04:00
makeworld
850d6f0454 Side-scrolling and margin UX greatly improved
#1 will be fixed completely once margins are added to the new tab page
2020-06-21 16:53:12 -04:00
makeworld
847bd6eefa Add built in search 2020-06-20 17:17:34 -04:00