102 Commits

Author SHA1 Message Date
Josh Stark
d47b1d3236 Fix user creation bug
The username was being used for both user and password.
2.0.3
2020-04-28 15:54:51 +01:00
Josh Stark
14e99e609b Added extra check for error on task response. 2.0.2 2020-04-26 21:39:53 +01:00
Josh Stark
54881fb2b0 Updated version to 2.0.1 2.0.1 2020-04-26 20:25:11 +01:00
Josh Stark
7820617cd1 Added legacy API controller for external API calls. 2020-04-26 20:24:18 +01:00
Josh Stark
488fb67449 Updated version properties 2.0.0 2020-04-26 14:56:15 +01:00
Josh Stark
c6b3b36a7c Updated example properties 2020-04-26 14:49:35 +01:00
Josh Stark
4a62dbd997 Updated example properties 2020-04-26 14:49:00 +01:00
Josh Stark
1d48e254d2 Added user management 2020-04-26 14:30:56 +01:00
Josh Stark
9c9e2b8825
Update README.md 2020-04-26 12:00:28 +01:00
Josh Stark
a7ab0fead8
Merge pull request #8 from linuxserver/v2
V2
2020-04-26 11:58:35 +01:00
Josh Stark
3a00252a17 Added user management 2020-04-26 11:51:30 +01:00
Josh Stark
caf138415e Allow for editing of external urls 2020-03-07 17:03:39 +00:00
Josh Stark
34ad56cec6 Initial structure for multiple URLs 2020-02-22 13:57:19 +00: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
bd1946f84e Core Meta
- Added logo uploads.
2020-01-19 11:19:16 +00:00
Josh Stark
b8f64bd4f2 Core Meta
- Store core meta as part of standard image save
  - Display core meta on main image display
  - TODO: upload image and save.
2020-01-18 17:31:21 +00:00
Josh Stark
cd0f025d55 Templating
- Generate snippets for running containers from images
2020-01-18 13:24:33 +00:00
Josh Stark
af7849cbb5 Templating
- Templates now fully persistable
2020-01-15 21:29:40 +00:00
Josh Stark
0ab771dec3 Templating
- Template merger for updating of port/volume definitions
2020-01-15 14:39:25 +00:00
Josh Stark
2a2631a738 Templating
- View page for templates
  - Start of codebase for metadata template
  - New styling for build display page.
  - Updated bulma and fontawesome versions.
2020-01-12 14:46:32 +00:00
Josh Stark
4ccca5e55a Graphing/Edit Image
- Updated graph on view image page
  - Initial form format for edit image page.
2020-01-04 18:29:03 +00:00
Josh Stark
cf5b277ff2 Image metadata
- Initial addition of metadata for images.
2020-01-03 17:26:25 +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
6ab2230115 JS
- Added ajax calls for repository admin page
2019-12-24 23:20:25 +00:00
Josh Stark
cd40995ba8 Schedules
- Added runNow API endpoint
  - Ensure no duplication allowed in async queue.
2019-12-22 17:37:56 +00:00
Josh Stark
999a20a0dc Refactoring
- Rejigged sync logic into separate service
 - Added validation for addition of new repository.
2019-12-21 18:48:41 +00:00
Josh Stark
daadc15d72 Scheduling
- Added extra schedules
2019-12-21 13:58:43 +00:00
Josh Stark
9c5a61030b Scheduling
- Added schedule service and basic task for sync
 - Refactored database provider.
2019-12-21 12:43:08 +00:00
Josh Stark
b399959e65 UI updates for admins. 2019-12-20 16:49:46 +00:00
Josh Stark
9dc0e98649 Made the sync process task-based.
Still work to do on error handling and what to do for missing images.
2019-12-17 19:25:41 +00:00
Josh Stark
11798d6464 Initial switchable view for image list. 2019-12-14 18:05:10 +00:00
Josh Stark
e0c9317225 Started implementing design for docker api requests.
Display page for image details.
2019-12-14 15:27:25 +00:00
Josh Stark
0fb61d05ef Improved main listing page design and responsiveness. 2019-12-14 12:39:02 +00:00
Josh Stark
6a29c5817c Deleted a load of old files which will eventually be replaced.
Added data migration for V2 tables.
2019-12-11 20:07:25 +00:00
Josh Stark
70a91c0d92 Further sproc updates. 2019-12-10 22:37:49 +00:00
Josh Stark
a48d47938e Started work on V2 sprocs. 2019-12-10 11:05:00 +00:00
Josh Stark
11b684fbe0 I thought I'd committed these! 2019-12-08 17:54:17 +00:00
Josh Stark
e27d7d31b8 Further work on DAO object creation.
Slight refactor on how branches/tags should get updated (incl digests).
2019-12-08 17:39:05 +00:00
Josh Stark
13bf8c2a2d DAO object creation. 2019-12-08 05:01:57 +00:00
Josh Stark
47c4faf8a6 Initial commit of some new v2 stuff. 2019-12-07 13:44:07 +00:00
Josh Stark
3b31e958bd
Merge pull request #7 from linuxserver/empty_api_bugfix
Fix issue with empty DockerHub Response
1.4.4
2019-11-20 18:57:23 +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
b1a5a91032
Merge pull request #6 from linuxserver/develop
Bugfix for parsing DockerHub dates
1.4.3
2019-09-07 17:40:53 +01:00
Josh Stark
b38a5dde38 Upped version to 1.4.3 2019-09-07 17:37:56 +01:00
Josh Stark
a7f750369a Removed explicit format for dates when parsing incoming messages from DockerHub. 2019-09-07 17:37:21 +01:00
Josh Stark
f56dab44a0
Upped version to 1.4.2 1.4.2 2019-08-09 13:23:53 +01:00
Josh Stark
bd8db6650c
Fix bug with queueThreadCount property default 2019-08-09 13:23:00 +01:00
Josh Stark
d1aeb6e7e9
Merge pull request #5 from linuxserver/develop
Develop
1.4.1
2019-08-09 11:52:54 +01:00
Josh Stark
e0ca083e54 Updated API to include key. Added singular API for images, by key. 2019-08-09 11:42:05 +01:00
Josh Stark
423ee87b18 Refactored model classes to use a key rather than direct ID. 2019-08-05 13:09:02 +01:00