P3X GitList Demo
GitHub
Repo
Changelog
To do
Releases
Themes
Language
Auto
Afrikaans
العربية
বাংলা
Català
Čeština
Dansk
Deutsch
Ελληνικά
English
Español
Suomi
Français
עברית
Magyar
Italiano
日本語
한국어
Nederlands
Norsk
Polski
Português
Română
Русский
Српски
Svenska
Türkçe
Українська
Tiếng Việt
中文
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
main
Branches
main
Files
Commits
Log
Graph
Stats
Loading a big commit ...
redis-ui-material.git
Commit e59cca83ca6f1af33a1e541e84dbcebebbbe7072
RSS
Git
Fetch origin
Download
ZIP
TAR
Clone
Browse code
File changed: 179
e59cca8
Clone
HTTPS
feat: add Vue 3 frontend and refine Angular/React UIs}
- Add complete Vue 3 + Pinia frontend with Vite build configuration including all pages, dialogs, stores, components, and themes - Add file type detection utility (src/core/detect-file-type.ts) - Add icon registry service for Angular Material SVG icons - Refine Angular dialog and component templates with UI improvements - Update React components with dialog, layout, and theme refinements - Improve console, database key, monitoring, and settings page layouts - Update index.html entry points for all three frameworks - Update build configs (angular.json, tsconfig, Gruntfile.js) - Add Vue-related dependencies and update yarn.lock - Remove obsolete artifacts/reduce-bundle-size.txt - Update README with Vue frontend documentation
patrikx3
authored on
Apr 12, 2026, 9:28:48 AM
.gitignore
Diff lines: 10 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
Gruntfile.js
Diff lines: 20 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
README.md
Diff lines: 53 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
angular.json
Diff lines: 47 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
artifacts/reduce-bundle-size.txt
Diff lines: 22 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
package.json
Diff lines: 59 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
scripts/screenshots.mjs
Diff lines: 8 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/core/detect-file-type.ts
Diff lines: 192 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/index.html
Diff lines: 72 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/components/confirm-dialog.component.ts
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/components/dialog-cancel-button.component.ts
Diff lines: 9 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/components/json-tree.component.ts
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/components/login.component.ts
Diff lines: 66 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/components/p3xr-accordion.component.ts
Diff lines: 9 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/components/p3xr-button.component.ts
Diff lines: 35 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/components/p3xr-input.component.ts
Diff lines: 11 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/ai-settings-dialog.component.ts
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/ask-authorization-dialog.component.ts
Diff lines: 35 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/command-palette-dialog.component.ts
Diff lines: 9 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/connection-dialog.component.ts
Diff lines: 60 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/diff-dialog.component.ts
Diff lines: 27 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/json-editor-dialog.component.ts
Diff lines: 41 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/json-view-dialog.component.ts
Diff lines: 37 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/key-import-dialog.component.ts
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/key-new-or-set-dialog.component.ts
Diff lines: 68 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/prompt-dialog.component.ts
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/treecontrol-settings-dialog.component.ts
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/dialogs/ttl-dialog.component.ts
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/layout/layout.component.html
Diff lines: 144 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/layout/layout.component.scss
Diff lines: 20 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/layout/layout.component.ts
Diff lines: 29 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/console/console.component.html
Diff lines: 62 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/console/console.component.scss
Diff lines: 45 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/database-header.component.ts
Diff lines: 48 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/database-key.component.html
Diff lines: 86 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/database-key.component.scss
Diff lines: 13 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/database-key.component.ts
Diff lines: 13 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/database-tree.component.html
Diff lines: 74 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/database-tree.component.scss
Diff lines: 49 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/database-treecontrol-controls.component.html
Diff lines: 27 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-hash.component.html
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-hash.component.ts
Diff lines: 7 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-json.component.html
Diff lines: 82 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-list.component.html
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-probabilistic.component.html
Diff lines: 96 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-set.component.html
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-stream.component.html
Diff lines: 25 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-string.component.html
Diff lines: 158 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-timeseries.component.html
Diff lines: 25 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-type-base.ts
Diff lines: 22 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-types.scss
Diff lines: 47 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-vectorset.component.html
Diff lines: 51 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/key/key-zset.component.html
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/statistics.component.scss
Diff lines: 12 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/database/statistics.component.ts
Diff lines: 10 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/monitoring/memory-analysis.component.html
Diff lines: 16 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/monitoring/memory-analysis.component.ts
Diff lines: 44 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/monitoring/monitoring.component.html
Diff lines: 8 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/search/search.component.html
Diff lines: 59 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/pages/settings.component.ts
Diff lines: 236 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/services/icon-registry.service.ts
Diff lines: 153 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/services/redis-parser.service.ts
Diff lines: 23 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/ng/themes/angular-material-themes.scss
Diff lines: 10 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/components/ConfirmDialog.tsx
Diff lines: 43 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/components/PromptDialog.tsx
Diff lines: 45 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/dialogs/AskAuthorizationDialog.tsx
Diff lines: 42 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/dialogs/KeyNewOrSetDialog.tsx
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/index.html
Diff lines: 55 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/layout/Layout.tsx
Diff lines: 41 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/main.tsx
Diff lines: 39 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/console/ConsoleComponent.tsx
Diff lines: 105 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/DatabaseKeyPage.tsx
Diff lines: 17 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/DatabaseTree.tsx
Diff lines: 8 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/DatabaseTreeControls.tsx
Diff lines: 9 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/StatisticsPage.tsx
Diff lines: 9 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/key/KeyHash.tsx
Diff lines: 39 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/key/KeyJson.tsx
Diff lines: 9 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/key/KeyList.tsx
Diff lines: 40 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/key/KeySet.tsx
Diff lines: 27 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/key/KeyStream.tsx
Diff lines: 34 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/key/KeyString.tsx
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/key/KeyTimeseries.tsx
Diff lines: 27 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/key/KeyZset.tsx
Diff lines: 27 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/database/key/key-type-base.ts
Diff lines: 24 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/login/LoginPage.tsx
Diff lines: 80 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/monitoring/MemoryAnalysisPage.tsx
Diff lines: 92 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/monitoring/PulsePage.tsx
Diff lines: 108 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/pages/settings/SettingsPage.tsx
Diff lines: 58 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/stores/redis-parser.ts
Diff lines: 19 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/react/themes/index.ts
Diff lines: 78 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/scss/index.scss
Diff lines: 8 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/App.vue
Diff lines: 250 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/components/ConfirmDialog.vue
Diff lines: 61 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/components/JsonTreeNode.vue
Diff lines: 130 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/components/Overlay.vue
Diff lines: 44 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/components/P3xrAccordion.vue
Diff lines: 179 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/components/P3xrButton.vue
Diff lines: 74 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/components/P3xrDialog.vue
Diff lines: 83 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/components/PromptDialog.vue
Diff lines: 73 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/components/Toast.vue
Diff lines: 50 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/dialogs/AiSettingsDialog.vue
Diff lines: 84 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/dialogs/AskAuthorizationDialog.vue
Diff lines: 85 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/dialogs/CommandPaletteDialog.vue
Diff lines: 120 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/dialogs/ConnectionDialog.vue
Diff lines: 254 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/dialogs/DiffDialog.vue
Diff lines: 182 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/dialogs/JsonEditorDialog.vue
Diff lines: 234 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/dialogs/JsonViewDialog.vue
Diff lines: 117 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/dialogs/KeyImportDialog.vue
Diff lines: 133 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/dialogs/KeyNewOrSetDialog.vue
Diff lines: 435 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/dialogs/TreeSettingsDialog.vue
Diff lines: 181 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/dialogs/TtlDialog.vue
Diff lines: 103 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/icons.ts
Diff lines: 174 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/index.html
Diff lines: 26 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/layout/Layout.vue
Diff lines: 529 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/main.ts
Diff lines: 208 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/console/ConsoleComponent.vue
Diff lines: 756 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/DatabaseHeader.vue
Diff lines: 151 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/DatabaseKeyPage.vue
Diff lines: 516 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/DatabasePage.vue
Diff lines: 350 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/DatabaseTree.vue
Diff lines: 565 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/DatabaseTreeControls.vue
Diff lines: 615 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/StatisticsPage.vue
Diff lines: 207 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/HexMonitor.vue
Diff lines: 145 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/KeyHash.vue
Diff lines: 360 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/KeyJson.vue
Diff lines: 130 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/KeyList.vue
Diff lines: 70 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/KeyPagerInline.vue
Diff lines: 144 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/KeyProbabilistic.vue
Diff lines: 199 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/KeySet.vue
Diff lines: 68 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/KeyStream.vue
Diff lines: 138 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/KeyString.vue
Diff lines: 483 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/KeyTimeseries.vue
Diff lines: 577 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/KeyVectorset.vue
Diff lines: 242 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/KeyZset.vue
Diff lines: 75 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/key-table.css
Diff lines: 59 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/database/key/key-type-base.ts
Diff lines: 277 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/info/InfoPage.vue
Diff lines: 171 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/login/LoginPage.vue
Diff lines: 167 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/monitoring/MemoryAnalysisPage.vue
Diff lines: 535 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/monitoring/MonitoringShell.vue
Diff lines: 133 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/monitoring/ProfilerPage.vue
Diff lines: 150 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/monitoring/PubSubPage.vue
Diff lines: 168 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/monitoring/PulsePage.vue
Diff lines: 1520 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/search/SearchPage.vue
Diff lines: 376 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/pages/settings/SettingsPage.vue
Diff lines: 519 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/analytics.ts
Diff lines: 17 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/auth.store.ts
Diff lines: 93 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/auth.ts
Diff lines: 3 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/common.store.ts
Diff lines: 244 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/common.ts
Diff lines: 4 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/electron-bridge.ts
Diff lines: 70 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/i18n.store.ts
Diff lines: 109 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/i18n.ts
Diff lines: 3 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/main-command.store.ts
Diff lines: 160 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/main-command.ts
Diff lines: 3 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/monitoring-data.store.ts
Diff lines: 277 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/monitoring-data.ts
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/navigation.store.ts
Diff lines: 39 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/navigation.ts
Diff lines: 3 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/notification.ts
Diff lines: 50 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/overlay.store.ts
Diff lines: 26 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/overlay.ts
Diff lines: 3 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/redis-parser.ts
Diff lines: 78 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/redis-state.store.ts
Diff lines: 107 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/redis-state.ts
Diff lines: 3 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/settings.store.ts
Diff lines: 155 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/settings.ts
Diff lines: 3 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/shortcuts.ts
Diff lines: 140 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/socket.service.ts
Diff lines: 245 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/socket.ts
Diff lines: 3 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/theme.store.ts
Diff lines: 96 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/theme.ts
Diff lines: 3 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/stores/tree-builder.ts
Diff lines: 227 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/tsconfig.json
Diff lines: 21 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/vite-env.d.ts
Diff lines: 14 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
src/vue/vite.config.ts
Diff lines: 72 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
tsconfig.app.json
Diff lines: 9 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
tsconfig.json
Diff lines: 9 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
yarn.lock
Diff lines: 690 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
Keyboard shortcuts
/
Focus search
?
Show this help
Esc
Unfocus input