Commit Graph

85 Commits (v1.0)

Author SHA1 Message Date
Pacman Ghost 51ff9e960b Handle quoted words in author names. 3 years ago
Pacman Ghost f080805e77 Fixed some issues when running the test suite against a remote backend server. 3 years ago
Pacman Ghost 20f03c2dc1 Added a watermark. 3 years ago
Pacman Ghost c59e189998 Updated the version strings. 3 years ago
Pacman Ghost 7575d2c217 Use waitress to serve the webapp. 3 years ago
Pacman Ghost 197a665b10 Made the database reporting tools available in the webapp UI. 3 years ago
Pacman Ghost a0410f5960 Fixed an issue parsing quoted search phrases that contain special characters. 3 years ago
Pacman Ghost 49c608186c Allow publisher articles to have a publication date. 3 years ago
Pacman Ghost 95e662c9f6 Changed how data is transfered between the front- and back-end. 3 years ago
Pacman Ghost fdc287bb61 Allow articles to be associated with a publisher. 3 years ago
Pacman Ghost 425fdb00e2 Updated to Python 3.8.7. 3 years ago
Pacman Ghost a04fa82a14 Updated some comments. 4 years ago
Pacman Ghost fff0d9352b Allow images to be previewed. 4 years ago
Pacman Ghost e6760ce807 Allow the "style" attribute in HTML content. 4 years ago
Pacman Ghost a2045ed398 Tightened up how search aliases are processed. 4 years ago
Pacman Ghost 83d25e1b1a Allow the user to link to user-defined files. 4 years ago
Pacman Ghost 57c547a220 Moved the search engine config settings out into a separate file. 4 years ago
Pacman Ghost 6b44b8fd33 Allow author names to be aliased. 4 years ago
Pacman Ghost 922479ff57 Added integration with an eASLRB. 4 years ago
Pacman Ghost 64141166f1 Show startup warnings in the UI. 4 years ago
Pacman Ghost 1c074703e5 Allow fields to be weighted when doing searches. 4 years ago
Pacman Ghost 9d4572d3d8 Allow articles to be rated. 4 years ago
Pacman Ghost b6f8fcd34d Added a seq# to publications. 4 years ago
Pacman Ghost 27603c3eef Don't clean HTML for URL fields. 4 years ago
Pacman Ghost 5a82ef47de Fixed a problem with the "sw" search alias. 4 years ago
Pacman Ghost 85ca90fbcf Expanded the HTML entities we preserve in content. 4 years ago
Pacman Ghost 59b8b51dc4 Allow the tests to run even if the configured database connection is incorrect. 4 years ago
Pacman Ghost 3c22fae174 Implemented "one-way" search aliases. 4 years ago
Pacman Ghost d0dc4c326c Build the initial search index with the correct author/scenario ordering. 4 years ago
Pacman Ghost 8d3b886c9d Remove control characters from content. 4 years ago
Pacman Ghost 86b165b1eb Implemented permalinks. 4 years ago
Pacman Ghost 237b6ff7d7 Include an error message if we can't find an external document. 4 years ago
Pacman Ghost 97e3cd1812 Tweaked how search aliases are configured. 4 years ago
Pacman Ghost 3cb8d390fd Added more aliases. 4 years ago
Pacman Ghost d73b196e97 Allow tags to be upper-case. 4 years ago
Pacman Ghost fd17ce652b Added content to the search index in reverse chronological order. 4 years ago
Pacman Ghost f8151c9012 Allow external documents to be linked to. 4 years ago
Pacman Ghost 840495e12f Added a menu item to show all publishers. 4 years ago
Pacman Ghost 77ee30c8cb Show a publication's articles when showing it with its parent publisher. 4 years ago
Pacman Ghost e783d17d95 Sort articles properly when showing them with their publication. 4 years ago
Pacman Ghost 5007f87e8c Added menu items to show technique and tips. 4 years ago
Pacman Ghost 1305fe8c94 Fixed a possible timing problem in the tests. 4 years ago
Pacman Ghost 3778e181b9 Check if we have a working database connection at startup. 4 years ago
Pacman Ghost ace200256f Show a spinner if a search is taking too long. 4 years ago
Pacman Ghost 19c280d321 Created linkages between the various objects in the UI. 4 years ago
Pacman Ghost ff69969028 Publications show their parent publisher's image by default. 4 years ago
Pacman Ghost 3c57ea22e8 Added some more non-ASCII characters to be translated. 4 years ago
Pacman Ghost 92204ca22c Show associated child objects in search results. 4 years ago
Pacman Ghost 0d56e00903 Added confirmation for discarding changes made to a form. 4 years ago
Pacman Ghost b76fa3cd84 Added search aliases. 4 years ago