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

373 Commits

Author SHA1 Message Date
makeworld
d1f24830f4 Fix tab row flashing 2021-01-01 01:02:09 -05:00
makeworld
c7d72a7875 Added scrollbar config and themeing 2020-12-31 21:59:26 -05:00
makeworld
c9073ceb26 Add empty line underneath tab row 2020-12-29 23:30:44 -05:00
makeworld
c6ad73da01 Fix tab divider when color is disabled 2020-12-29 23:25:32 -05:00
makeworld
691614dae4 Update changelog and fix mispelling 2020-12-29 17:40:37 -05:00
makeworld
90654cd2cf Replace left margin spaces with an empty primitive
This commit introduced flashing issues in the tab row when reformatting,
and even can panic in certain reformatting situations. These bugs have
been logged in the inital comment of the PR.
2020-12-29 17:35:29 -05:00
makeworld
4dff2b0119 Fix ANSI document left margin color leaking 2020-12-29 00:14:31 -05:00
makeworld
e1a92a999a Make theme and tabs work/look like with old cview 2020-12-28 23:42:27 -05:00
makeworld
86f9f0f329 Use theme background for tab divider 2020-12-28 17:58:21 -05:00
makeworld
db6e0f4074 Pages with ANSI resets don't use the terminal's default text and background colors 2020-12-28 17:44:14 -05:00
makeworld
306213aab2 Use TrueColor to force exact colors 2020-12-28 15:59:18 -05:00
makeworld
27a041a746 Fix tab number and favicons when moving through history 2020-12-28 14:05:00 -05:00
makeworld
fce6aef1cb Update cview to fix tab row colors bug 2020-12-28 13:13:18 -05:00
makeworld
524f384b03 Remove issue from NOTES mentioned in comment 2020-12-27 22:56:26 -05:00
makeworld
21d07935e8 Setup tab colors 2020-12-27 20:40:02 -05:00
makeworld
e34644be6f Favicons work 2020-12-27 20:13:13 -05:00
makeworld
992a824502 Make the help page a panel instead of a tab 2020-12-27 19:59:43 -05:00
makeworld
a458016ce5 Use SendToFront 2020-12-25 18:57:07 -05:00
makeworld
722d32a385 Switch to using HidePanel for modals 2020-12-25 18:53:54 -05:00
makeworld
39f19bf643 Compiles now 2020-12-25 18:34:03 -05:00
makeworld
82e33130d8 Merge branch 'master' into cview-update
Won't compile yet but conflicts were resolved.
2020-12-25 18:14:23 -05:00
makeworld
bbed11b6a0 Update to latest cview commit 2020-12-25 18:03:07 -05:00
makeworld
e42b24c6f2 Update doc for merge 2020-12-25 16:26:03 -05:00
makeworld
5d7426f116 Merge branch 'master' into mediatype-handlers 2020-12-25 16:22:26 -05:00
makeworld
193179ad34 🐛 Fix downloading of pages that are too large or timed out 2020-12-24 23:40:55 -05:00
makeworld
bf47a1d57a Support streaming; error if cmd or types are empty 2020-12-24 23:38:12 -05:00
makeworld
41ebf22df8 Keep info modal button selected 2020-12-24 19:27:06 -05:00
makeworld
72849bcc95 Re-add temp downloads dir init, in lower place 2020-12-24 16:54:06 -05:00
makeworld
9ed1c638a4 Cleanup config and README 2020-12-24 16:52:04 -05:00
makeworld
7c2f59fcdc Merge branch 'master' into mediatype-handlers 2020-12-24 16:40:10 -05:00
Elijah Gregg
36d4f817c7
📝 Add AUR installation instructions (#158) 2020-12-24 16:28:28 -05:00
makeworld
035fca1208 🐛 Don't use cache when URL is typed in bottom bar
Fixes #159
2020-12-24 16:25:39 -05:00
makeworld
405087d3d0 📝 Doc for #135 2020-12-24 16:15:19 -05:00
Jeff
f10337e429
Keybinding system for global keys (#135)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2020-12-24 16:13:38 -05:00
makeworld
6e3e8a0584 🐛 Don't crash if subbed page matches user dir pattern but doesn't have more
Fixes #157
2020-12-23 23:57:18 -05:00
Serge Tymoshenko
b50347177b
Updates to One Dark theme according to upcoming 1.7.0 release (#153) 2020-12-22 12:06:31 -05:00
Lokesh Krishna
a93418d942
Update Nord theme for 1.7.0 (#150) 2020-12-21 23:25:34 -05:00
makeworld
d7100850bd 💄 Update Dracula theme for v1.7.x 2020-12-21 17:38:13 -05:00
Jonathan Dahan
767239fb84
📝 add kiss linux instructions (#152)
Co-authored-by: makeworld
2020-12-21 13:01:41 -05:00
makeworld
d7d7c3054e 🚑 Don't panic when adding a feed/page for the first time
Fixes #151
2020-12-21 12:42:43 -05:00
makeworld
11148ff95c 📝 Thank Lokesh Krishna 2020-12-20 23:50:22 -05:00
makeworld
c93d09b26b 🐛 Allow search for single word, like before 2020-12-20 22:58:25 -05:00
makeworld
9ad3dd82a0 🐛 Empty quote lines don't disappear 2020-12-20 17:52:06 -05:00
makeworld
1b92bc9bc4 🔖 Ready for v1.7.0 2020-12-20 17:26:39 -05:00
makeworld
36455e800b 🐛 Make sure file:// dir paths end in slash 2020-12-20 16:58:29 -05:00
makeworld
8ec9bb780c about:version page
Fixes #126
2020-12-20 16:39:33 -05:00
makeworld
b6ad49dfb0 Add cache time limit
Fixes #110
2020-12-20 15:54:47 -05:00
makeworld
8412b211b6 🐛 Use custom downloads dir 2020-12-20 15:23:00 -05:00
makeworld
a0ae0ca835 New search vs. URL detection logic 2020-12-20 15:13:26 -05:00
makeworld
507c6e8dec 📝 Wiki script, link to wiki on new tab 2020-12-20 00:31:14 -05:00