Damien Elmes
|
3d4cf26758
|
expose undoable config changes to frontend; refresh sidebar
The browser header handling still needs updating
|
2021-05-21 17:50:41 +10:00 |
|
RumovZ
|
5a6ba1b0b9
|
Move flags into separate module
|
2021-05-20 10:26:18 +02:00 |
|
RumovZ
|
5fa68c885a
|
Use dataclass instead of tuple for loaded flags
|
2021-05-19 19:17:43 +02:00 |
|
RumovZ
|
30736ddf75
|
Use custom flag labels for browser actions
|
2021-05-19 11:00:02 +02:00 |
|
RumovZ
|
9816227b5c
|
Make sidebar flags renamable
|
2021-05-19 10:04:40 +02:00 |
|
Damien Elmes
|
f2db822c08
|
move query_op into operations/, and add the ability to show progress
|
2021-05-08 16:35:43 +10:00 |
|
RumovZ
|
3cecc7157b
|
Add sidebar filter "first review today"
|
2021-04-18 13:27:10 +02:00 |
|
Damien Elmes
|
4a406192fa
|
Merge pull request #1127 from Arthur-Milchior/factorize_current_search
NF: factorize browser.current_search
|
2021-04-14 19:16:59 +10:00 |
|
Arthur Milchior
|
be44d4eeed
|
NF: factorize browser.current_search
I was looking at search code and find out that's already slightly more clear/short even if NF
|
2021-04-14 10:55:41 +02:00 |
|
Damien Elmes
|
c49d6ce49f
|
run black/isort on Python scripts
|
2021-04-14 18:22:02 +10:00 |
|
RumovZ
|
e43f11339f
|
Declare all legacy pathnames in browser init
|
2021-04-13 11:30:32 +02:00 |
|
RumovZ
|
7ee40e3dce
|
Refactor sidebar.py into browser folder
|
2021-04-13 11:05:49 +02:00 |
|