23 Commits

Author SHA1 Message Date
0e094809fa Cleanup some technical debt 2018-12-14 19:13:26 -07:00
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
2018-12-02 13:51:27 -07:00
eee5af3081 Add generatesynccode mobile API (Business/MobileApp/issues/15) 2018-11-08 21:19:43 -07:00
1271317eb9 Rewrite to use classes, aligning with AccountHub 2.0 2018-09-07 15:03:42 -06:00
2caec48e4c Add mobile notification API calls 2018-08-07 01:43:27 -06:00
b23e4bce30 Rewrite a lot of code, close Business/CommonBugs#3, close Business/CommonBugs#4, close #9 2018-07-11 23:32:47 -06:00
3763d0d485 Remove lang() and lang2() and rewrite references 2018-07-09 23:16:43 -06:00
d10c6214a6 Switch to Mozilla Public License 2.0 for code consistency 2018-04-09 19:18:19 -06:00
e5294bbecd Add mobile code login for Station client 2017-12-18 01:44:53 -07:00
c92d84c739 Fully implement MPL-2.0 license 2017-12-16 13:27:09 -07:00
81339b8cd0 Refactor and enforce Content-Security-Policy 2017-11-13 16:14:47 -07:00
5dae7bc168 Refactor and enforce Content-Security-Policy 2017-11-13 16:14:40 -07:00
0827d8153a Obscure mobile auth keys in log 2017-10-11 13:16:35 -06:00
d38b545c81 Support nonstandard ports 2017-08-06 22:54:31 -06:00
c8274e4c58 Support hostless URL paths in mobile API listapps 2017-08-06 16:09:26 -06:00
ed870dd068 Lazy fix for mobile thing 2017-07-05 00:18:22 -06:00
5588ee494d Improve mobile integration, add autocorrect etc. flags to login fields 2017-07-03 03:13:29 -06:00
14f401f355 Improve mobile integration, fix some upper/lower case bugs 2017-07-03 03:00:23 -06:00
0405f695f3 Add mobile API 2017-06-29 04:09:47 -06:00
bee707be8a Tweak mobile APIs 2017-06-29 04:02:15 -06:00
368a9c7e31 Close #2 (and make the DB diagram more compact) 2017-06-16 21:07:01 -06:00
6399c0a451 Fix issue #1 (add rate limiting to sensitive actions) 2017-06-16 18:40:12 -06:00
ff33f9e6b3 Add mobile API and pairing widget 2017-06-16 17:36:42 -06:00