Commit Graph

18 Commits

Author SHA1 Message Date
Andrii Dokhniak
d5c5876878 Added the credits label 2024-09-07 16:39:43 +02:00
Andrii Dokhniak
ec76dcd99b Add the hint 2024-09-07 16:39:43 +02:00
Chris Titus
63b89dafee
Merge pull request #221 from lj3954/compile_date
feat: Display build date to user, rather than current date
2024-09-02 16:59:26 -05:00
Chris Titus
6ef1731b99
Merge pull request #177 from lj3954/refactor_search
refactor: Move search and filter logic to a separate module
2024-09-02 16:42:42 -05:00
Chris Titus
33840d3330
Merge pull request #174 from lj3954/refactor_theme_switching
refactor: Modify theme in place
2024-09-02 16:36:04 -05:00
Liam
664efcde9d
feat: Display build date to user, rather than current date 2024-09-02 13:55:40 -07:00
Liam
4e8cc2bc5c
refactor: Improve filter naming 2024-08-21 09:48:14 -07:00
Liam
388c073116
refactor: Move search and filter logic to a separate module 2024-08-21 09:46:59 -07:00
Liam
f70195905f
refactor: Modify theme in place 2024-08-17 11:32:53 -07:00
Liam
3b87cfafdb
Merge remote-tracking branch 'upstream/main' into simple_additions 2024-08-17 11:26:28 -07:00
Soapydev
9da7e39f9b Add cycling to theme
Can use t or T to cycle through themes
2024-08-15 18:21:43 -04:00
Soapydev
16c6363a95 Update theme to latest version 2024-08-15 18:13:47 -04:00
Chris Titus
7f10e36174 need to fix search modularity 2024-08-15 15:55:31 -05:00
Liam
e73c978d95
feat: Update tabs.rs to use tab data 2024-08-14 13:55:03 -07:00
Liam
c18c76c694
feat: Add logic for runtime tab creation based on JSON data 2024-08-10 19:55:12 -07:00
Liam
548cfa8e36
feat: Implement tabs 2024-08-09 12:13:03 -07:00
Andrii Dokhniak
7ead4369ad Full filesystem, use AppState more 2024-07-28 17:31:20 +02:00
Andrii Dokhniak
bfc8e5ea82 Added AppState, made theme use AppState 2024-07-28 17:29:13 +02:00