151 Commits (master)
 

Author SHA1 Message Date
Gisle Aune fe44300c0a fix date wonk 1 year ago
Gisle Aune 2c7ba6df1d Merge branch 'master' of ssh+git://git.aiterp.net/rpdata/frontend 3 years ago
Gisle Aune 283ffc64b2 Fix displaying of character hint posts. 3 years ago
Gisle Aune 2486c98da7 add support for trustedProxy `GATEWAY` to determine automatically from gateway. That's useful in docker where an nginx on the host is not always on a known ip. 3 years ago
Gisle Aune 5955e6a71e remove Files page 3 years ago
Gisle Aune 59a711f150 fix unnamed stories being unclickable. 3 years ago
Gisle Aune b75c3461f7 add irccloud log import options 4 years ago
Gisle Aune a10b29a0ea fix files page not working when logged out. 4 years ago
Gisle Aune 79c3a76300 update drone ci 4 years ago
Gisle Aune 6aef0412e8 the last few things. 4 years ago
Gisle Aune 5fe56eaae8 UI for file stuff. 5 years ago
Gisle Aune bb2ccf6f4b Fixed chapter moves crashing history page due to changes in change reporting in 2.0. 5 years ago
Gisle Aune 1583eb412e That's why I should always test two-line fixes... 5 years ago
Gisle Aune 5c094a2471 Fixed prev logs not allowing overlaps with next logs. 5 years ago
Gisle Aune 99aec4d2cb Added log suggestions to the bottom of logs. 5 years ago
Gisle Aune 3f944ff029 Fixed logs page not remembering show all button. 5 years ago
Gisle Aune 3cbe42e1ba Fixed ordinal checker crashing edit story form. 5 years ago
Gisle Aune 01b501f9e5 Fixed /logs/<lig-id> route not supporting dash in channel name. 5 years ago
Gisle Aune 9b7d182955 Removed limit argument in logs query if it's not needed. 5 years ago
Gisle Aune 7c55fc03aa Fixed locals middleware doing an auth check for assets, scripts and other static content. 5 years ago
Gisle Aune 6fca626ea2 logs-content: Added exception for annotations in multipart post detection. 5 years ago
Gisle Aune d92e6bfeb0 Merge branch 'master' of ssh+git://git.aiterp.net/rpdata/frontend 5 years ago
Gisle Aune 2d89096430 logs-content: Fixed post being added twice on add due to race condition between websocket and mutation return. 5 years ago
Gisle Aune 3988028256 story-content: Fixed comment fictional dates being affected by browser timezone. 5 years ago
Gisle Aune c51733ef3b logs-content: Fixed event link filtering by channel. 5 years ago
Gisle Aune f81f05d274 logs-content: Added character highlighter feature. 5 years ago
Gisle Aune 25d4aa73d1 logs-content: Replaced old post rendering with actual irc caret notation parsing. 5 years ago
Gisle Aune e1a5968341 package: npm audit fix 5 years ago
Gisle Aune 5c4446f161 Fixed story chapter comment permission check not allowing other users to comment. 5 years ago
Gisle Aune 3a057f6f24 Fixed story chapter fictionalDate field weirdness, especially when it's not provided. 5 years ago
Gisle Aune 853076fd5e Fixed story chapters being unresponsive if there are no comments. 5 years ago
Gisle Aune 06bf2b67a2 Added correction of Ctrl+Bs in log posts showing as ** due to markdown being particular about where the bolds should be. 5 years ago
Gisle Aune 40259b8839 Fixed validation of fictionalDate input in add/edit story. 5 years ago
Gisle Aune 3fc9d5de7f Fixed validation of fictionalDate input in create/edit chapter modals. 5 years ago
Gisle Aune c69e528105 Added UI for Commit entries to change history 5 years ago
Gisle Aune 6ea9632623 Comments are pretty much done! 5 years ago
Gisle Aune 490725ecd2 Long time no see. A bunch of stuff I cba to summarize. 5 years ago
Gisle Aune 494d0404ed Merge branch '1.2' 5 years ago
Gisle Aune 624f7046af server: Added resilience to trust proxy resolution to handle IP changes and bad start order. 5 years ago
Gisle Aune 8bfc0dad14 api: Fixed fictionalDate being Jan 1, 1970 instead of null if none is set. 5 years ago
Gisle Aune 3ed3e50486 api: Fixed fatal error if Comment.character is null. 5 years ago
Gisle Aune 5260d96f37 api: Added Comment and hooked it up to the Story.find response. 5 years ago
Gisle Aune 8b3d642104 logs: Added default limit that's cleared by adding a filter or clicking show more at the bottom. 5 years ago
Gisle Aune 46369f84bd data: Fixed incosnsitensies and undefines in history. 5 years ago
Gisle Aune 68f3effa8d story-content: Added new checks for story tag management so any logged-in user can view the form if the story is open. 5 years ago
Gisle Aune 4657ae2aec logs: Added prioritization of filter names starting with the search query, for example bringing 'Li' higher up when the search query is 'li'. 5 years ago
Gisle Aune f134d57b79 data: Fixed centiseconds being used instead of seconds in change history entry timestamps. 5 years ago
Gisle Aune 9b4da98ac4 logs-content: Added escaping of back-ticks (`) to avoid monospace in log posts where a nick containing a back-tick has been copied into the text. 5 years ago
Gisle Aune 599ca83f0f logs-content: Fixed quote detection in text post not detecting double-apostrpohes (KVIrc has anti-RP sentiments among their dev team) 5 years ago
Gisle Aune b952007f3b logs-content: Fixed character names being omitted on multipart posts where an action post follows a text post. 5 years ago