Public Application Repository
Back to listing of all packages
-
existdb-packageservice
Description: existdb-packageservice Version: 1.3.14 Size: 612k Requirement: eXist-db version 5.0.0 or later Short Title: packageservice Package Name (URI): http://exist-db.org/apps/existdb-packageservice Author(s): Joern Turner License: GNU-LGPL Download: packageservice-1.3.14.xar Download other versions: Change log: 1.3.14 - Load packages over a secure connection by default - #24
1.3.13 - Fixed: An additional error condition when loading package resources - #22
1.3.12 - Hotfix of bug introduced in 1.3.11 - #21
1.3.11 - Fixed: Error handling in loading package resources - #20
1.3.10 1.3.9 - Fixed: Prevent users from triggering packageservice upgrades, which could crash the database; updates to this package must be sideloaded - #10
1.3.8 - Increment version for eXist 5.0.0 final
1.3.7 - Updated the URL of the public repo
1.3.6 - Fixed Semver comparisons
1.3.3 - fixing falsy is-newer check again
1.3.2 - removed dependency on console module
- fixed is-never call to compare the names of the respective app instead of the abbrev. This fails if the apps abbrev changes but the actual app is the same.
1.3.1 - fixed a bug with icon retrieval
1.3.0 - added endpoint for accessing public url
1.2.2 - small fixes to make svg icons work
1.2.1 - changed ordering of items inside of repo-app element
1.2.0 - changed order of subitems in repo-app element (repo-icon always first now for ease of client-side processing)
- removed slot attributes from repo-icon elements
1.1.2 - fixed request context pathes
- block packagemanager and packageservice from being removed
1.0.0 - support for svg icons
- check for newer packages, putting updated packages on top of list
- fixed html empty elements by using HTML5 serialization
- showing dummy page in case service is opened directly