Pēteris Caune
9e36eb5fcc
Remove the "welcome" landing page
Redirect unauthenticated users to the sign in page
instead. Rationale:
- The content on the welcome page is what often belongs
to a separate "marketing site". The marketing content
is of no use on self-hosted instances, which typically
have new signups disabled and are for internal use only
- (the real reason, let's be honest) a number of
self-hosted instances are accessible over the public
internet. Search engines index the nearly identical
landing pages and see them as duplicated content.
3 years ago
Pēteris Caune
4c79021f25
Update screenshots
3 years ago
Pēteris Caune
22503bc554
Update screenshots
3 years ago
Pēteris Caune
5cd3e62d94
Update screenshots
3 years ago
Pēteris Caune
71ba57e46a
Update screenshots
3 years ago
Pēteris Caune
3b4fe525f8
Update screenshots
3 years ago
Pēteris Caune
e1b601928f
Fix button outlines in chrome
3 years ago
Pēteris Caune
7e08e3a938
Fix dark mode bug in the timezone dropdown
3 years ago
Pēteris Caune
9deb61b3e1
Hide the spinner buttons in cron dialog, grace time field
3 years ago
Pēteris Caune
e0d2f36928
Improve period and grace controls, allow up to 365 day periods
Fixes : #281
3 years ago
Pēteris Caune
cee023063b
Fix JS regression in cron preview
3 years ago
Pēteris Caune
bee0512d80
Fix dark mode bug in button groups, remove button outlines in Chrome
3 years ago
Pēteris Caune
28d15d7bf2
Fix dark mode bug in the "Set Password" screen
3 years ago
Pēteris Caune
5fe4a60b30
Upgrade to jQuery 3.6.0
3 years ago
Pēteris Caune
148894bd9e
Upgrade to Bootstrap 3.4.1
3 years ago
Pēteris Caune
9299ee4516
Improve response code descriptions in Ping API docs
3 years ago
Pēteris Caune
be66ec73e5
Add the slug-based endpoints in Ping API docs
3 years ago
Pēteris Caune
0134077bd0
Simplify JS
3 years ago
Pēteris Caune
3dfdbc09ca
Add ability to create/revoke individual keys
3 years ago
Pēteris Caune
5b9008e321
Implement alternative ping URLs, WIP
3 years ago
Pēteris Caune
5fafc871dd
Fix unwanted text wrapping in the URL cell
3 years ago
Pēteris Caune
3f078e6cda
Optimize HTML in the "list of checks" page
In a project with ~300 checks,
* HTML size (uncompressed) before: 772KiB
* HTML size (uncompressed) after: 703KiB
3 years ago
Pēteris Caune
2c662dac20
Fix HTML validation issues
3 years ago
Pēteris Caune
252acd0a83
Fix dark mode bug
3 years ago
Pēteris Caune
f424d14d83
Remove obsolete CSS vendor prefixes
3 years ago
Pēteris Caune
6b59bbe2bc
Remove unused CSS
3 years ago
Pēteris Caune
6ef1a9a01d
Remove obsolete CSS
3 years ago
Pēteris Caune
eb25cde241
Simplify jumbotron CSS
3 years ago
Pēteris Caune
234b681df8
Improve docs, addd "Concepts" section
cc: #547
3 years ago
Pēteris Caune
b43612806f
Fix dark mode bug in selectpicker widgets
3 years ago
Pēteris Caune
ca3afa33f9
Add auth method selection step
This has dual purpose:
* if user has both WebAuthn and TOTP set up, they can choose
between the two as equal options.
* we initiate WebAuthn flow only after an explicit user action
(button press). This may help with authentication failures
on recent MacOS, iOS and iPadOS versions [1]
[1] https://support.yubico.com/hc/en-us/articles/360022004600-No-reaction-when-using-WebAuthn-on-macOS-iOS-and-iPadOS
3 years ago
Pēteris Caune
222722569e
Add support for 2FA using TOTP
Fixes : #354
3 years ago
Pēteris Caune
0d9d094882
Update docs with the Manager role
3 years ago
Pēteris Caune
dfa6f404e6
Improve the "Invite a Team Member" dialog
3 years ago
Pēteris Caune
79dc4d2e7a
Fix html structure in the signup dialog
3 years ago
Pēteris Caune
02cdbb9222
Fix page structure, update copy
3 years ago
Pēteris Caune
2382bf6722
Add SITE_LOGO_URL setting
Fixes : #323
3 years ago
Pēteris Caune
dd88924660
Fix dark mode styling issues in Cron Syntax Cheatsheet
3 years ago
Pēteris Caune
2271a4dbb0
Remove glyphicons (unused)
3 years ago
Pēteris Caune
99bb71c920
Use multicolor channel icons for better appearance in the dark mode
3 years ago
Pēteris Caune
5c54afadb5
Fix contrast in "Add Integration" pages, step circles
3 years ago
Pēteris Caune
c94e39c9d3
Add CSS to invert Matrix and Mattermost logos in dark mode
3 years ago
Pēteris Caune
92a9910092
Improve logos for the dark mode
3 years ago
Pēteris Caune
0e7252d8fa
Update Discord logo
3 years ago
Pēteris Caune
1c02d1ff87
Fix dark mode bugs
3 years ago
Pēteris Caune
c75d17618c
Fix renaming mistake
3 years ago
Pēteris Caune
93a881d0ba
Move color overrides to variables.less where possible
3 years ago
Pēteris Caune
fdfd988c5c
Fix dark mode bugs
3 years ago
Pēteris Caune
6e01af3327
Fix dark mode bugs
3 years ago
Pēteris Caune
2d20f439dd
Remove PagerDuty Connect
PagerDuty Connect is deprecated and will be discontinued.
It is replaced by PagerDuty Simple Install Flow (see
README for setup instructions).
3 years ago