Commit Graph

17 Commits

Author SHA1 Message Date
makeworld ed36eee83c 🐛 Capture all scrolling keys 2021-05-14 18:09:04 -04:00
makeworld 180d108827 🔥 Removed favicon support - fixes #199 2021-02-22 17:41:48 -05:00
makeworld b6ad49dfb0 Add cache time limit
Fixes #110
2020-12-20 15:54:47 -05:00
makeworld 781b89af61 🚧 Allow caching, increase curDay initial" 2020-11-17 11:59:06 -05:00
makeworld 5c84991940 🚧 Feeds page rendering fixed, still untested 2020-08-28 19:33:37 -04:00
makeworld 6853bb9c6d 🚨 More linting fixes and unix build fix 2020-08-27 11:47:57 -04:00
makeworld 13163352b3 🚨 More linting fixes
Source: https://github.com/makeworld-the-better-one/amfora/actions/runs/224468383
2020-08-25 21:03:21 -04:00
makeworld 5fbef1e517 Added redir cache tests - fixes #65 2020-08-06 11:56:36 -04:00
makeworld 0bc5939600 Emoji favicon support - fixes #62 2020-08-05 13:31:59 -04:00
makeworld edd128e7c5 🎨 Rename page cache funcs 2020-08-04 21:05:12 -04:00
makeworld 56a56896c9 Themeing support 2020-07-28 16:58:32 -04:00
makeworld 28b2235ddb Permanent redirects are cached - fixes #22 2020-07-25 20:26:40 -04:00
makeworld 543d15abfc 🔀 Refactor to use tab struct
Squashed commit of the following:

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

    🚧 Scroll is applied correctly when navigating around

commit 4b8982723f60294977f5e9d213fa3c8a51362356
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 be09ffcf913662983a0362431d8e4765d06b4187
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 ef8ab3da39eb2681f439337354b6b8f9fed74f15
Author: makeworld <colecmac@protonmail.com>
Date:   Mon Jul 6 12:10:50 2020 -0400

    🚧 Fixed some bugs, major ones remain

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

    🚧 Everything uses tab struct, no compile errors, untested

commit 44bf54c12f379524fe95073ca4eb1f3fb2c7195a
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 3aff20f43b 🚧 Dynamic wrapping #33
This is the majority of the work for this issue completed.
2020-07-02 23:55:24 -04:00
makeworld 6f1f14a67a Cache pages with queries, don't cache bB URLs - fixes #29 2020-07-02 11:55:41 -04:00
makeworld cfe58cb5f3 Add bookmarks! - fixes #10 fixes #13 2020-06-23 20:07:25 -04:00
makeworld 4951ffa9fe 🎉 Initial commit, full featured 2020-06-18 16:54:48 -04:00