Matt Baer
d08f067e9c
Change copyright notices to Musing Studio LLC
...
A Bunch Tell is now Musing Studio.
2 years ago
Matt Baer
2a0298cd46
Make metadata dropdown design consistent
3 years ago
Matt Baer
e42ba392c6
Support Web Monetized split content
...
Ref T770
4 years ago
Matt Baer
e5347dd924
Move Classic editor horizontal spacing inside .ProseMirror
4 years ago
Matt Baer
c9c2adde0f
Use Sans font for Classic editor menubar
4 years ago
Matt Baer
5a4ff2a9de
Support blockquotes in Classic editor
...
Ref T727
4 years ago
Matt Baer
c01fb585ba
Support horizontal rules in Classic editor
...
Ref T727
4 years ago
Matt Baer
e4164cbf67
Move admin user deletion confirmation to modal
...
Ref T319
4 years ago
Matt Baer
e0a0d71c84
Revert "Use Sans font for post action buttons"
...
This reverts commit af4e0b4f1c
.
4 years ago
Matt Baer
af4e0b4f1c
Use Sans font for post action buttons
4 years ago
Matt Baer
5510ef15b5
Always show post actions on mobile devices
...
This maintains previous show-on-hover effect for post actions on blog
index, but always shows the actions when on a mobile device.
Fixes #309
4 years ago
Matt Baer
a6a4bd38c1
Fix overflowing WYSIWYG editor images
4 years ago
Matt Baer
706ae9cc77
Style Read More section in WYSIWYG like link
4 years ago
Matt Baer
1abc9b643f
Improve WYSIWYG editor modal style
4 years ago
Viktor Vaczi
b1cea637cb
Removed unnecessary schema nodes, custom markdown parser/serializer, publish keyboard shortcut, readmore node
4 years ago
Matt Baer
6f8d70043f
Move coll. navigation to main header for single-user sites
...
This uses the main navigation bar for the Customize and Stats pages, instead of the collection-navigation bar used for multi-user / multi-collection instances.
4 years ago
Matt Baer
9d0ba2bed4
Add contextual blog menu
4 years ago
Matt Baer
cef51a7797
Remove accidental #user-nav color
4 years ago
Matt Baer
0ed9c9c746
Add inter-blog navigation
...
This makes it easier to navigate between different blog sections: Customize, Stats, View.
4 years ago
Matt Baer
455e50c9a8
Use branded OAuth buttons
...
This includes the platform mark with each login button and uses
brand colors. It also uses the same style on the Account Settings
page. And it wraps buttons on login / signup pages.
4 years ago
Matt Baer
04d404e61f
Move text OAuth button styles to login.less
4 years ago
Matt Baer
8b243e119f
Change post page h2 size to 1.4em
4 years ago
Matt Baer
fee44e7c8d
Add menu hover delay on user pages + editor
4 years ago
Matt Baer
9624c4db00
Show warning in editor when local draft is out of date
...
Fixes #41
5 years ago
RJ722
53cb5c3837
core.less: Use a bigger font size for h2
...
The font-size for h2 was set to be 1.17em, which is also the font
size defined for h3 by user agent stylesheet. This lead to both
h2 and h3 being rendered in same size. Use 1.2em for h2.
Closes : #217
5 years ago
Matt Baer
f15acf3880
Reduce vertical margin around OAuth buttons
5 years ago
Matt Baer
ca4a576c31
Support OAuth registration with invite code
...
This adds any OAuth login buttons to the invite signup page, stores the invite code for the flow duration, and associates the new user with it once successfully registered.
It enables invite-only instances with OAuth-based registration.
5 years ago
Matt Baer
f4c106beaf
Fix text contrast ratio in blockquote
...
This darkens the text slightly to get a contrast ratio over 4.5:1.
5 years ago
Matt Baer
3e1019f29d
Fix text contrast ratio on pinned post links
...
This also darkens the text color of the blog description, to
differentiate it from the pinned links.
5 years ago
Matt Baer
f76bfebfde
Add dedicated Title field to WYSIWYG editor
...
This takes styling from the Classic Editor on Write.as.
It adds all application code for auto-saving the title, publishing it
with the post body, and including it in the word count.
5 years ago
Matt Baer
4b0833435f
Restyle WYSIWYG editor
...
- Match light / dark theme
- Make editor fill the viewport
- Remove borders
- Add spacing in toolbar
5 years ago
Matt Baer
9780f0bbb9
Reformat prose.less
5 years ago
Matt Baer
d277e283d5
Move ProseMirror styles to less dir
...
This keeps it consistent with all our other CSS.
5 years ago
Matt Baer
eda267e30a
Revert accidental h2 font-size change
5 years ago
Matt Baer
46dbb10433
Make Admin Settings page more user-friendly
...
- Add a description to each config item
- Change item names to make more sense
Ref T694
5 years ago
Matt Baer
8933076296
Add invite button to admin Users page header
...
Ref T694
5 years ago
Matt Baer
37b7755c08
Tell admin that automated check failed when necessary
...
This keeps track when automated update check fails, and displays a
relevant message to the admin on /admin/updates
Ref T572
5 years ago
Matt Baer
c2ece926e0
Show update notification in admin nav bar
...
When a WriteFreely update is available, indicate this on the "Updates"
navigation item
Ref T572
5 years ago
Matt Baer
a06bb457de
Change copy and design on WF Updates page
...
- Tweak the copy
- Include link to download latest release
- Change the version status design a bit
- Restyle some text
5 years ago
Matt Baer
92da069ce4
Move admin dashboard sections into subpages
...
This moves app config to a "Settings" page and the application monitor
to a "Monitor" page. It also reworks the admin navigation bar a bit and
adds some instance stats on the dashboard.
Ref T694
5 years ago
Matt Baer
71224d68a2
Change line-height to 1.5
5 years ago
Rob Loranger
33474cb1f1
change to simpler style
5 years ago
Matt Baer
5d754176e0
Use h1 consistently on user pages
...
instead of h2s. This also removes odd one-time class usages on Account
Settings page.
5 years ago
Matt Baer
9958a1122b
Show published date on post pages if Blog
...
Dates now display on blog post pages if the collection's chosen display
format is "Blog". It updates the chorus-collection-post template to now
respect this value (previously, it always showed the date).
Ref T669
5 years ago
Matt Baer
5b7f37aed8
Restyle Import page
...
- Changes Import link location in dropdown menu
- Makes design consistent with Invite People page (and extracts some
common CSS into core.less)
- Selects the user's first blog by default in the dropdown
- Changes the copy a bit
Ref T609
5 years ago
Matt Baer
5249456ec6
Add .btn.cta link styles
5 years ago
Matt Baer
5644e8d251
Fix "silenced" alert styles on more pages
...
- Tagged posts
- Collection index
Ref T661
5 years ago
Michael Demetriou
638059a26b
Remove css changes, keep only pad switching code
...
https://github.com/writeas/writefreely/pull/188#issuecomment-540045935
5 years ago
Michael Demetriou
dfa98bcfc8
WIP: this is a branch that attempts to honor the new dark mode
...
in OS preferences. I will be using it myself and fix things until
I find out that this is adequate to merge to develop.
5 years ago
Rob Loranger
25fe5285da
lightly style tables in posts
5 years ago