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

16 Commits

Author SHA1 Message Date
makeworld
f00fbce7f9 🐛 Fixed link highlighting when wrapped 2020-07-09 15:21:09 -04:00
makeworld
543d15abfc 🔀 Refactor to use tab struct
Squashed commit of the following:

commit 72f36afc9e
Author: makeworld <colecmac@protonmail.com>
Date:   Tue Jul 7 16:15:45 2020 -0400

    🚧 Scroll is applied correctly when navigating around

commit 4b8982723f
Author: makeworld <colecmac@protonmail.com>
Date:   Tue Jul 7 15:34:45 2020 -0400

    🚧 Fix bottomBar code

    Make sure it always resets to a selected link if one was selected before

commit be09ffcf91
Author: makeworld <colecmac@protonmail.com>
Date:   Mon Jul 6 20:30:54 2020 -0400

    🚧 Switch to using tab pointers instead of ints

    Almost finished overall work.

commit ef8ab3da39
Author: makeworld <colecmac@protonmail.com>
Date:   Mon Jul 6 12:10:50 2020 -0400

    🚧 Fixed some bugs, major ones remain

commit d3d47a344d
Author: makeworld <colecmac@protonmail.com>
Date:   Sat Jul 4 20:58:46 2020 -0400

    🚧 Everything uses tab struct, no compile errors, untested

commit 44bf54c12f
Author: makeworld <colecmac@protonmail.com>
Date:   Sat Jul 4 13:24:49 2020 -0400

    🚧 Initial work on tab struct
2020-07-07 21:13:45 -04:00
makeworld
518c35453a 🎨 Rename reformat func 2020-07-04 11:32:11 -04:00
makeworld
85e2191a9a 🐛 Hardwrap help table cells 2020-07-01 20:08:07 -04:00
makeworld
2a395008fa 🥅 Raise Error modal when input makes URL too long - fixes #25 2020-06-29 14:25:25 -04:00
makeworld
5bb62f7a80 🐛 Use recover() on WordWrap - fixes #20 2020-06-29 12:54:36 -04:00
makeworld
5056bd303d 🐛 Add no-color UI elements - fixes #16 2020-06-24 11:37:32 -04:00
makeworld
4eea75edeb Add version and help commands - fixes #14 2020-06-23 20:23:28 -04:00
makeworld
c2c74cbe28 Add TOFU continue option - fixes #6 2020-06-21 20:37:27 -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
92738f54b3 Give Error modals titles 2020-06-19 14:05:05 -04:00
makeworld
41075c8c41 🐛 Reset bottomBar on invalid URL or error 2020-06-19 11:18:28 -04:00
makeworld
c38078ad73 📝 Spelling fix 2020-06-18 19:17:52 -04:00
makeworld
a1162fe471 📝 Update README with Gif 2020-06-18 19:10:45 -04:00
makeworld
4951ffa9fe 🎉 Initial commit, full featured 2020-06-18 16:54:48 -04:00