320 Commits

Author SHA1 Message Date
3c6851e38e Update dependencies 2020-05-11 17:32:51 -06:00
bc0665b022 Update dependencies 2020-05-11 17:22:57 -06:00
367062b76c Update FontAwesome version 2020-05-11 17:22:47 -06:00
81ad5e653e Merge ../AppTemplate
# Conflicts:
#	README.md
#	composer.lock
#	nbproject/project.xml
2020-05-11 17:15:01 -06:00
a454dac629 Fix warning message (#17) 2020-05-11 17:11:24 -06:00
589364201c Update project title 2020-05-11 17:11:18 -06:00
b36b4080f5 Update dependencies (fix CVE-2018-19296) 2020-03-09 21:33:57 -06:00
ac1ad47aba Add redirect parameters to signup link 2020-03-09 21:33:33 -06:00
bfae187a59 Add API call for adding app password 2019-10-12 23:30:40 -06:00
88cb51f1bb Upgrade Medoo: 1.5 to 1.6 2019-03-29 01:08:46 -06:00
f27812997f Use FontAwesome CSS+webfont instead of JS, upgrade 5.7.2 to 5.8.1 2019-03-29 01:05:34 -06:00
42460d2165 Adjust User.lib.php 2019-03-19 17:34:28 -06:00
59136bd8eb Merge ../BusinessAppTemplate
# Conflicts:
#	README.md
#	action.php
#	api/functions.php
#	lib/User.lib.php
#	mobile/index.php
#	pages/form.php
#	settings.template.php
#	static/js/form.js
2019-03-19 17:23:19 -06:00
53e158b553 Update FontAwesome 5.6.0 -> 5.7.2 2019-03-19 17:12:45 -06:00
474047ab34 Update Bootstrap 4.1.3 -> 4.3.1 2019-03-19 17:11:54 -06:00
922ea55cdb Fix #16: add back button to login flow that redirects to username entry 2019-03-19 16:07:24 -06:00
c97e058786 API: Check for user permission 2019-03-01 23:43:31 -07:00
26a662c399 Add addTextInput and addSelect methods that are simpler than addInput 2019-03-01 23:37:36 -07:00
289aaeaa9f Minor text changes 2019-03-01 23:37:06 -07:00
df79def142 Update sync settings card text 2019-02-11 16:32:44 -07:00
de12184bf4 Update security card text 2019-02-11 16:30:32 -07:00
61acc9710b Fix mistake in upgrade SQL 2019-02-11 16:25:11 -07:00
3ca062d995 Enforce app passwords in API for users with two-factor enabled 2019-02-11 16:19:27 -07:00
04702f6090 Check for apppass option in login api 2019-02-11 16:10:09 -07:00
22fb97d0c4 Add app passwords (close #15) 2019-02-11 16:08:56 -07:00
99f2e07f63 Add API key types 2019-02-11 15:21:27 -07:00
29fb7feb85 Add API key type column to apikeys, update database schema 2019-02-11 14:59:33 -07:00
7d30251cd6 Add CORS header to API 2019-01-07 22:18:02 -07:00
7173a50c36 Add textarea to FormBuilder 2019-01-04 17:53:01 -07:00
e66280e07a FormBuilder: add d-flex to footer 2019-01-04 17:29:08 -07:00
3ed75822a1 Update license and readme 2019-01-03 00:13:41 -07:00
7531dc362d Whoops 2019-01-02 23:54:53 -07:00
b250908663 Add more permissions checks 2019-01-02 23:51:47 -07:00
5f7d45e812 Add ToS agree checkbox 2018-12-31 14:23:52 -07:00
0fd1aa2b54 Merge ../BusinessAppTemplate 2018-12-31 14:22:22 -07:00
892102528b Strip tags from aria-label 2018-12-31 14:22:14 -07:00
a89c663ca9 Merge BusinessAppTemplate 2018-12-31 14:17:26 -07:00
69c634ea99 Add checkbox to form builder 2018-12-31 14:14:00 -07:00
a514e66969 Add create account button to login page 2018-12-31 14:00:51 -07:00
5b98d3e00a i18n++ 2018-12-31 13:51:55 -07:00
d853082cdb Better button icon 2018-12-31 13:49:57 -07:00
c7aad627ac Add user self-registration option 2018-12-31 13:48:12 -07:00
6ceeeaa087 Add support for regex matching on API vars 2018-12-27 14:44:10 -07:00
4600c87787 Add logging to new login flow 2018-12-27 13:19:51 -07:00
f1c36fdeb1 Add getRequestUser() function 2018-12-27 00:55:58 -07:00
d36b340692 Make API work with user/pass combo 2018-12-27 00:51:54 -07:00
67388884f0 Move LoginKeys.lib.php to LoginKey.lib.php so the class matches the file 2018-12-27 00:31:11 -07:00
223a431e8b Merge BusinessAppTemplate 2018-12-27 00:30:32 -07:00
d7ca7125ce Nicer access denied message 2018-12-27 00:15:27 -07:00
1729b842ba Add permission check during login 2018-12-26 16:32:43 -07:00