33 Commits

Author SHA1 Message Date
Josh Stark
f331c22cd8 Updated project dependencies, specifically Flyway 2022-10-30 08:18:24 +00:00
Josh Stark
a055df7445 Updated log4j to 2.16.0 2021-12-14 09:33:40 +00:00
Josh Stark
730164547e Upped version 2021-12-14 08:40:50 +00:00
Josh Stark
d6f403cd31 Updated log4j version to mitigate CVE 2021-12-14 08:38:41 +00:00
Josh Stark
f6d3b07468 Incluide isDeprecated in API image response 2021-07-24 11:00:14 +01:00
Josh Stark
9b6d4ccc3a Added verbose output for public API to include docker template specification 2021-04-17 10:13:59 +01:00
Josh Stark
cc32989d81 Ensure TagDigest is comparable so Sets can adequately dedupe where necessary. 2021-02-13 16:49:05 +00:00
Josh Stark
f407b15c92 Suffix DockerHub API URLs with forward slash to avoid potential 301 response codes 2020-08-21 17:46:57 +01:00
Josh Stark
8b1124353f Added example value support for DockerEnv templates 2020-06-27 11:54:44 +01:00
Josh Stark
ac468df4a5 Upped jQuery 2020-05-09 13:48:45 +01:00
Josh Stark
34da9a4cd9 Added DockerHub URL 2020-04-28 20:35:51 +01:00
Josh Stark
d47b1d3236 Fix user creation bug
The username was being used for both user and password.
2020-04-28 15:54:51 +01:00
Josh Stark
14e99e609b Added extra check for error on task response. 2020-04-26 21:39:53 +01:00
Josh Stark
7820617cd1 Added legacy API controller for external API calls. 2020-04-26 20:24:18 +01:00
Josh Stark
248be84b5d Log In
- Added log in functionality
 - Updated gradle wrapper to latest
2020-01-19 14:16:54 +00:00
Josh Stark
754180a142 Added spec updates for images
- Refactoring of auth delegate
  - Can update image specs now
  - Various other bits and pieces.
2019-12-28 15:56:56 +00:00
Josh Stark
47c4faf8a6 Initial commit of some new v2 stuff. 2019-12-07 13:44:07 +00:00
Josh Stark
d134756c78 Ensure an empty response from DockerHub does not trigger an enmasse deletion of stored images/repositories. 2019-11-20 18:36:14 +00:00
Josh Stark
b38a5dde38 Upped version to 1.4.3 2019-09-07 17:37:56 +01:00
Josh Stark
f56dab44a0
Upped version to 1.4.2 2019-08-09 13:23:53 +01:00
Josh Stark
00ffb31c9c Upped version to 1.4.1 2019-06-24 18:08:45 +01:00
Josh Stark
414e83604f Added build date to image listing. 2019-06-11 20:35:15 +01:00
Josh Stark
865b49c554 Improve error handling for async tasks. Determine correct versioned latest tag 2019-05-15 20:25:05 +01:00
Josh Stark
594125bed6 Added pull history API. Included removal process during sync for deleted images 2019-04-25 12:12:11 +01:00
Josh Stark
478541f534 Removed dependency on bouncycastle - implemented native PBKDF2 via java.security 2019-03-30 10:34:37 +00:00
Josh Stark
96cd2fb88c Added deprecation notice functionality 2019-03-28 19:39:16 +00:00
Josh Stark
8b8b3dad56 Finished reworking web APIs. Fixed responsive layout 2019-03-18 21:35:00 +00:00
Josh Stark
6ce1e99438 Reworked authentication for users. Now includes option to use database 2019-03-17 12:50:57 +00:00
Josh Stark
44ac92dfcc Updated properties loader to cascade through environment 2019-03-16 18:06:35 +00:00
Josh Stark
b168d01c3d Ensure logs directory is created under config. Load correct log config 2019-03-16 15:08:22 +00:00
Josh Stark
e9c6e2ca88 Ensure JS and CSS is minified at build time 2019-03-16 12:39:01 +00:00
Josh Stark
39f393538f Added jsMinify 2019-03-16 12:10:53 +00:00
Josh Stark
ff7c510bb5 Initial commit (of mostly all of it...) 2019-03-10 18:03:08 +00:00