131 Commits (6fca626ea2070a90d8226042a51d1d034be53921)
 

Author SHA1 Message Date
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
Gisle Aune c0e74f4756 server: Added DNS resolution when setting trust proxy since IPs are temporary in Docker. 5 years ago
Gisle Aune 68a8e7ef97 story-content: Added hiding of first chapter's title if it matches story name to conserve vertical space. 5 years ago
Gisle Aune 5b81f7ff0d data: Fixed unknown nick list sometimes disappearing in character nicks modal. 5 years ago
Gisle Aune 78a14ae86b data: Increased limit on change list to 2000. 5 years ago
Gisle Aune c28f17abdd data: Added op text for move-in, move-out and tag, added fallback to ID for untitled chapters. 5 years ago
Gisle Aune de3bae3353 data: Added change history. 5 years ago
Gisle Aune fcf2361fbf logs-content: Added anchoring on posts, link posts and background on linked-to post. 5 years ago
Gisle Aune 7c1623493a data: Added unknown nick list to character add and nicks modal. 5 years ago
Gisle Aune 013c50d4f4 client, logs-content: Added change subscription setup and hooked it up to the logs-content page. 5 years ago
Gisle Aune f236d35974 logs-content, story-content: Fixed options being too far left in chapter/post on mobile. 5 years ago
Gisle Aune 55379fcfe3 logs-content: Added styles for posts to differentiate post types more easily and highlight scenes. 5 years ago
Gisle Aune c4636cf843 logs: Added log import form. 5 years ago
Gisle Aune 8fd9b19bd0 package: Fixed browser-refresh infinite loop on site changed. 5 years ago
Gisle Aune 5a5dfea774 package: Fixed browser-refresh restarting server on git commands. 5 years ago
Gisle Aune c157f5f592 package: `npm audit fix` 5 years ago
Gisle Aune 47f71c733b package: Updated version number 6 years ago
Gisle Aune 326e4478c0 logs: Added filter menu. 6 years ago
Gisle Aune 68a1a64fe3 server: Integrated @marko/prebuild, and added workaround for global css issue. 6 years ago
Gisle Aune cdd165ab03 logs-content: Added time difference to multipart post detection. 6 years ago
Gisle Aune a8f4d68f1e *: Added media queries to make it less awful on mobile. 6 years ago