]> git.phdru.name Git - m_librarian.git/history - m_librarian/web/app.py
Docs: Update TODO
[m_librarian.git] / m_librarian / web / app.py
2024-01-10 Oleg BroytmanMerge branch 'master' into wx
2024-01-10 Oleg BroytmanRefactor(web): Get download destination path from config
2024-01-10 Oleg BroytmanFeat(web): Catch and report errors on downloading
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-17 Oleg BroytmanStyle(web/app): Use relative import
2022-12-17 Oleg BroytmanStyle(app): Rename `id`
2022-12-17 Oleg BroytmanFeat(web/views/list_books): Group check boxes
2021-03-05 Oleg BroytmanFeat(web): Use signgle template `list_books`
2021-02-21 Oleg BroytmanFeat: Order books by date descending
2018-06-11 Oleg BroytmanFeat(db): Add book.author1 property
2018-06-10 Oleg BroytmanFeat(web): Configure columns for author and book tables
2018-06-10 Oleg BroytmanFeat(config): Environment variables are expanded in...
2018-06-10 Oleg BroytmanFeat(config): Warp config to provide default value
2018-06-04 Oleg BroytmanFeat(search): Использовать фильтры из файла конфигурации
2018-05-26 Oleg BroytmanFeat(web:books): Показывать список книг с разбивкой...
2018-05-26 Oleg BroytmanFeat(web:books): Поиск по названиям книг
2018-05-25 Oleg BroytmanFeat(web): Загружать выбранный список книг
2018-04-08 Oleg BroytmanFeat(web): Download one book
2018-04-07 Oleg BroytmanFeat(web): Add style.css
2018-04-07 Oleg BroytmanFeat(web): Show books by an author
2018-04-05 Oleg BroytmanFeat(web): Preserve values in form
2018-04-05 Oleg BroytmanFeat(web): Search authors
2018-04-01 Oleg BroytmanFeat(web): Use CheetahTemplate
2018-04-01 Oleg BroytmanFeat: Web UI