Commit Graph

11 Commits (e86853cdcce24054079966f8e5c9998ec3f4f02d)

Author SHA1 Message Date
Gordon Williams 49d504a034 Only upload binary files where needed. Assume utf-8 otherwise (Fix #463) 2020-05-29 13:27:27 +01:00
Gordon Williams 0c0fc9ac8f Improve upload of binary files 2020-05-28 14:33:37 +01:00
Gordon Williams 324c93de36 Added more serious linting for app loader (#451) 2020-05-28 08:20:41 +01:00
Gordon Williams d03fb00f2d * URL fetch is now async
* Adding '#search' after the URL (when not the name of a 'filter' chip) will set up search for that term
* If `bin/pre-publish.sh` has been run and recent.csv created, add 'Sort By' chip* URL fetch is now async
2020-05-12 22:01:22 +01:00
Gordon Williams 1cdbe79bac Tweak favourite apps code to remove the duplicated app uploader 2020-04-23 15:47:57 +01:00
Gordon Williams be0f3ef281
Merge pull request #329 from Fabio286/web-fix
Removed href="#" that scrolls pages on top
2020-04-20 09:09:11 +01:00
Fabio c31394cb66 Removed href="#" that scrolls page on top 2020-04-20 09:27:57 +02:00
Richard de Boer 217d198154 Add a "data" section to apps.json, with data files to clean on uninstall
These are added to `appid.info` as "dataFiles" or "storageFiles", and
can contain wildcards.
2020-04-16 14:30:37 +02:00
Gordon Williams 9f8747a797 Version number now clickable even when you're at the latest version (fix #291) 2020-04-14 16:15:43 +01:00
MaBecker 0fa4b44990 add favourite functionality
* library select/unselect apps/widgets
* as library  section
* as upload
* deny unselect  for boot and setting
2020-04-14 08:52:04 +02:00
Gordon Williams b40c9031e1 refactor - move JS into its own directory 2020-03-31 13:18:31 +01:00