]> git.phdru.name Git - m_librarian.git/shortlog
m_librarian.git
2024-03-03 Oleg BroytmanFix(DB): Fix bug with adding same genre to book master
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
2023-07-13 Oleg BroytmanCI(GHActions): Install all Python and PyPy versions...
2023-03-01 Oleg BroytmanBuild: Fix dependency
2022-12-24 Oleg Broytman2022-12-24: Release 0.2.0
2022-12-24 Oleg BroytmanBuild(Makefile): Run `devscripts/release`
2022-12-24 Oleg BroytmanBuild(Makefile): Do not run tests on release
2022-12-17 Oleg BroytmanDoc(README): Исправлен пропущенный разделитель слов
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Toggle checkboxes for all...
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Toggle checkboxes for an...
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Toggle checkboxes for series
2022-12-17 Oleg BroytmanStyle(app): Rename `id`
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Group check boxes
2022-12-17 Oleg BroytmanFix(web/views/list_books): Fix a bug in series naming
2022-12-15 Oleg BroytmanTests(tox): Limit "tox < 4"
2022-12-07 Oleg BroytmanCI(GHActions): Set `$LD_LIBRARY_PATH`
2022-12-07 Oleg BroytmanCI(GHActions): Use `conda` to install older Pythons
2022-10-30 Oleg BroytmanDocs: Year 2022
2022-10-27 Oleg BroytmanTests, CI: Run tests with Python 3.11
2022-10-25 Oleg BroytmanTests(tox): Remove `basepython`
2022-09-21 Oleg BroytmanBuild(devscripts/release): Disable progress bar for...
2022-09-20 Oleg BroytmanCI(GHActions): fail fast, use `setup-python@v4`, `cache@v3`
2022-09-19 Oleg BroytmanBuild(setup.py): Python 3.9, 3.10
2022-09-19 Oleg BroytmanChore: Remove overlooked coverage leftovers
next