Commit Graph

305 Commits (better-server-error)

Author SHA1 Message Date
prichier f6aa99e591 Add disable_password_auth option 5 years ago
Matt Baer 9624c4db00 Show warning in editor when local draft is out of date 5 years ago
prichier 724ab34006 Fix: option name from allow_logout to allow_disconnect 5 years ago
prichier fe7ff38bd8 Manage generic Oauth buttons on Account Settings 5 years ago
Matt Baer 37ccf69d81 Increase App Settings checkbox and select sizes 5 years ago
Matt Baer 0127e38ed0 Reorder App Settings page and improve descriptions 5 years ago
Matt Baer 1c5a0099b6 Fix empty date showing on collection 404 page 5 years ago
gytisrepecka c798a44f69
Added Gitea OAuth login and account management. 5 years ago
CJ Eller f11e6ed843
Apply review edits to chorus-collection 5 years ago
CJ Eller 540d716d29
Apply review edits 5 years ago
Matt Baer 491a1148ee Restyle OAuth account management section 5 years ago
Matt Baer 5d01f49ce9 Move /me/oauth/remove endpoint to /api/me/oauth/remove 5 years ago
Matt Baer b25e80bb1b Show configured GitLab name on Account page 5 years ago
Nick Gerakines 048e8a5e13
Added error messaging when user attempts to attach a slack account to a user that already has the slack account attached. Added GitLab to settings page as oauth option. 5 years ago
Matt Baer f76bfebfde Add dedicated Title field to WYSIWYG editor 5 years ago
Rob Loranger 7bccb3d7f1
fix not setting value to existing post on edit 5 years ago
Rob Loranger b3a541ab09
markdown preserved between edit/load/save 5 years ago
Rob Loranger ee712bbfaa
WIP: implement WYSIWYG editor w/ prosemirror 5 years ago
Matt Baer 2aeb994b04 Don't show date on pinned post page 5 years ago
Matt Baer 2db6c33a41 Consolidate /signup page link logic 5 years ago
Matt Baer 151ec71163 Land on login form for private instances 5 years ago
Matt Baer 7aef706977 Fix Reader nav link on WFModesty + Private instance 5 years ago
CJ Eller e140fe139f
Add {{end}} on line 97 5 years ago
CJ Eller 6027f7cfdc Fixed pagination for Novel 5 years ago
koehr b42760abab add js, jsx and html aliases for highlightjs 5 years ago
Matt Baer 46dbb10433 Make Admin Settings page more user-friendly 5 years ago
Matt Baer 8933076296 Add invite button to admin Users page header 5 years ago
Matt Baer 34d196376e Include extracted images in draft social metadata 5 years ago
Matt Baer 37b7755c08 Tell admin that automated check failed when necessary 5 years ago
Matt Baer c2ece926e0 Show update notification in admin nav bar 5 years ago
Matt Baer 389dc8b9db Show functional Updates page when checks are disabled 5 years ago
Matt Baer a06bb457de Change copy and design on WF Updates page 5 years ago
Matt Baer 48ca695c46 Show last update check time in local timezone 5 years ago
Matt Baer 68e992a55e Fix bad #status anchor in view-user.tmpl 5 years ago
Matt Baer 602cd80020 Fix mismatched span in user/admin/users.tmpl 5 years ago
Matt Baer 0d79057bae Rename ReleaseURL() to ReleaseNotesURL() 5 years ago
Matt Baer b58464addb Optionally hide Monitor page in Admin nav 5 years ago
Matt Baer 92da069ce4 Move admin dashboard sections into subpages 5 years ago
Matt Baer b1d006fcf2 Make Reader width consistent with other pages 5 years ago
Matt Baer 5d754176e0 Use h1 consistently on user pages 5 years ago
Matt Baer 7023b74d12 Update calls and vars for Invites and elsewhere 5 years ago
Matt Baer 8cfffb5650 Disable form items on Invite page when silenced 5 years ago
Matt Baer bc9455db4f Fix datetime attributes on read.tmpl 5 years ago
Matt Baer 5de2f633e1 Fix localdate.js not included on Tags page 5 years ago
Matt Baer 50901d2446 Fix date format in `datetime` attribute 5 years ago
Matt Baer 30032e74a0 Add helpful text on Drafts page 5 years ago
Matt Baer b336e95e12 Render HTML entities in Drafts list 5 years ago
Nick Gerakines 5d834c1cd2 Minor code cleanup on settings page to improve oauth account management UI. T713 5 years ago
Nick Gerakines c0317b4e93 Implemented oauth attach functionality, oauth detach functionality, and required data migration. T713 5 years ago
Rob Loranger 571460f08d
move timezone correction to client side 5 years ago