Commit Graph

519 Commits

Author SHA1 Message Date
Joxit 962592c54a
fix(riot-v5): fix catalog-element with multi items 2021-03-19 22:14:58 +01:00
Joxit 669c3399d0
feat(riot-v5): upgrade remove-image and copy-to-clipboard 2021-03-16 21:44:42 +01:00
Joxit 9c303d32c7
feat(riot-v5): upgrade image content-digest, date, size and tag from tag-list 2021-03-14 10:06:51 +01:00
Joxit 3d4267f5ab
feat(riot-v5): add new tag-table tag
Now supports show-content-digest and is-image-remove-activated attributes
2021-03-10 23:32:25 +01:00
Joxit b3427213d0
feat(riot-v5): start tag-list upgrade with pagination 2021-03-09 21:41:58 +01:00
Joxit 7beac85f25
feat(riot-v5): export docker image class and utils function 2021-03-07 11:24:50 +01:00
Joxit ea21483346
feat(riot-v5): add config for router and register tag instead of import 2021-03-06 00:58:37 +01:00
Joxit 8fe3adf125
docs: fix `read-only-auth` example
fixes #175
2021-03-05 18:21:54 +01:00
Joxit 142727e8ac
feat(riot-v5): upgrade catalog-element 2021-03-04 22:33:12 +01:00
Joxit fb80283dd9
feat(riot-v5): upgrade catalog component + Http and fix global style 2021-03-03 00:05:44 +01:00
Joxit 11692c136e
feat(riot-v5): create the base of the new UI 2021-03-02 01:15:20 +01:00
Joxit cde932ec17
feat(riot-v5): create the skeleton for riot5 2021-03-01 23:55:32 +01:00
Joxit 307e171ede
chore: fix issue 20 example typo and remove refs to master branch 2021-02-28 22:19:16 +01:00
Joxit 6b012cc8fd
fix: add default favicon for the project: X/DNA from my signature.
closes #146
2021-02-14 00:01:52 +01:00
Joxit 887e77f2f1
chore(examples): update electron dependencies 2021-02-11 23:24:38 +01:00
Joxit 5890b723d2
ci(main): fix wrong step order... 2021-02-10 00:02:05 +01:00
Joxit e947d2251d
ci(1.5.3): push latest tag instead of master in releases and remove multi stage build in favor of GH CI
close #169
2021-02-09 23:57:00 +01:00
Joxit b427e09e84
build: release 1.5.2 with footer fix
fixes: #168
2021-02-02 22:10:15 +01:00
Joxit 476a96279e
fix: the footer is no more sticky to the bottom of the page
fixes #159
2020-12-24 22:32:01 +01:00
Joxit e5b0d5d756
ci: fix error in yaml synthax 2020-12-23 00:14:28 +01:00
Joxit 2337a06db6
ci(release): add github ci for releases 2020-12-22 23:20:12 +01:00
Joxit 8c613701d3
chore: code cleanup 2020-12-05 22:11:59 +01:00
Joxit 1bad64443d
refactor: rename *.tag to *.riot and add new FAQ question 2020-12-01 00:34:10 +01:00
Joxit ef3a9795cf
docs: improve documentation (difference between standard and static version)
closes #154
2020-11-25 00:23:01 +01:00
Joxit 99ea6cf1d8
docs: add new example ui as proxy with read-only right 2020-11-01 23:02:16 +01:00
Joxit ccd349b7d5
build: release 1.5.1 fonts in the project with some docker improvements 2020-10-25 02:05:55 +01:00
Joe Bureau d87cd44a00
fix(docker): unexpected EOF errors when pulling large images (#152) 2020-10-25 01:21:55 +02:00
Jones Magloire b8802ef7ab
fix(fonts): add Roboto fonts in the project (#151) 2020-10-24 00:12:03 +02:00
Giacomo Mazzamuto e6c20afcf3
Use entrypoint mechanism from latest nginx images (#150)
This allows the user to execute custom scripts before the server starts.
2020-10-21 23:26:05 +02:00
Joxit 1220825f31
docs: add new question in the FAQ 2020-09-25 23:33:30 +02:00
Joxit 501d0d72a0
chore: update project page theme 2020-08-25 00:32:45 +02:00
Joxit be813e6617
build: release 1.5.0 supports for multi-arch images 2020-06-21 23:39:05 +02:00
Murad b4e6369a71
Update values.yaml (#135) 2020-06-12 08:58:15 +02:00
Joxit c9ede6fe61
fix(multi-arch): wrong history order when we use multi-arch tabs many times
no arch when the landing page is not tag history
reorder history elements
2020-06-11 00:07:08 +02:00
Joxit 656914f0d7
feat(multi-arch): add behaviour on tab change and fill content 2020-06-10 09:18:29 +02:00
Joxit f8c5010fd1
feat(multi-arch): add header for list and fill history with the first arch 2020-06-09 19:47:09 +02:00
Joxit 42f19fcef7
feat(multi-arch): add tab for multi arch in history page 2020-06-07 22:52:30 +02:00
Joxit f9620639bf
build: release 1.4.9 new options `SHOW_CONTENT_DIGEST` and `CATALOG_ELEMENTS_LIMIT`
Improve view for very long tags in taglist
2020-06-01 12:31:48 +02:00
Joxit d1700ccf74
chore: update README for new option `CATALOG_ELEMENTS_LIMIT` 2020-05-31 01:19:18 +02:00
Joxit 991eaf932d
feat: add content element limit
closes: #127
2020-05-31 01:18:55 +02:00
Joxit e2ee319d4a
chore: update readme for `SHOW_CONTENT_DIGEST` 2020-05-31 01:07:17 +02:00
Joxit 06d6293e79
feat: reduce the sha hash size when the tag is too long 2020-05-31 01:07:17 +02:00
Joxit 00fe443a7c
feat: Hide SHA-Hash column
closes #126
2020-05-31 01:07:17 +02:00
Joxit 6e7fc1508e
Add CORS alternative solution in README 2020-05-18 23:08:52 +02:00
Joxit 178cd5a59d
chore: move electron to examples folder 2020-05-11 11:13:07 +02:00
Manuel Leitold da9591609e
Add Electron-based Standalone Application (#129)
* add electron app
* add some readme
* add more documentation
* add a password fix for windows
* format code
* overwrite existing dists
* build app first before building electron app
* add authentication
* add build
* use material ui for credentials
* add application bar
* open dev tools only in dev mode
* cleanup code
* disable add button if a new item is added
* do not always create credentials helper - create it once
* improve add button
* do not make credential helper modal
* use dark mode if user prefers it
* disable menubar in credentials window
* clean up package json
* show windows first when all DOMs are loaded
* remove save button
* write documentation
* load credentials after credentials helper is closed
* execute npm install first
* add gif animation for the credential helper
2020-05-11 10:57:10 +02:00
Joxit f0a40d6087
fix(catalog): indent aggregated entries on large screen was wrong 2020-02-02 15:59:25 +01:00
Joxit 01d8bcfccd
feat(footer): reduce footer size 2020-02-02 15:16:47 +01:00
Joxit c60c2f3e95
feat(catalog): indent aggregated entries differently
resolves #121
2020-02-01 23:45:16 +01:00
Joxit 241ee0fd13
fix(delete): alt+click every time with better messages when no digest
fixes #120
2020-01-28 23:03:08 +01:00