878 Commits

Author SHA1 Message Date
Believethehype
a2b656bb59 noogle: optimizations for mobile, update nostr-login 2024-03-06 12:00:48 +01:00
Believethehype
ff2d7d4de5 Update content_discovery_currently_popular.py 2024-03-05 16:29:21 +01:00
Believethehype
b4db309c9e Update imagegeneration_sdxl.py 2024-03-05 16:20:55 +01:00
Believethehype
244a842075 Update content_discovery_currently_popular.py 2024-03-05 16:19:08 +01:00
Believethehype
b53dd0d8ee attempt for currently popular algo 2024-03-05 16:09:28 +01:00
Believethehype
c489b76145 show recommendations in original order, not time sorted 2024-03-05 16:04:02 +01:00
Believethehype
51ea722fbf Update summarization_unleashed_chat.py 2024-03-05 00:19:25 +01:00
Believethehype
64be752170 noogle: parse and render links and npubs, update some icons 2024-03-05 00:12:58 +01:00
Believethehype
b28773291c NostrDVM: Adding Scheduler to interface
allows scheduling a task in the background (e.g. updating database, check for a time-based thing
0.2.6
2024-03-04 15:42:37 +01:00
Believethehype
1fd708e956 a little bit better position of datepicker 2024-02-29 22:27:15 +01:00
Believethehype
41790a1be8 use lud16 if no invoice is provided 2024-02-29 21:50:52 +01:00
Believethehype
90e3395691 noogle: refactor code, add summarization 2024-02-28 09:01:05 +01:00
Believethehype
4bb6721b2d Don't check length on multiple event input (speed up) 2024-02-27 15:04:50 +01:00
Believethehype
ea7655e9ce bump version 0.2.5 2024-02-27 14:08:47 +01:00
Believethehype
97b8789c19 Update backend_utils.py 2024-02-27 14:00:10 +01:00
Believethehype
f0b06142bf collect multiple events when list is given (speed up) 2024-02-27 13:53:01 +01:00
Believethehype
bbfd749a87 update coinstatsapi (requires api key now) 0.2.4 2024-02-26 20:16:35 +01:00
Believethehype
baf6f8747f Update advanced_search_wine.py 2024-02-26 19:37:27 +01:00
Believethehype
06c3a6617a adding unleashed.chat example 2024-02-26 15:56:46 +01:00
Believethehype
857be9f368 readd highlighter link 2024-02-26 15:30:12 +01:00
Believethehype
610619a892 noogle: Add DVMS with algorithmic content discovery 2024-02-26 14:58:02 +01:00
Believethehype
1f8c836203 noogle: add shipyard DVM, show nip89 kinds numbers 2024-02-21 18:48:52 +01:00
Believethehype
4198656750 Update dvm.py 2024-02-20 10:29:29 +01:00
Believethehype
2f28323b81 add profile search to noogle 2024-02-20 10:29:21 +01:00
Believethehype
a2d52a5476 small fixes 2024-02-20 10:00:52 +01:00
Believethehype
046bd3de67 Update search_users.py 2024-02-19 21:21:41 +01:00
Believethehype
d8549b1e0f Update Search.vue 2024-02-19 10:17:57 +01:00
Believethehype
eededc8dfb remove venvs from tasks without further dependencies 2024-02-19 09:29:52 +01:00
Believethehype
99b53bf8b3 noogle: some bugfixes 2024-02-18 01:29:13 +01:00
believethehype
4e67e13249
Merge pull request #22 from believethehype/nostrsdk011
Nostrsdk011
0.2.3
2024-02-18 00:36:32 +01:00
Believethehype
981452a1d0 fixes 2024-02-18 00:35:52 +01:00
Believethehype
d5fef1a115 test 2024-02-18 00:25:50 +01:00
Believethehype
19c554d7bf update to nostrsdk0.11.1 (for testing) 2024-02-17 20:40:56 +01:00
Believethehype
cd077db044 bump nostr-sdk-js to 0.11.1 2024-02-17 20:16:21 +01:00
Believethehype
7f7b5f14e6 update js to sdk 0.11.0 2024-02-17 09:16:00 +01:00
Believethehype
a6a8af531f update nostr-login with fix for safari 2024-02-16 19:07:51 +01:00
Believethehype
6f53ec7097 small fix for amber 2024-02-15 11:23:54 +01:00
Believethehype
6d1b2885df update login description 2024-02-15 10:52:40 +01:00
Believethehype
6179b767f3 login with nsec/ncryptsec 2024-02-15 10:37:41 +01:00
Believethehype
85ae109329 update amber to work with latest nostr-tools 2024-02-15 09:22:38 +01:00
Believethehype
af2f4cd8e3 catch exception if user is not logged in 2024-02-14 12:22:20 +01:00
Believethehype
20c605e245 noogle: get profiles on login 2024-02-14 12:14:56 +01:00
Believethehype
f7c66c7593 adding nostr-login 2024-02-14 08:36:25 +01:00
Believethehype
9f0ea60295 local user database 2024-02-13 12:58:19 +01:00
Believethehype
b61da7187d fixes for search dvms 2024-02-12 11:01:50 +01:00
Believethehype
fa4576d0b2 Update README.md 2024-02-12 09:44:27 +01:00
Believethehype
3478257e9d add unleashed_chat dvm 2024-02-12 09:43:08 +01:00
Believethehype
e008d7bfd2 added img2img 2024-02-08 13:16:45 +01:00
Believethehype
9c8e4c61f0 minor fixes 2024-02-08 10:32:09 +01:00
Believethehype
94e471fdf8 Update discovery_nonfollowers.py 2024-02-06 20:07:25 +01:00