~fkfd/picross

TOFU: Create file if it didn't exist
9702d7a7 — Frederick Yin 4 years ago 0.6.2
Version bump 0.6.2
79d81d17 — Frederick Yin 4 years ago
Meta: 0.6.2 followup

Update screenshot URL in README.md
Update config to include new args
a8bc203a — Frederick Yin 4 years ago
Expand theming to entire UI

The entire UI, including the central document, the tab list and the ToC
list is now themable.

The width of the ToC has also been increased.
759c5aee — Frederick Yin 4 years ago
Enhance comments
50fd6639 — Frederick Yin 4 years ago
Add tips on the default startup demo text
8ded1d62 — Frederick Yin 4 years ago
Remove imports of deprecated errors
bf1682ca — Frederick Yin 4 years ago
Completely deprecate old downloader

- remove from document
- remove from example config
- remove from configs
d38c10f5 — Frederick Yin 4 years ago
Merge branch 'master' of git.sr.ht:~fkfd/picross into master
c786c52c — Frederick Yin 4 years ago
Rewrite downloader

Deprecate external downloader in favor of native handler
Duplicates checking is NYI
476f42d0 — Frederick Yin 4 years ago
Rewrite downloader

Deprecate external downloader in favor of native handler
Duplicates checking is NYI
e509856a — Frederick Yin 4 years ago
Table of Contents
044d2029 — Frederick Yin 4 years ago
Fragment navigation

gemini://host.tld:port/path#fragment_1 now takes the user to the first
occurrence of #/##/### fragment[whitespace]1.

other changes:
- H1Node, H2Node and H3Node now inherit from HeadingNode, which in turn
  is a subclass of GeminiNode
- all 3 subclasses of HeadingNode now carry heading text without #'s
eed3d350 — Frederick Yin 4 years ago
Parse fragments in Gemini URLs

also go to home page when opening new tabs.
92326ab7 — Frederick Yin 4 years ago
about:* pages

about:* pages are now a separate page address scheme in parallel with
gemini:// ones

- about:blank
- about:home
e36a6342 — Frederick Yin 4 years ago
Fix IndexError when tabs_list is unfocused
b5b42bcd — Frederick Yin 4 years ago 0.6.1
Version bump 0.6.1

- Long description content type set to text/markdown
41b4e28d — Frederick Yin 4 years ago
Post-rename work

- :%s/mcross/picross/g
- Update README
- Add config file
- requirements.txt
- Update demo text
- Update default CLI args
4702bea3 — Frederick Yin 4 years ago
McRoss is officially renamed Picross