]> git.phdru.name Git - m_librarian.git/shortlog
m_librarian.git
2024-09-24 Oleg BroytmanCI(GHActions): Python 3.13
2024-07-26 Oleg BroytmanBuild(setup.py): Improve classifiers
2024-07-24 Oleg BroytmanCI(GHActions): Exclude Python 2.7-3.7 at MacOS-arm64
2024-07-24 Oleg BroytmanStyle(m_librarian/search): Fix `flake8` E111 indentatio...
2024-07-24 Oleg BroytmanCI(GHActions): Exclude Python 2.7 at w32
2024-07-24 Oleg BroytmanCI(GHActions): Switch to `setup-miniconda`
2024-07-18 Oleg BroytmanVersion 0.4.1: Fix button "Save" at the bottom of the... 0.4.1
2024-07-18 Oleg BroytmanFeat(web): Fix button "Save" at the bottom of the screen
2024-07-18 Oleg BroytmanRefactor(web): Use classes instead of inline styles
2024-07-18 Oleg BroytmanFeat(wx/ListBooks): Move download button to a separate...
2024-07-16 Oleg BroytmanChore(wx/ListBooks): Rename `search_button` to `dnld_bu...
2024-07-09 Oleg BroytmanVersion 0.4.0: Sort list of authors by clicking on... 0.4.0
2024-07-09 Oleg BroytmanFeat(wx): Sort authors by columns
2024-07-09 Oleg BroytmanStyle(wx): Remove extra spaces
2024-07-09 Oleg BroytmanFeat(web): Sort authors by columns
2024-07-08 Oleg BroytmanRefactor(web): "search authors" is a form; "list author...
2024-07-08 Oleg BroytmanFeat(wx): Do not select when clicking on column/row...
2024-07-08 Oleg BroytmanFix(wx): Fix `ListBooks`: Fix row count
2024-06-18 Oleg BroytmanDocs(TODO): These items are for wxPython
2024-06-18 Oleg BroytmanRefactor(web): Use `#filter WebSafe` instead of `cgi...
2024-06-15 Oleg BroytmanDocs(TODO): Get rid of `import cgi`
2024-04-27 Oleg BroytmanDocs: Update TODO
2024-03-03 Oleg BroytmanFix(DB): Fix bug with adding same genre to book
2024-02-25 Oleg BroytmanVersion 0.3.1 0.3.1
2024-02-25 Oleg BroytmanDocs(news): wx.grid: Wrap long lines
2024-02-25 Oleg BroytmanFeat(wx): Wrap long lines
2024-02-19 Oleg BroytmanDocs: Link to `install` 0.3.0
2024-02-19 Oleg BroytmanVersion 0.3.0: GUI with `wxPython`
2024-02-19 Oleg BroytmanDocs(ru): Добавить `install.rst`
2024-02-19 Oleg BroytmanDocs(install): Describe installation of `wxPython`
2024-02-07 Oleg BroytmanFeat(wx/books): Report success
2024-02-07 Oleg BroytmanStyle(wx/books): Fix minor `flake8` warning
2024-02-07 Oleg BroytmanFeat(wx/books): Add menu command `Save`
2024-01-23 Oleg BroytmanDocs(ru): Fix URLs
2024-01-14 Oleg BroytmanDocs(wx): Update TODO
2024-01-14 Oleg BroytmanMerge branch 'wx'
2024-01-10 Oleg BroytmanFeat(wx/books): Catch and report errors on downloading
2024-01-10 Oleg BroytmanMerge branch 'master' into wx
2024-01-10 Oleg BroytmanFeat(wx/books): Download books
2024-01-10 Oleg BroytmanRefactor(web): Get download destination path from config
2024-01-10 Oleg BroytmanFeat(wx/books): Toggle all/autor/series checkboxes
2024-01-10 Oleg BroytmanFeat(web): Catch and report errors on downloading
2024-01-10 Oleg BroytmanFeat(web): Recompile `search_authors_form.py`
2024-01-09 Oleg BroytmanFeat(wx/books): Catch clicks, toggle checkboxes
2024-01-09 Oleg BroytmanFeat(wx/books): Display download checkboxes
2024-01-09 Oleg BroytmanFeat(wx/books): Set custom table
2024-01-09 Oleg BroytmanFix(wx/search): Do not allow empty search value
2024-01-09 Oleg BroytmanFeat(wx/books): Display author on a separate row
2024-01-09 Oleg BroytmanFeat(wx/search): Search books
2024-01-07 Oleg BroytmanFeat(wx): Catch `Escape` in the grid and close the...
2024-01-07 Oleg BroytmanRefactor(wx): Refactor common code
2024-01-06 Oleg BroytmanFeat(wx/books): Show series
2024-01-06 Oleg BroytmanFeat(wx/books): List books for an author
2024-01-06 Oleg BroytmanFeat(wx/search): Catch Enter and double-click, open...
2024-01-06 Oleg BroytmanRefactor(wx): Store some attributes we need later
2024-01-06 Oleg BroytmanFeat(wx/search): List found authors
2024-01-05 Oleg BroytmanFeat(wx): Close window with `Ctrl+W`
2024-01-05 Oleg BroytmanRefactor(wx): Do not store attributes we do not need...
2024-01-05 Oleg BroytmanRefactor(wx): Split `MainWindow` to `AWindow`
2024-01-04 Oleg BroytmanFeat(wx/search): Search authors
2024-01-04 Oleg BroytmanFeat(wx/search): Get form values
2024-01-04 Oleg BroytmanFeat(wx/search): Catch Enter and button clicks
2024-01-03 Oleg BroytmanFeat(wx/search): Add "search authors" button
2024-01-03 Oleg BroytmanFeat(web): Change submit buttons texts
2024-01-03 Oleg BroytmanFeat(wx/search): Add "ignore case" check box
2024-01-03 Oleg BroytmanFeat(wx/search): Add substring search radio buttons
2024-01-03 Oleg BroytmanFeat(wx/search): Add search panel
2024-01-02 Oleg BroytmanMerge branch 'master' into wx
2024-01-02 Oleg BroytmanBuild(GHActions): Use `checkout@v4` instead of outdated...
2024-01-02 Oleg BroytmanDocs: Year 2024
2024-01-02 Oleg BroytmanMerge branch 'master' into wx
2024-01-02 Oleg BroytmanDocs: Year 2024
2023-12-29 Oleg BroytmanStyle(wx): Fix `flake8` warnings
2023-12-29 Oleg BroytmanMerge branch 'master' into wx
2023-12-29 Oleg BroytmanRefactor: Separate web forms processing from search
2023-12-29 Oleg BroytmanPerf(web/app): Get `download_path` only if there're...
2023-12-29 Oleg BroytmanStyle: Re-group and reorder imports
2023-12-28 Oleg BroytmanDocs(install): Describe `wx` extra
2023-12-28 Oleg BroytmanMerge branch 'master' into wx
2023-12-28 Oleg BroytmanDocs(install): Describe `web` extra
2023-12-28 Oleg BroytmanBuild(setup.py): Add `wx` extra
2023-12-28 Oleg BroytmanMerge branch 'master' into wx
2023-12-28 Oleg BroytmanDocs(README): 2023
2023-12-19 Oleg BroytmanFeat(wx): Get initial window size from session config
2023-12-19 Oleg BroytmanFeat(wx): Add `MainWindow.__init__()`
2023-12-19 Oleg BroytmanFeat(wx): Save window size in session config
2023-12-19 Oleg BroytmanFeat(wx): Find session config
2023-12-17 Oleg BroytmanFeat(wx): Add dialig "About"
2023-12-17 Oleg BroytmanFeat(wx): Create main menu bar, add command "Quit"
2023-12-17 Oleg BroytmanFeat(wx): Create main window
2023-12-17 Oleg BroytmanFeat(wx): Create `Application`
2023-12-17 Oleg BroytmanStyle(web/app): Use relative import
2023-12-14 Oleg BroytmanChore(scripts): Improve argparser's descriptions
2023-12-14 Oleg BroytmanBuild(setup.cfg): Remove `validators.py`
2023-10-18 Oleg BroytmanTests,CI: Python 3.12
2023-10-18 Oleg BroytmanDocs(news): Add forgotten release date
2023-09-17 Oleg BroytmanDocs(news): Fix backticks
2023-09-17 Oleg BroytmanCI(pip): Ensure `pip` only if needed 0.2.0.post2
2023-09-17 Oleg BroytmanDocs(news): Add forgotten release date
2023-07-13 Oleg BroytmanVersion 0.2.0.post1: Install everything from `conda` 0.2.0.post1
next