breezewiki/src
blankie 3f94452de6
Add better support for tabs
Some pages break without actual tab support, such as
https://breezewiki.com/ben10/wiki/Ultimatrix_(Original)#Modes

This change aims to work with old browsers (such as Firefox for Android 68)
and browsers with Javascript disabled (by showing all tab contents and hiding
the tab bar, i.e. how tabs work before this change).
2023-05-29 23:17:37 +07:00
..
application-globals.rkt Add better support for tabs 2023-05-29 23:17:37 +07:00
config.rkt New option: promotions::indie_wiki_buddy 2023-04-16 00:05:54 +12:00
data.rkt Fix siteinfo access when using feature_offline::only 2023-03-09 23:06:35 +13:00
dispatcher-tree.rkt Move the semicolon fixing code again 2023-05-27 23:37:45 +12:00
extwiki-data.rkt Add Terraria Mods redirect 2023-05-18 00:30:37 +12:00
extwiki-generic.rkt Tweak extwiki-generic migration notice 2023-04-02 00:11:55 +13:00
log.rkt Also use anytime-path in log.rkt 2023-03-09 00:04:07 +13:00
page-category.rkt Fix category pages with slashes 2023-04-10 17:13:47 +12:00
page-file.rkt Replace thread-let with thread-utils 2023-02-12 23:51:28 +13:00
page-global-search.rkt Create archiver and offline code handlers 2023-02-06 23:56:03 +13:00
page-home.rkt New option: promotions::indie_wiki_buddy 2023-04-16 00:05:54 +12:00
page-it-works.rkt Add a funny redirect that I can make use of later 2022-10-13 22:40:14 +13:00
page-not-found.rkt Initial commit 2022-08-23 22:15:24 +12:00
page-proxy.rkt Create archiver and offline code handlers 2023-02-06 23:56:03 +13:00
page-redirect-wiki-home.rkt Create archiver and offline code handlers 2023-02-06 23:56:03 +13:00
page-search.rkt Explain how page-search works in the code 2023-05-27 23:48:08 +12:00
page-set-user-settings.rkt Add basic request logging, disabled by default 2023-02-08 23:15:13 +13:00
page-static-archive.rkt Replace define-runtime-path with custom anytime-path function 2023-03-08 22:56:04 +13:00
page-static.rkt Replace define-runtime-path with custom anytime-path function 2023-03-08 22:56:04 +13:00
page-subdomain.rkt Create archiver and offline code handlers 2023-02-06 23:56:03 +13:00
page-wiki-offline.rkt Replace define-runtime-path with custom anytime-path function 2023-03-08 22:56:04 +13:00
page-wiki.rkt Replace thread-let with thread-utils 2023-02-12 23:51:28 +13:00
reloadable.rkt Create archiver and offline code handlers 2023-02-06 23:56:03 +13:00
static-data.rkt Add types to Link header 2022-11-11 23:33:56 +13:00
test-utils.rkt Fix tests by providing a fake req 2022-11-30 00:36:53 +13:00
whole-utils.rkt Create archiver and offline code handlers 2023-02-06 23:56:03 +13:00