19 Commits

Author SHA1 Message Date
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