Commit Graph

16 Commits

Author SHA1 Message Date
Robbie Antenesse 122282d1a7 Update version number and package data 2019-08-22 14:29:56 -06:00
Robbie Antenesse abb8511999 Add parcel-plugin-goodie-bag for promise & fetch 2019-08-05 14:12:46 -06:00
Robbie Antenesse 5fbd06a035 Bump UpUp version for import fix 2019-07-19 11:21:56 -06:00
Robbie Antenesse f4ad87f73b Update UpUp version after html and css changes 2019-07-17 11:40:07 -06:00
Robbie Antenesse 54703649a3 Force UTF-8 encoding in dictionary values
Fix "Malformed encoding" with some dictionaries with json_encode in view
2019-07-15 16:46:31 -06:00
Robbie Antenesse 6ee83c7773 Don't render announcements if dismissed 2019-07-14 15:33:21 -06:00
Robbie Antenesse 59bf9c48e0 Update UpUp version for new features 2019-07-11 13:07:31 -06:00
Robbie Antenesse e490ef08d3 Pull public dictionary functions into separate file; sort on backend 2019-07-11 13:07:24 -06:00
Robbie Antenesse 88d7e4fd8c Update public link when changing dictionaries 2019-07-11 10:30:13 -06:00
Robbie Antenesse 9e7e113cc2 Add some tweaks to help with upgrades 2019-07-11 10:30:13 -06:00
Robbie Antenesse acb94637c5 Migrate stored dictionary to https if loading http 2019-07-11 10:30:09 -06:00
Robbie Antenesse 352e6d3fc0 Dismiss announcements with cookies that expire 2019-07-11 10:30:09 -06:00
Robbie Antenesse 3a61d4ccc6 Enable permanently dismissing announcements 2019-07-11 10:30:08 -06:00
Robbie Antenesse 5e4ded844e Automate UpUp asset reference via router.php 2019-07-11 10:30:06 -06:00
Robbie Antenesse 39a5c11a11 Move index to template-index.html; Use router to render index
Makes it possible to render announcements more easily
2019-07-11 10:30:05 -06:00
Robbie Antenesse 7c5c33c54f Move router.php to root; use realpath for file refs 2019-07-11 10:30:05 -06:00
Renamed from src/php/api/router.php (Browse further)