Commit Graph

90 Commits

Author SHA1 Message Date
Maxim Snezhkov
2cb2802973 Modify sql table creation to avoid 'data too long' error 2018-12-18 08:51:45 +07:00
Roman Vynar
35aba0dfc3 Bump Go version 2018-12-13 11:55:55 +02:00
Roman Vynar
32d8ab87bd Switch to Go 1.11 and Go Modules to track dependencies 2018-10-30 23:30:55 +02:00
Roman Vynar
7a3bc551b3 Show the root namespace "library" in the dropdown even when there are no repos in it 2018-08-14 15:39:21 +03:00
Roman Vynar
7a752d3f8d Add version to UI 2018-08-14 15:37:21 +03:00
Roman Vynar
80bdad8c91 Switch to alpine:3.8 2018-08-14 15:36:54 +03:00
Roman Vynar
734afe56b5 Improve no data UI messages on empty tables. 2018-08-14 15:16:21 +03:00
Roman Vynar
0f6bf65015 Trim \n from password file. 2018-08-14 14:40:32 +03:00
Roman Vynar
7525e87c1a
Merge pull request #13 from Area128/master
Allow reading password from file so that docker secrets can be used
2018-08-14 14:29:02 +03:00
Roman Vynar
97c189b195 Make web root accessible w/o trailing slash when base_path is configured. 2018-07-30 11:22:48 +03:00
Roman Vynar
2a0159b73e Fix panic when using MySQL for events storage and no table created yet 2018-07-18 18:16:37 +03:00
Roman Vynar
b563c6d1a1 Add note about deleting tags. 2018-07-10 16:55:50 +03:00
Antonios Vamporakis
1b8c502a60 Allow reading password from file so that docker secrets can be used 2018-07-07 11:05:14 +02:00
Roman Vynar
9597890b67 Prepare 0.7 release. 2018-07-04 17:57:29 +03:00
Roman Vynar
e1656debc5
Merge pull request #10 from uphy/cron
Add built-in cron feature.
2018-07-04 17:32:35 +03:00
Roman Vynar
d1ce70490c A bit refactoring. 2018-07-04 17:31:15 +03:00
Roman Vynar
e163b5af27 Merge branch 'master' of github.com:Quiq/docker-registry-ui 2018-07-04 16:47:58 +03:00
Roman Vynar
51c9a66195
Merge pull request #8 from uphy/master
Add feature to change the base path
2018-07-04 16:47:31 +03:00
Roman Vynar
4047019a3f
Merge branch 'master' into master 2018-07-04 16:47:07 +03:00
Roman Vynar
0a268746c9 Merge branch 'master' of github.com:Quiq/docker-registry-ui 2018-07-04 16:38:22 +03:00
Roman Vynar
aaf65ed718
Merge pull request #11 from rmwpl/feature/nexus-compatibility
[feature/nexus-compatibility] Enable Sonatype Nexus compatibility
2018-07-04 16:38:06 +03:00
Roman Vynar
9a0674ea6b Bump go version to 1.10.3 2018-07-04 16:36:00 +03:00
Roman Vynar
34fe1742cf Show last events for repos containing / 2018-07-04 16:35:50 +03:00
Roman Vynar
0889821117
Merge pull request #12 from drExciter/url_encode_repos
URL encode repo variable in templates to support images with slash in…
2018-07-04 15:58:02 +03:00
drExciter
8aa9ac86f7 URL encode repo variable in templates to support images with slash in the name 2018-06-21 09:44:10 +02:00
Robert Wysocki
6b404abeaf [feature/nexus-compatibility] Enable Sonatype Nexus compatibility 2018-06-15 13:19:40 +01:00
Roman Vynar
16fd6d944f Last events were not shown when viewing a repo of non-default namespace. 2018-06-12 12:27:29 +03:00
Roman Vynar
4db9ceb0a6 When using MySQL for event storage, do not leak connections. 2018-06-12 12:19:13 +03:00
Yuhi Ishikura
a8d57564fa Add built-in cron feature. 2018-06-09 09:36:35 +09:00
Yuhi Ishikura
a5fc3a5d30 Add feature to change the base path. 2018-06-07 23:04:16 +09:00
Yuhi Ishikura
eabcf48494 Add example. 2018-06-07 21:46:53 +09:00
Roman Vynar
c5a5fe2e8d Add MySQL along with sqlite3 support as a registry events storage. 2018-05-28 15:36:27 +03:00
Roman Vynar
20daa971e5 Bump go and dependency versions. 2018-05-28 11:54:32 +03:00
Roman Vynar
aa8bdb41fc Improve intial sqlite db table creation. 2018-05-28 11:54:19 +03:00
Roman Vynar
217058cda7 Add a comment about --read-only option usage. 2018-05-16 17:34:12 +03:00
Roman Vynar
9c73934382 Natural sorting of tags, add last 5 event to tags page. 2018-03-06 22:23:52 +02:00
Roman Vynar
1e0bb7d8ff Bump go to 1.10 2018-03-06 22:22:41 +02:00
Roman Vynar
95be18ccf1 Add goreportcard and docker images link. 2018-02-20 09:22:47 +02:00
Roman Vynar
2d049c4e3c Add screenshots. 2018-02-19 17:30:34 +02:00
Roman Vynar
8174df6fd7 Initial commit. 2018-02-19 17:12:59 +02:00