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'.
|
6 years ago |
Gisle Aune
|
f134d57b79
|
data: Fixed centiseconds being used instead of seconds in change history entry timestamps.
|
6 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.
|
6 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)
|
6 years ago |
Gisle Aune
|
b952007f3b
|
logs-content: Fixed character names being omitted on multipart posts where an action post follows a text post.
|
6 years ago |
Gisle Aune
|
c0e74f4756
|
server: Added DNS resolution when setting trust proxy since IPs are temporary in Docker.
|
6 years ago |
Gisle Aune
|
68a8e7ef97
|
story-content: Added hiding of first chapter's title if it matches story name to conserve vertical space.
|
6 years ago |
Gisle Aune
|
5b81f7ff0d
|
data: Fixed unknown nick list sometimes disappearing in character nicks modal.
|
6 years ago |
Gisle Aune
|
78a14ae86b
|
data: Increased limit on change list to 2000.
|
6 years ago |
Gisle Aune
|
c28f17abdd
|
data: Added op text for move-in, move-out and tag, added fallback to ID for untitled chapters.
|
6 years ago |
Gisle Aune
|
de3bae3353
|
data: Added change history.
|
6 years ago |
Gisle Aune
|
fcf2361fbf
|
logs-content: Added anchoring on posts, link posts and background on linked-to post.
|
6 years ago |
Gisle Aune
|
7c1623493a
|
data: Added unknown nick list to character add and nicks modal.
|
6 years ago |
Gisle Aune
|
013c50d4f4
|
client, logs-content: Added change subscription setup and hooked it up to the logs-content page.
|
6 years ago |
Gisle Aune
|
f236d35974
|
logs-content, story-content: Fixed options being too far left in chapter/post on mobile.
|
6 years ago |
Gisle Aune
|
55379fcfe3
|
logs-content: Added styles for posts to differentiate post types more easily and highlight scenes.
|
6 years ago |
Gisle Aune
|
c4636cf843
|
logs: Added log import form.
|
6 years ago |
Gisle Aune
|
8fd9b19bd0
|
package: Fixed browser-refresh infinite loop on site changed.
|
6 years ago |
Gisle Aune
|
5a5dfea774
|
package: Fixed browser-refresh restarting server on git commands.
|
6 years ago |
Gisle Aune
|
c157f5f592
|
package: `npm audit fix`
|
6 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 |
Gisle Aune
|
b57873091b
|
story-content: Improved visibility of chapter title.
|
6 years ago |
Gisle Aune
|
7a1884d1cf
|
*: Added autofocus on all forms' first input or select.
|
6 years ago |
Gisle Aune
|
5be6b1ecec
|
logs-content: Added italics to irc post rendering.
|
6 years ago |
Gisle Aune
|
ea89975b14
|
logs: Added logs-table that looks like old logs site.
|
6 years ago |
Gisle Aune
|
850114af2d
|
global: Made dark overlay darker.
|
6 years ago |
Gisle Aune
|
39d8254b9b
|
global: Fixed <main> being a little too wide.
|
6 years ago |
Gisle Aune
|
adf73a4623
|
story-content: Added chapter move option.
|
6 years ago |
Gisle Aune
|
1e022d6116
|
components/if-permitted: Added not option.
|
6 years ago |
Gisle Aune
|
d832e66402
|
components/modal: Fixed open event firing repeatedly.
|
6 years ago |
Gisle Aune
|
94d0a83f46
|
story: Added a 2-hour grace period for updated tooltip, removed *
|
6 years ago |
Gisle Aune
|
824a8dae23
|
story: Added view of own unlisted stories.
|
6 years ago |
Gisle Aune
|
d2194347fd
|
story-content: Fixed fictional dates not being UTC in chapter title fallback.
|
6 years ago |
Gisle Aune
|
f850e383b1
|
story-content: Fixed fictional dates not being UTC.
|
6 years ago |
Gisle Aune
|
cb2f54cecf
|
story: Changed fictionalDate in story list to be rendered as UTC.
|
6 years ago |
Gisle Aune
|
4fd512a8e8
|
server: Fixed 404 on logs where the channel name in the log ID contains a number.
|
6 years ago |
Gisle Aune
|
a6cef51a37
|
story: Changed tag list columns to have less empty space between.
|
6 years ago |
Gisle Aune
|
94a15f7388
|
package: Updated version number
|
6 years ago |
Gisle Aune
|
0380b98331
|
story-content: Fixed misaligned edit/remove on chapter.
|
6 years ago |
Gisle Aune
|
cdae732654
|
components/modal: Changed opacity to 0.95 to work better on some monitors.
|
6 years ago |
Gisle Aune
|
5935cbbf54
|
story-content, logs-content: Changed text width from 75 to 90 characters, added grouping of multipart log posts, and darkened background.
|
6 years ago |
Gisle Aune
|
7e94b0047c
|
server: Added trustedProxy config.
|
6 years ago |
Gisle Aune
|
6dd1939c5e
|
server: Removed failure callback.
|
6 years ago |
Gisle Aune
|
0337424ab0
|
server: Fixed crash in auth failure redirect, added logging instead.
|
6 years ago |
Gisle Aune
|
346bd7f70c
|
server: Fixed redirect loop on auth internal failure.
|
6 years ago |
Gisle Aune
|
dd3c8642cb
|
server: Added sequentual template build at startup.
|
6 years ago |