Commit Graph

  • 926f67e1b5
    feat(riot-v5): re-add ALT+click feature on tag list page Joxit 2021-03-23 23:08:59 +0100
  • 781b026471
    fix(riot-v5): on page change, selected images for deletion should be cleared Joxit 2021-03-22 07:59:35 +0100
  • 92fd78165f
    fix(riot-v5): tag history with multi arch Joxit 2021-03-21 13:41:18 +0100
  • a3276dcb79
    feat(riot-v5): upgrade all tag-history components Joxit 2021-03-20 08:15:05 +0100
  • 962592c54a
    fix(riot-v5): fix catalog-element with multi items Joxit 2021-03-19 22:14:58 +0100
  • 669c3399d0
    feat(riot-v5): upgrade remove-image and copy-to-clipboard Joxit 2021-03-16 21:44:42 +0100
  • 9c303d32c7
    feat(riot-v5): upgrade image content-digest, date, size and tag from tag-list Joxit 2021-03-14 10:06:51 +0100
  • 3d4267f5ab
    feat(riot-v5): add new tag-table tag Joxit 2021-03-10 23:32:25 +0100
  • b3427213d0
    feat(riot-v5): start tag-list upgrade with pagination Joxit 2021-03-09 21:41:58 +0100
  • 7beac85f25
    feat(riot-v5): export docker image class and utils function Joxit 2021-03-07 11:24:50 +0100
  • ea21483346
    feat(riot-v5): add config for router and register tag instead of import Joxit 2021-03-06 00:58:37 +0100
  • 8fe3adf125
    docs: fix `read-only-auth` example Joxit 2021-03-05 18:21:54 +0100
  • 142727e8ac
    feat(riot-v5): upgrade catalog-element Joxit 2021-03-04 22:33:12 +0100
  • fb80283dd9
    feat(riot-v5): upgrade catalog component + Http and fix global style Joxit 2021-03-03 00:05:44 +0100
  • 11692c136e
    feat(riot-v5): create the base of the new UI Joxit 2021-03-02 01:15:20 +0100
  • cde932ec17
    feat(riot-v5): create the skeleton for riot5 Joxit 2021-03-01 23:55:32 +0100
  • 307e171ede
    chore: fix issue 20 example typo and remove refs to master branch Joxit 2021-02-28 22:19:16 +0100
  • 6b012cc8fd
    fix: add default favicon for the project: X/DNA from my signature. 1.5.4 Joxit 2021-02-12 23:59:00 +0100
  • 887e77f2f1
    chore(examples): update electron dependencies Joxit 2021-02-11 23:24:38 +0100
  • 5890b723d2
    ci(main): fix wrong step order... Joxit 2021-02-10 00:02:05 +0100
  • e947d2251d
    ci(1.5.3): push latest tag instead of master in releases and remove multi stage build in favor of GH CI 1.5.3 Joxit 2021-02-09 23:57:00 +0100
  • b833fba2b7 build: release 1.5.2 with footer fix #146 Joxit 2021-02-02 22:10:15 +0100
  • eed2d8073b fix: the footer is no more sticky to the bottom of the page Joxit 2020-12-24 22:32:01 +0100
  • e1f0ed4b36 ci: fix error in yaml synthax Joxit 2020-12-23 00:14:28 +0100
  • d02756b58f ci(release): add github ci for releases Joxit 2020-12-22 22:58:31 +0100
  • 81376d2a4c chore: code cleanup Joxit 2020-12-05 22:11:59 +0100
  • 1ccf5b0853 refactor: rename *.tag to *.riot and add new FAQ question Joxit 2020-12-01 00:34:10 +0100
  • 85e93ca6e1 docs: improve documentation (difference between standard and static version) Joxit 2020-11-24 23:59:45 +0100
  • eeee214f32 docs: add new example ui as proxy with read-only right Joxit 2020-11-01 23:02:16 +0100
  • 3e15b989fe build: release 1.5.1 fonts in the project with some docker improvements Joxit 2020-10-25 02:05:55 +0100
  • 8fb8773771 fix(docker): unexpected EOF errors when pulling large images (#152) Joe Bureau 2020-10-24 16:21:55 -0700
  • 6a88b88b8a fix(fonts): add Roboto fonts in the project (#151) Jones Magloire 2020-10-24 00:12:03 +0200
  • 325a44386f Use entrypoint mechanism from latest nginx images (#150) Giacomo Mazzamuto 2020-10-21 23:26:05 +0200
  • a5ceae8822 docs: add new question in the FAQ Joxit 2020-09-25 23:33:21 +0200
  • b427e09e84
    build: release 1.5.2 with footer fix 1.5.2 Joxit 2021-02-02 22:10:15 +0100
  • 476a96279e
    fix: the footer is no more sticky to the bottom of the page Joxit 2020-12-24 22:32:01 +0100
  • e5b0d5d756
    ci: fix error in yaml synthax Joxit 2020-12-23 00:14:28 +0100
  • 2337a06db6
    ci(release): add github ci for releases Joxit 2020-12-22 22:58:31 +0100
  • 8c613701d3
    chore: code cleanup Joxit 2020-12-05 22:11:59 +0100
  • 1bad64443d
    refactor: rename *.tag to *.riot and add new FAQ question Joxit 2020-12-01 00:34:10 +0100
  • ef3a9795cf
    docs: improve documentation (difference between standard and static version) Joxit 2020-11-24 23:59:45 +0100
  • 99ea6cf1d8
    docs: add new example ui as proxy with read-only right Joxit 2020-11-01 23:02:16 +0100
  • ccd349b7d5
    build: release 1.5.1 fonts in the project with some docker improvements 1.5.1 Joxit 2020-10-25 02:05:55 +0100
  • d87cd44a00
    fix(docker): unexpected EOF errors when pulling large images (#152) Joe Bureau 2020-10-24 16:21:55 -0700
  • afe05d1577 Fixed unexpected EOF errors when pulling large images #152 Joe Bureau 2020-10-23 16:52:58 -0700
  • b8802ef7ab
    fix(fonts): add Roboto fonts in the project (#151) Jones Magloire 2020-10-24 00:12:03 +0200
  • c8da836275
    fix(fonts): add Roboto fonts in the project #151 Joxit 2020-10-10 23:56:45 +0200
  • e6c20afcf3
    Use entrypoint mechanism from latest nginx images (#150) Giacomo Mazzamuto 2020-10-21 23:26:05 +0200
  • 2c33f1140d Use entrypoint mechanism from latest nginx images #150 Giacomo Mazzamuto 2020-10-20 15:38:26 +0200
  • 1220825f31
    docs: add new question in the FAQ Joxit 2020-09-25 23:33:21 +0200
  • ac0a0b8ef2 return HTTP status 204 for /favicon.ico Thomas Posch 2020-09-13 19:21:26 +0200
  • 501d0d72a0
    chore: update project page theme Joxit 2020-08-25 00:32:45 +0200
  • 18528e77a1 delete sha256 #141 FritschAuctores 2020-07-21 13:28:25 +0000
  • cdd48ca08a
    Delete sha256:d6d8588a8fe6397622ce275398f337d5a3b2584de9da166f2c6ed0b67083ca93 FritschAuctores 2020-07-21 15:24:22 +0200
  • d7fd125a4e
    Delete sha256:7042885a156a01cc99e5a531f41ff47ea2facf655d4fc605aa80b216489586a4 FritschAuctores 2020-07-21 15:24:03 +0200
  • 69ea8fb76a
    Delete sha256:de8b49d4b0b316649307dcdda2ca0c6127f8ccdaa9c3fda6fdb21cb237cfafd8 FritschAuctores 2020-07-21 15:23:45 +0200
  • 22b9e13467
    Delete sha256:3f53bb00af943dfdf815650be70c0fa7b426e56a66f5e3362b47a129d57d5991 FritschAuctores 2020-07-21 15:23:29 +0200
  • be813e6617
    build: release 1.5.0 supports for multi-arch images 1.5.0 Joxit 2020-06-21 23:39:05 +0200
  • b4e6369a71
    Update values.yaml (#135) Murad 2020-06-12 10:58:15 +0400
  • c9ede6fe61
    fix(multi-arch): wrong history order when we use multi-arch tabs many times #134 Joxit 2020-06-11 00:07:08 +0200
  • 6773efc32d
    Update values.yaml #135 Murad 2020-06-10 15:54:11 +0400
  • 656914f0d7
    feat(multi-arch): add behaviour on tab change and fill content Joxit 2020-06-10 09:18:29 +0200
  • f8c5010fd1
    feat(multi-arch): add header for list and fill history with the first arch Joxit 2020-06-09 19:47:09 +0200
  • 42f19fcef7
    feat(multi-arch): add tab for multi arch in history page Joxit 2020-06-07 22:52:30 +0200
  • f9620639bf
    build: release 1.4.9 new options `SHOW_CONTENT_DIGEST` and `CATALOG_ELEMENTS_LIMIT` 1.4.9 Joxit 2020-06-01 12:31:48 +0200
  • d1700ccf74
    chore: update README for new option `CATALOG_ELEMENTS_LIMIT` #132 Joxit 2020-05-23 01:16:49 +0200
  • 991eaf932d
    feat: add content element limit Joxit 2020-05-03 22:42:36 +0200
  • e2ee319d4a
    chore: update readme for `SHOW_CONTENT_DIGEST` #131 Joxit 2020-05-22 01:03:37 +0200
  • 06d6293e79
    feat: reduce the sha hash size when the tag is too long Joxit 2020-05-21 00:47:11 +0200
  • 00fe443a7c
    feat: Hide SHA-Hash column Joxit 2020-05-02 11:03:18 +0200
  • 6e7fc1508e
    Add CORS alternative solution in README Joxit 2020-05-18 23:08:52 +0200
  • 178cd5a59d
    chore: move electron to examples folder Joxit 2020-05-11 11:13:07 +0200
  • da9591609e
    Add Electron-based Standalone Application (#129) Manuel Leitold 2020-05-11 10:57:10 +0200
  • d91fa6171c
    Merge pull request #1 from agrippa1994/registry-authentication-ui #129 Manuel Leitold 2020-05-09 16:03:31 +0200
  • f9d0375bdc add gif animation for the credential helper agrippa1994 2020-05-09 16:00:19 +0200
  • 16539fee79 execute npm install first agrippa1994 2020-05-09 15:57:49 +0200
  • e35318b1bf load credentials after credentials helper is closed agrippa1994 2020-05-09 15:57:27 +0200
  • 5afe12cfd1 write documentation agrippa1994 2020-05-09 15:57:11 +0200
  • 5689f715d0 remove save button agrippa1994 2020-05-09 15:32:18 +0200
  • eefb50011c show windows first when all DOMs are loaded agrippa1994 2020-05-09 15:20:46 +0200
  • 860cff6bc8 clean up package json agrippa1994 2020-05-09 14:38:43 +0200
  • 277ab4d74f disable menubar in credentials window agrippa1994 2020-05-09 14:33:54 +0200
  • 63c3deca59 use dark mode if user prefers it agrippa1994 2020-05-09 14:33:38 +0200
  • 96226717dd do not make credential helper modal agrippa1994 2020-05-09 13:14:36 +0200
  • 23dde17174 improve add button agrippa1994 2020-05-09 13:11:41 +0200
  • 995f7ff44c do not always create credentials helper - create it once agrippa1994 2020-05-09 13:09:13 +0200
  • 43465e8a3b disable add button if a new item is added agrippa1994 2020-05-09 13:08:47 +0200
  • e5bf42ce0a cleanup code agrippa1994 2020-05-09 12:51:12 +0200
  • 0857f07bf6 open dev tools only in dev mode agrippa1994 2020-05-09 12:49:56 +0200
  • 6691c96bcd add application bar agrippa1994 2020-05-09 12:40:22 +0200
  • 3b0878117b use material ui for credentials agrippa1994 2020-05-09 11:55:13 +0200
  • ce64ffb588 add build agrippa1994 2020-05-09 10:37:07 +0200
  • a7cc4e7465 add authentication agrippa1994 2020-05-09 02:11:07 +0200
  • 7ae684153e build app first before building electron app agrippa1994 2020-05-08 18:59:57 +0200
  • cdd4c0cd55 overwrite existing dists agrippa1994 2020-05-08 18:59:46 +0200
  • cdb24d6122 format code agrippa1994 2020-05-08 18:56:28 +0200
  • 53a13748f2 add a password fix for windows agrippa1994 2020-05-08 18:56:11 +0200
  • 76090a5ac4 add more documentation agrippa1994 2020-05-08 18:17:09 +0200
  • 9a99782a7f add some readme agrippa1994 2020-05-08 18:09:28 +0200
  • e39e55be57 add electron app agrippa1994 2020-05-08 18:01:15 +0200