blowater/UI
2023-09-23 20:53:40 +00:00
..
.vscode Open Source 2023-06-30 14:05:57 +00:00
components Global Error Message Prompt (#181) 2023-09-16 16:05:46 +00:00
deploy Adjust setting style (#138) 2023-09-07 00:37:14 +00:00
icons Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
icons2 group chat creation UI (#189) 2023-09-22 16:27:36 +00:00
style render URL inline (#56) 2023-07-09 18:22:09 +08:00
_main.tsx Global Error Message Prompt (#181) 2023-09-16 16:05:46 +00:00
_setup.test.ts create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
about.tsx Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
account-context.ts Use submodule (#117) 2023-08-28 17:58:05 +00:00
app_model.ts Faster App Initialization & Fix Notification (#175) 2023-09-15 08:58:40 +00:00
app_update.tsx Optimize App Loading Performance (#197) 2023-09-23 20:53:40 +00:00
app-list.tsx Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
app.tsx Optimize App Loading Performance (#197) 2023-09-23 20:53:40 +00:00
config-other.test.ts create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
config-other.ts create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
contact-list.test.tsx remove unnecessary dependencies in ContactList (#170) 2023-09-13 14:52:01 +00:00
contact-list.ts Optimize App Loading Performance (#197) 2023-09-23 20:53:40 +00:00
contact-list.tsx declare ContactRetriever interface & optimize profile syncing (#171) 2023-09-13 18:27:08 +00:00
create-group.test.tsx group chat creation UI (#189) 2023-09-22 16:27:36 +00:00
create-group.tsx group chat creation UI (#189) 2023-09-22 16:27:36 +00:00
deno.json Open Source 2023-06-30 14:05:57 +00:00
deno.lock add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
dexie-db.ts create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
dm.test.tsx Optimize App Loading Performance (#197) 2023-09-23 20:53:40 +00:00
dm.ts Faster App Initialization & Fix Notification (#175) 2023-09-15 08:58:40 +00:00
dm.tsx Optimize App Loading Performance (#197) 2023-09-23 20:53:40 +00:00
edit-profile.tsx declare ContactRetriever interface & optimize profile syncing (#171) 2023-09-13 18:27:08 +00:00
editor.test.tsx Fix UI tests 2023-09-11 15:31:44 +00:00
editor.tsx declare ContactRetriever interface & optimize profile syncing (#171) 2023-09-13 18:27:08 +00:00
event_syncer.ts Optimize App Loading Performance (#197) 2023-09-23 20:53:40 +00:00
event-detail.test.tsx add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
event-detail.tsx add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
invite-card.test.tsx Invitation Card UI (#186) 2023-09-18 13:59:36 +00:00
invite-card.tsx group chat creation UI (#189) 2023-09-22 16:27:36 +00:00
key-view.test.tsx Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
key-view.tsx Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
makefile Open Source 2023-06-30 14:05:57 +00:00
message-panel.test.tsx Fix the style of MessagePanel (#172) 2023-09-14 12:02:56 +00:00
message-panel.tsx Optimize App Loading Performance (#197) 2023-09-23 20:53:40 +00:00
message-thread-panel.tsx declare ContactRetriever interface & optimize profile syncing (#171) 2023-09-13 18:27:08 +00:00
message.test.ts nip19: parse nevent (#190) 2023-09-22 15:11:26 +00:00
message.ts nip19: parse nevent (#190) 2023-09-22 15:11:26 +00:00
nav.test.tsx Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
nav.tsx declare ContactRetriever interface & optimize profile syncing (#171) 2023-09-13 18:27:08 +00:00
note-card.test.tsx Clickable NoteCard (#182) 2023-09-16 20:04:48 +00:00
note-card.tsx Optimize App Loading Performance (#197) 2023-09-23 20:53:40 +00:00
notification.test.tsx Open Source 2023-06-30 14:05:57 +00:00
notification.ts Open Source 2023-06-30 14:05:57 +00:00
profile-card.test.tsx Clickable NoteCard (#182) 2023-09-16 20:04:48 +00:00
profile-card.tsx Invitation Card UI (#186) 2023-09-18 13:59:36 +00:00
relay-config.test.ts create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
relay-config.ts create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
search_model.ts Use submodule (#117) 2023-08-28 17:58:05 +00:00
search.test.tsx add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
search.tsx add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
setting.test.tsx create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
setting.tsx Refactor RelaySetting to class component (#195) 2023-09-22 18:11:49 +00:00
signIn.test.tsx add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
signIn.tsx Refactor SignIn Page to use Class Component (#140) 2023-09-07 13:11:59 +00:00
social.tsx declare ContactRetriever interface & optimize profile syncing (#171) 2023-09-13 18:27:08 +00:00
tw.config.ts Global Error Message Prompt (#181) 2023-09-16 16:05:46 +00:00
user-detail.tsx declare ContactRetriever interface & optimize profile syncing (#171) 2023-09-13 18:27:08 +00:00