Commit Graph

73 Commits (fff0d9352b79605fea6624bf0d1a6aff9e4292af)

Author SHA1 Message Date
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
Pacman Ghost 34b23bc867 Added data validation. 4 years ago
Pacman Ghost 7ac1119191 Show HTML in search results. 4 years ago
Pacman Ghost b4571800ad Added publication dates. 4 years ago
Pacman Ghost 666ea2be57 Preserve HTML entities when cleaning HTML. 4 years ago
Pacman Ghost 5b9ea6636d Show the most recently-created publication first when creating a new article. 4 years ago
Pacman Ghost e96750a695 Don't show duplicate warnings. 4 years ago
Pacman Ghost 13d6c8c12c Tightened up how we clean up and present blank space in content. 4 years ago
Pacman Ghost 7f4ae2676c Replace smart quotes and dashes. 4 years ago
Pacman Ghost a518ba7f5d Proxy requests to the backend via the frontend. 4 years ago
Pacman Ghost cbb5039321 Allow articles to be ordered within a publication. 4 years ago
Pacman Ghost 47c0ae31ad Added page numbers to articles. 4 years ago
Pacman Ghost 662b2e0ea3 Set the "updated" timestamps correctly. 4 years ago