makeworld
|
aa28bc78b2
|
⚡️ Don't re-set text when there hasn't been changes
|
2020-07-26 11:50:18 -04:00 |
|
makeworld
|
d32fc9159a
|
🐛 Stop double requests - fixes #50
|
2020-07-26 11:31:13 -04:00 |
|
makeworld
|
28b2235ddb
|
✨ Permanent redirects are cached - fixes #22
|
2020-07-25 20:26:40 -04:00 |
|
makeworld
|
258c8589ce
|
🚚 Create util.go file and move funcs
|
2020-07-21 11:30:32 -04:00 |
|
makeworld
|
9b8985905f
|
✨ Add cert expiry info to TOFU warning - fixes #34
|
2020-07-10 18:59:51 -04:00 |
|
makeworld
|
74d5edd695
|
✨ Support text/x-ansi - fixes #45
|
2020-07-10 17:45:14 -04:00 |
|
makeworld
|
7fe78f4d6b
|
✨ Response size and time limit - fixes #30
|
2020-07-10 15:33:39 -04:00 |
|
makeworld
|
eae118faac
|
🚧 Downloading all content seems to work
|
2020-07-10 14:37:18 -04:00 |
|
makeworld
|
06a112b1cc
|
🐛 Portal open uses http config setting - fixes #42
|
2020-07-07 21:51:20 -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
|
92eb544b0a
|
🐛 Handle plaintext for dynamic wrapping - fixes #33
|
2020-07-03 17:28:56 -04:00 |
|
makeworld
|
36c2206785
|
✨ Wrapping done - fixes #33
|
2020-07-03 12:22:44 -04:00 |
|
makeworld
|
3aff20f43b
|
🚧 Dynamic wrapping #33
This is the majority of the work for this issue completed.
|
2020-07-02 23:55:24 -04:00 |
|
makeworld
|
0791079e13
|
🐛 Wrap new tab text - fixes #31
|
2020-07-01 20:37:34 -04:00 |
|
makeworld
|
581b498a0f
|
✨ Open link in new tab - fixes #27
|
2020-07-01 13:39:13 -04:00 |
|
makeworld
|
3e807ab5b8
|
✨ Support paging - fixes #19
|
2020-06-29 15:01:41 -04:00 |
|
makeworld
|
2a395008fa
|
🥅 Raise Error modal when input makes URL too long - fixes #25
|
2020-06-29 14:25:25 -04:00 |
|
makeworld
|
6b1882f1a4
|
⚡️ Fix perf on loading long cached pages - #26
|
2020-06-28 18:09:52 -04:00 |
|
makeworld
|
e75c539dac
|
🐛 Use domain from URL for TOFU, not from cert
|
2020-06-24 13:31:01 -04:00 |
|
makeworld
|
e8e23c7fe6
|
🐛 Don't rerequest resource when bypassing TOFU
|
2020-06-24 12:06:44 -04:00 |
|
makeworld
|
cfe58cb5f3
|
✨ Add bookmarks! - fixes #10 fixes #13
|
2020-06-23 20:07:25 -04:00 |
|
makeworld
|
f0a75cf4a7
|
🐛 bottomBar is not in focus when loading
|
2020-06-21 23:56:25 -04:00 |
|
makeworld
|
c2c74cbe28
|
✨ Add TOFU continue option - fixes #6
|
2020-06-21 20:37:27 -04:00 |
|
makeworld
|
61e2c51e40
|
🐛 New tab is now shifted too - with prev. commit, this fixes #1
|
2020-06-21 17:15:21 -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 |
|
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
|
4951ffa9fe
|
🎉 Initial commit, full featured
|
2020-06-18 16:54:48 -04:00 |
|