Joxit
83e2befd5d
[dependencies] Upgrade packages dependencies
2017-09-05 23:09:19 +02:00
Joxit
06e4d62543
[query-param] Add url query param for sharing
2017-09-03 00:39:28 +02:00
Joxit
5cf136541f
Update 0.2.3: Fix issue #19 again...
...
Add link to project page
2017-08-06 22:20:58 +02:00
Joxit
d34d793b73
Update 0.2.2: Fix issue #19
2017-08-06 11:39:01 +02:00
Joxit
36cbda1263
Update version 0.2.1: Fix issue #18
...
Fix `UNAUTHORIZED` error message popping up when browsing
2017-06-11 23:04:15 +02:00
Joxit
2d9b3886de
[demo] Add analytics
2017-05-20 00:58:02 +02:00
Joxit
be553b0fb6
Add analytics
2017-05-04 21:20:33 +02:00
Joxit
deb401a418
Update Readme.md
2017-04-18 22:10:01 +02:00
Joxit
7adfd108da
Add demo link
2017-04-17 21:44:52 +02:00
Jones Magloire
ded1a0be17
Set theme jekyll-theme-cayman
2017-04-13 11:45:20 +02:00
Joxit
102db94ae4
Update version to 0.2.0
2016-10-10 00:49:48 +02:00
Jones Magloire
7afb100550
Merge pull request #15 from Joxit/delete-image
...
Delete docker images (issue #14 )
2016-10-09 21:19:38 +02:00
Joxit
d1d986448c
[delete image] can activate or not this feature for static image and update README
2016-10-05 00:31:49 +02:00
Joxit
c007eea26d
[delete image] externalize remove part in its own tag.
2016-10-04 00:24:01 +02:00
Joxit
dbcd0031d3
[delete image] Add some error messages.
2016-10-04 22:09:09 +02:00
Joxit
6180c206b4
[delete image] Update readme for delete feature
2016-10-04 22:09:09 +02:00
Joxit
bc215978ac
[delete image] Fix docker remove image, need HEAD request and not a GET for digest.
2016-10-04 22:09:09 +02:00
Joxit
7150fe3245
[delete image] Add request for deleting a manifest/image.
...
Add setRequestHeader in Http class.
2016-10-04 22:09:06 +02:00
Joxit
70f860f813
Update gulpfile to uglify riot tags and html
2016-09-24 13:53:42 +02:00
Joxit
30f88520c8
[Fix] error when there is no images/tags
2016-09-18 15:06:16 +02:00
Joxit
c46129f9d0
Fix spinner and loading for taglist and catalog
2016-09-11 23:49:13 +02:00
Joxit
897e6eca0b
Fix sort/reverse class
2016-09-10 01:10:43 +02:00
Jones Magloire
5677d24d1f
Merge pull request #16 from Joxit/gulp
...
[gulp] Add gulpfile for build
2016-07-27 23:04:31 +02:00
Joxit
f05464e2ec
[gulp] Add build script in package.json
2016-07-23 23:01:31 +02:00
Joxit
d5f1ca7951
[gulp] Update docker for static version
2016-07-23 22:51:47 +02:00
Joxit
97b63eda33
[gulp] Add static version in gulp
2016-07-23 22:51:47 +02:00
Joxit
9e739879ea
[gulp] Update Dockerfile for the new organization. Need static tag now
2016-07-23 22:51:47 +02:00
Joxit
8a555d29a3
[gulp] Add gulpfile for build
2016-07-23 22:51:47 +02:00
Joxit
597cc3cb99
Update package.json for more invormations
2016-07-22 22:51:14 +02:00
Joxit
ada12fd0f9
[fix] should execute the binded function
2016-07-06 18:40:49 +02:00
Joxit
0c0846d406
[fix] http should bind this and not this.oReq
2016-07-05 20:21:45 +02:00
Jones Magloire
4264a6b45d
Merge pull request #13 from Joxit/http
...
[http] Create slim proxy for http requests.
This will send a normal request and if we receive an 401 status, we send another request with withCredentials = true
2016-06-25 13:16:39 +02:00
Joxit
09e1eb8cf3
[http] Create slim proxy for http requests.
...
This will send a normal request and if we receive an 401 status, we send another request with withCredentials = true
2016-06-22 22:14:59 +02:00
Joxit
e50843009f
[Fix] remove catalog and taglist mount, they are mounted with app
...
Use riot hide attribut instead of playing with style
2016-06-21 21:14:14 +02:00
Joxit
f1c6ebec16
[static] Add docker for a unique registry ui
...
You will need to run your docker with the environment variable `URL`
2016-06-20 00:16:16 +02:00
Jones Magloire
56413151a0
Merge pull request #11 from Joxit/remove
...
[remove] Add new menu dialog for removing servers
2016-06-18 12:57:33 +02:00
Joxit
fc6d90543e
[Fix] filter riotgear-router in Dockerfile
2016-06-16 22:48:45 +02:00
Joxit
a62142d48e
[remove] Add new menu dialog for removing servers
2016-06-15 21:56:17 +02:00
Jones Magloire
be386aa84c
Merge pull request #10 from Joxit/credentials
...
[Credentials] Add credentials feature for issue #9
2016-06-13 23:26:19 +02:00
Joxit
cf2db37e3a
[Credentials] Add credentials feature
2016-06-12 14:12:32 +02:00
Joxit
f92c5ceced
[shortcuts] Add onKeyup listener for change and add dialogs
2016-06-10 21:39:08 +02:00
Jones Magloire
c51a659bcb
Merge pull request #8 from Joxit/rg-router
...
Rg router
Add router navigation for taglist and catalog.
Route looks like http://mydomaine.com/#!/taglist// for a tag listing and http://mydomaine.com/#!/ for catalog
2016-06-08 22:42:58 +02:00
Joxit
ce88cf588c
[rg-router] update view when adding or changing server url
2016-06-07 22:37:50 +02:00
Joxit
1fe0e76df2
[Refactoring] Clean all url during fetching (trim and remove last slash '/')
2016-06-07 21:28:08 +02:00
Joxit
d4540e8444
[Readme & Dockerfile] Add Readme and dockerfile for docker-hub
2016-06-06 21:32:33 +02:00
Joxit
7e677204d4
[rg-router] Remove old way to go in taglist
...
global catalog var is now in registryUI global var
2016-06-04 16:43:37 +02:00
Joxit
e45c107fe7
[rg-router] Fix taglist update
2016-06-03 22:37:22 +02:00
Joxit
28649c6893
[rg-router] Add router for taglist and catalog
2016-06-01 20:06:33 +02:00
Joxit
a51845f0ef
[refactoring] clean all files
2016-05-18 00:31:33 +02:00
Jones Magloire
304db5a9c3
Merge pull request #5 from Joxit/menu
...
[menu] remplace layout drawer with menu dots
Now you can :
* Change registry url
* Add registry url
2016-05-17 22:16:22 +02:00