Commit Graph

26 Commits (master)

Author SHA1 Message Date
Skylar Ittner bb5639c447 Merge BusinessAppTemplate (new settings.php format)
# Conflicts:
#	api.php
#	api/apisettings.php
#	api/index.php
#	app.php
#	index.php
#	langs/en/titles.json
#	lib/Login.lib.php
#	lib/Notifications.lib.php
#	lib/User.lib.php
#	mobile/index.php
#	required.php
#	settings.template.php
5 years ago
Skylar Ittner 5b7ab65946 Make better API system, use new AccountHub API 5 years ago
Skylar Ittner 0e094809fa Cleanup some technical debt 5 years ago
Skylar Ittner 4f1b81ff4b Deprecate is_empty() 5 years ago
Skylar Ittner f1f682780c Merge BusinessAppTemplate
# Conflicts:
#	.gitignore
#	README.md
#	action.php
#	api.php
#	app.php
#	composer.json
#	composer.lock
#	index.php
#	langs/en/core.json
#	langs/en/titles.json
#	langs/messages.php
#	lib/Exceptions.lib.php
#	lib/Login.lib.php
#	lib/Notifications.lib.php
#	lib/Strings.lib.php
#	lib/User.lib.php
#	mobile/index.php
#	nbproject/project.properties
#	nbproject/project.xml
#	pages.php
#	pages/home.php
#	required.php
#	settings.template.php
#	static/css/bootstrap.min.css
#	static/img/logo.svg
#	static/js/app.js
5 years ago
Skylar Ittner eee5af3081 Add generatesynccode mobile API (Business/MobileApp/issues/15) 5 years ago
Skylar Ittner 1271317eb9 Rewrite to use classes, aligning with AccountHub 2.0 6 years ago
Skylar Ittner 2caec48e4c Add mobile notification API calls 6 years ago
Skylar Ittner b23e4bce30 Rewrite a lot of code, close Business/CommonBugs#3, close Business/CommonBugs#4, close #9 6 years ago
Skylar Ittner 3763d0d485 Remove lang() and lang2() and rewrite references 6 years ago
Skylar Ittner d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 6 years ago
Skylar Ittner e5294bbecd Add mobile code login for Station client 6 years ago
Skylar Ittner c92d84c739 Fully implement MPL-2.0 license 6 years ago
Skylar Ittner 81339b8cd0 Refactor and enforce Content-Security-Policy 6 years ago
Skylar Ittner 5dae7bc168 Refactor and enforce Content-Security-Policy 6 years ago
Skylar Ittner 0827d8153a Obscure mobile auth keys in log 7 years ago
Skylar Ittner d38b545c81 Support nonstandard ports 7 years ago
Skylar Ittner c8274e4c58 Support hostless URL paths in mobile API listapps 7 years ago
Skylar Ittner ed870dd068 Lazy fix for mobile thing 7 years ago
Skylar Ittner 5588ee494d Improve mobile integration, add autocorrect etc. flags to login fields 7 years ago
Skylar Ittner 14f401f355 Improve mobile integration, fix some upper/lower case bugs 7 years ago
Skylar Ittner 0405f695f3 Add mobile API 7 years ago
Skylar Ittner bee707be8a Tweak mobile APIs 7 years ago
Skylar Ittner 368a9c7e31 Close #2 (and make the DB diagram more compact) 7 years ago
Skylar Ittner 6399c0a451 Fix issue #1 (add rate limiting to sensitive actions) 7 years ago
Skylar Ittner ff33f9e6b3 Add mobile API and pairing widget 7 years ago