158 Commits

Author SHA1 Message Date
b11ec93c83 Add OpenWeatherMap provider 2023-02-28 20:12:51 -07:00
a8b3ba10c1 Add database.sql 2019-02-11 17:15:40 -07:00
5a9510bf7a Add cron script to prune thumbnail cache (close #2) 2019-02-11 17:04:29 -07:00
32d17f9bf9 Add JavaScript geolocation for weather (close #3) 2019-02-11 17:00:11 -07:00
30f38037bc Merge ../BizApps/BusinessAppTemplate 2019-02-11 16:34:47 -07:00
3ca062d995 Enforce app passwords in API for users with two-factor enabled 2019-02-11 16:19:27 -07:00
88b2dbfa6e Readme 2019-02-09 23:43:00 -07:00
76de859b21 Improve category toolbar 2019-02-09 23:26:15 -07:00
41e54846f0 Add IP geolocation for weather, fix icon alignment 2019-02-09 23:12:58 -07:00
0f2c2ea6d3 Improve thumbnail loading, replace broken images with generic thunbnail 2019-02-09 22:52:43 -07:00
24ebebb0dc Use generateGridCard() for showing news items, load images lazily 2019-02-09 17:43:07 -07:00
a59a830f5e Add generateGridCard(), add placeholder thumbnail 2019-02-09 17:41:54 -07:00
882ed53aa3 Add icon 2019-02-09 16:08:20 -07:00
5f9327bff6 Always show daytime icons in forecast 2019-02-08 21:58:23 -07:00
0dbc9b3cfd Add weather page 2019-02-08 21:57:51 -07:00
48e925e242 Add high/low temps and 3-day forecast 2019-02-08 21:24:17 -07:00
ae2ae1ffbf Use SHA1_ prefix, attempt to make thumbnails more reliable 2019-02-08 20:54:28 -07:00
70ec2caa93 Set cache-control on thumbnails 2019-02-08 20:53:49 -07:00
92315f2f0c Deduplicate code 2019-02-08 20:53:23 -07:00
603a294443 Add SHA1 hashed thumbnail URLs when the base64 filename is too long 2019-02-08 20:20:54 -07:00
2d34f9f262 Fix PHP warning 2019-01-31 02:14:14 -07:00
3f5cc0129c Add weather card to overview/home page 2019-01-30 15:40:15 -07:00
0489caabca Add image thumbnail cache, do lots of adjustments 2019-01-29 02:00:55 -07:00
ac1e937dfd Add basic news reader functionality 2019-01-28 03:06:16 -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
892102528b Strip tags from aria-label 2018-12-31 14:22:14 -07:00
69c634ea99 Add checkbox to form builder 2018-12-31 14:14:00 -07:00
6ceeeaa087 Add support for regex matching on API vars 2018-12-27 14:44:10 -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
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
4d2b78bdba Remove unused strings 2018-12-26 16:28:32 -07:00
106e697fc3 Remove captcha-related code, since login is done by AccountHub now 2018-12-26 16:25:48 -07:00
e0802f582b Remove unneeded index.css 2018-12-26 16:22:09 -07:00
016c71d30d Fix index.php not redirecting to app.php when already logged in 2018-12-22 22:38:50 -07:00
ba1369d842 Add app icon to login flow 2018-12-22 21:26:57 -07:00
a559901ac0 Redirect to AccountHub for user login 2018-12-22 16:57:45 -07:00
3f32258ba0 Fix bug 2018-12-20 23:58:35 -07:00
129efd13c7 Add documentation comments to settings 2018-12-20 23:54:25 -07:00
c179ed7ebb Make settings.php an array, not a bunch of defines 2018-12-20 23:45:45 -07:00
f1a85f47fd Add comment 2018-12-20 23:25:34 -07:00
61d660be69 Add FormBuilder 2018-12-20 23:24:47 -07:00
5b7ab65946 Make better API system, use new AccountHub API 2018-12-14 21:16:31 -07:00
13b60de915 Remove is_empty() 2018-12-14 19:14:22 -07:00