breezewiki/src
blankie d345fb8ff4
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).
2024-01-09 17:37:57 +11:00
..
application-globals.rkt Add better support for tabs 2024-01-09 17:37:57 +11:00
config.rkt Implement Solr search provider 2023-12-06 13:08:20 +13: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 Archiver now saves redirects 2023-12-12 11:10:47 +13: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 Archiver now saves redirects 2023-12-12 11:10:47 +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 Archiver now saves redirects 2023-12-12 11:10:47 +13: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 Minor improvements to archiver 2023-12-13 23:09:00 +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 Fix more redirects in offline mode 2024-01-09 17:35:26 +13:00
page-wiki.rkt Fix error on a redirect page with no link 2024-01-09 16:41:48 +13:00
reloadable.rkt Create archiver and offline code handlers 2023-02-06 23:56:03 +13:00
search-provider-fandom.rkt Implement Solr search provider 2023-12-06 13:08:20 +13:00
search-provider-solr.rkt Solr managed schema sucks 2023-12-06 16:02:43 +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