84 Commits (master)

Author SHA1 Message Date
Skylar Ittner 892878313a Update list of bot UAs 4 years ago
Skylar Ittner 6a53db6ec6 Update dependencies (fix CVE-2018-19296) 4 years ago
Skylar Ittner 3a08a2e50c Fix Unsplash 5 years ago
Skylar Ittner cbf36ebafa Update public/editor FontAwesome 5.3.1 -> 5.7.2 5 years ago
Skylar Ittner 063c8398a9 Merge ../BusinessAppTemplate
# Conflicts:
#	README.md
#	langs/en/titles.json
#	pages.php
#	required.php
#	settings.template.php
5 years ago
Skylar Ittner 26a662c399 Add `addTextInput` and `addSelect` methods that are simpler than `addInput` 5 years ago
Skylar Ittner 3ca062d995 Enforce app passwords in API for users with two-factor enabled 5 years ago
Skylar Ittner 7173a50c36 Add textarea to FormBuilder 5 years ago
Skylar Ittner e66280e07a FormBuilder: add d-flex to footer 5 years ago
Skylar Ittner 892102528b Strip tags from aria-label 5 years ago
Skylar Ittner 69c634ea99 Add checkbox to form builder 5 years ago
Skylar Ittner 106e697fc3 Remove captcha-related code, since login is done by AccountHub now 5 years ago
Skylar Ittner c179ed7ebb Make settings.php an array, not a bunch of defines 5 years ago
Skylar Ittner 61d660be69 Add FormBuilder 5 years ago
Skylar Ittner 5b7ab65946 Make better API system, use new AccountHub API 5 years ago
Skylar Ittner 3b6df75195 Merge ../BusinessAppTemplate 5 years ago
Skylar Ittner ec44a6740f Fix "language key ... is defined more than once" warning 5 years ago
Skylar Ittner 20082e2ba2 Update FontAwesome icon gallery/picker (5.0.12 to 5.3.1) 6 years ago
Skylar Ittner 56a223c430 Merge BusinessAppTemplate 6 years ago
Skylar Ittner 1271317eb9 Rewrite to use classes, aligning with AccountHub 2.0 6 years ago
Skylar Ittner 5bd9b908ce Improve UX when there are no Unsplash results 6 years ago
Skylar Ittner 7e4783ded3 Add bot user agent detection (close #32) 6 years ago
Skylar Ittner 4edfeb084c Add reddit to social media links 6 years ago
Skylar Ittner 008c46ebda Add permissions enforcement, replace home page with sites, add missing strings, fix a bunch of PHP notices 6 years ago
Skylar Ittner 5feb044149 Honor Do-Not-Track header 6 years ago
Skylar Ittner e90d312170 Autogenerate a 404 page if theme is missing 404.php 6 years ago
Skylar Ittner 7bfdcc31f5 Try some Markdown in doc comments why not 6 years ago
Skylar Ittner a296420e84 Add format_special(), theme functions now always return the value regardless of $echo 6 years ago
Skylar Ittner c0a85cb0b0 Return first site found if multiple ones match the URL 6 years ago
Skylar Ittner b2d21d51bd Add placeholder "No Image" image in editor 6 years ago
Skylar Ittner 4fc40bb9f5 Rework file picker UI, add Unsplash integration (close #23) 6 years ago
Skylar Ittner 9160105136 Merge https://source.netsyms.com/business/businessapptemplate 6 years ago
Skylar Ittner be34857d71 Change session ID on successful login, make sessions last at least 2 hours 6 years ago
Skylar Ittner 74d0d4de2b Disable analytics in edit mode 6 years ago
Skylar Ittner 9ff6e7dda7 Update icon list for 5.0.13 6 years ago
Skylar Ittner 52c25153e3 Add footer link support to themes, stop get_footer_urls() from returning empty links (#15) 6 years ago
Skylar Ittner 51e4a8336a Add site footer links (close #15) 6 years ago
Skylar Ittner d8e5845184 Add get_file_url() theme function 6 years ago
Skylar Ittner 5396e2c1e6 Add custom default value option to get_component() 6 years ago
Skylar Ittner 9066b7c573 Add get_fontawesome_css() 6 years ago
Skylar Ittner d697041767 Close #22 6 years ago
Skylar Ittner aa34a6952b Add theme functions to get FontAwesome and social media links, add documentation to theme functions 6 years ago
Skylar Ittner f1e1429801 output_conditional() output unconditionally in edit mode 6 years ago
Skylar Ittner 2c34acd0fd Fix complex component empty detection 6 years ago
Skylar Ittner 5c3c2030d8 get_complex_component now has include option instead of omit 6 years ago
Skylar Ittner fc930cad0c Add mimetype filtering to file picker 6 years ago
Skylar Ittner 7072d4c343 Add server file picker to TinyMCE (close #20) 6 years ago
Skylar Ittner 46d6f28f94 Add file uploads, file manager, and download script (close #7) 6 years ago
Skylar Ittner 7eab42a9c9 output_conditional don't respect edit 6 years ago
Skylar Ittner a94df59ac5 Add pretty URL support 6 years ago