nostrweb/src
OFF0 d4050767ac
refactor: global click listener and cleanup
breaking up the global click callback to make it easier in the future
to move some parts into ui modules such as settings.ts.
2023-04-15 15:36:40 +02:00
..
assets pwa: add manifest and related app icons 2022-12-11 11:06:25 +01:00
styles styles: move stylesheets to styles 2023-04-15 15:36:30 +02:00
utils utils: move updateelemheight to dom utils 2023-04-15 15:36:37 +02:00
about.html pwa: add manifest and related app icons 2022-12-11 11:06:25 +01:00
events.ts utils: import directly from utils 2023-04-15 15:36:31 +02:00
favicon.ico getting ready 2022-11-22 23:34:03 +01:00
index.html styles: move stylesheets to styles 2023-04-15 15:36:30 +02:00
main.js refactor: global click listener and cleanup 2023-04-15 15:36:40 +02:00
manifest.json pwa: add manifest and related app icons 2022-12-11 11:06:25 +01:00
reactions.ts reactions: move reaction logic to typed module 2023-04-15 15:36:39 +02:00
relays.ts relays: type and upgrade to nostr-tools@1.6.0 2023-04-15 15:36:22 +02:00
settings.ts settings: move remaining settings code 2023-04-15 15:36:38 +02:00
subscriptions.ts refactor: type subscriptions.ts 2023-04-15 15:36:25 +02:00
system.ts system: move pow function and error overlay to system 2023-04-15 15:36:35 +02:00
view.ts utils: import directly from utils 2023-04-15 15:36:31 +02:00
worker.js refactor: type events.ts, url.ts and crypto.ts 2023-04-15 15:36:26 +02:00