Commit Graph

121 Commits

Author SHA1 Message Date
tyiu 0d45c4dfbf Fork nostore and bump version to 2.0.0 2025-04-06 22:00:01 -04:00
Ryan Breen c8458140e6 Update README.md 2025-02-11 08:44:27 -05:00
Ryan Breen ffaf120a79 Merge pull request #21 from fishcakeday/ios18-updates
Make extension work on the latest iOS (18)
2024-09-22 14:38:36 -04:00
Fishcake e1c83597dd prettier, update to the dependencies (latest), remove nip26 and its artifacts, cleanup and renew 2024-09-20 20:31:58 +09:00
Ryan Breen 0477cc5cdf Create LICENSE 2024-06-05 11:27:38 -04:00
Ryan Breen b6d54aac23 Version bumps 2023-10-31 23:32:34 -04:00
Ryan Breen a2b356c791 Merge branch 'master' of https://github.com/ursuscamp/nostore 2023-10-31 21:34:33 -04:00
Ryan Breen 86a641d9a5 Setting node version for asdf. 2023-10-31 21:31:15 -04:00
Ryan Breen 43d40bed45 Merge pull request #17 from akiomik/patch-1
Update kinds
2023-10-31 21:27:15 -04:00
Akiomi Kamakura 540d940a57 Update kinds 2023-10-30 05:16:38 +09:00
Ryan Breen 8fe3225165 Merge pull request #14 from verityj/patch-1
The current download link added
2023-06-27 21:04:25 -04:00
Verity b67090c9f6 Update README.md 2023-06-26 08:10:56 -04:00
Verity 51c121a27f Add files via upload 2023-06-26 08:09:46 -04:00
Verity 15a0efc8f0 Update README.md 2023-06-26 08:05:19 -04:00
Verity 16e6791a7e Delete app-store-badge.svg 2023-06-26 08:03:52 -04:00
Verity 5ebca56eef Update README.md 2023-06-26 08:03:28 -04:00
Verity de4b73092c Update README.md 2023-06-26 07:39:04 -04:00
Verity 403dbff05d App store download image 2023-06-26 07:37:56 -04:00
Verity 1661a1b661 Update README.md 2023-06-26 07:36:11 -04:00
Ryan Breen 7522400dc8 Correct colors on new copy button. Update version to 1.0.1b2 2023-06-08 23:06:30 -04:00
Ryan Breen 08ed548ee6 Version bump, 1.0.1b1 2023-06-04 21:59:28 -04:00
Ryan Breen 875f17729a Merge pull request #12 from ursuscamp/copy-npub
Copy Npub button
2023-06-04 16:33:34 -04:00
Ryan Breen aa5b477651 Copy Npub button 2023-06-04 16:31:34 -04:00
Ryan Breen c68f91923a Merge pull request #9 from rezhajulio/fix/typo
Fix typo in remember selection
2023-03-02 11:54:30 -05:00
Rezha Julio 3f79a93cbe Fix typo in remember selection 2023-03-02 23:33:49 +07:00
Ryan Breen e459aed340 Merge pull request #8 from ursuscamp/1.0.0b1
1.0.0b1
2023-02-20 22:44:03 -05:00
Ryan Breen 5344b2774d Updating version to 1.0.0b1. Whoooo! 2023-02-20 22:36:46 -05:00
Ryan Breen 8322aca674 Native app facelift, extension UI tweaks, bug fixes.
Show/Hide Button for private key in Options page.

Move experimental page into separate sub-folder.

Move delegation wizard to sub-folder.

Move permission page into separate folder.

Basic functional SwiftUI look for the app.

Beginning to define the main app view.

NavigationStack and Privacy Policy

Show App Icon on main screen.

Getting Started: macOS

Getting Started: iPhone

Getting Started: iPad

Removing old default UIKit code.

Added "No Thanks" toggle to the relay reminder.

Clearly indicate in the Settings page when a profile is a delegated profile.

Changed recommended relays to all public relays.

Use x-cloak in all the places.

Fix bundle display name to use capital N.

Added copy button to pubkey in settings.

Window default size.

Updating event kind list.

Allow events to be copied by clicking on them in the event log.

Tweaking the colors for a more purple-ish look.

Added Tips and Tricks view to native app.

Move utilities modules into separate folder.

Rename event_log files to event_history to escape some content blockers.

Renamed Event Log to Event History in the UI as well.
2023-02-20 22:34:40 -05:00
Ryan Breen 75274aed27 Merge pull request #7 from ursuscamp/update-version
Update build version to 6.
2023-02-16 09:00:42 -05:00
Ryan Breen fa7fc930f4 Update build version to 6. 2023-02-16 08:59:39 -05:00
Ryan Breen 3088872cb8 Update build version to 6. 2023-02-16 08:44:32 -05:00
Ryan Breen 38ae7ba0c9 Merge pull request #6 from ursuscamp/event-log
Event log
2023-02-16 08:43:17 -05:00
Ryan Breen 0a789ea6e1 Download events, Delete all events. 2023-02-15 23:17:17 -05:00
Ryan Breen 0ae412e1ba Download all events. 2023-02-15 23:02:38 -05:00
Ryan Breen 91b8d6023b Looking better on mobile. 2023-02-15 22:02:18 -05:00
Ryan Breen 79c379f2c2 Added max filter. 2023-02-15 21:34:31 -05:00
Ryan Breen 3553871953 A little bit extra visual tweaking. 2023-02-14 23:53:33 -05:00
Ryan Breen ad0b657cd5 Render pretty event with nice looking transition. 2023-02-14 23:43:24 -05:00
Ryan Breen bed3c121e7 Pubkey filter for event log. 2023-02-14 22:35:28 -05:00
Ryan Breen 14a20dd13d Functional host filter. 2023-02-14 21:14:17 -05:00
Ryan Breen ccc17fbaa8 Quick select for kind. 2023-02-12 22:56:20 -05:00
Ryan Breen e0349bdf00 Filters for created_at and kind. 2023-02-12 22:46:34 -05:00
Ryan Breen 0847a55afa Basic event log view functions. 2023-02-12 15:09:35 -05:00
Ryan Breen dfec82deb2 Adding metadata to the events. 2023-02-12 14:27:15 -05:00
Ryan Breen 90f6134bc4 Successfully save events in indexDB. 2023-02-12 00:25:57 -05:00
Ryan Breen 8b2931e1fc Merge pull request #5 from ursuscamp/nip26
Added page for Experimental features, with NIP-26 support.
2023-02-11 23:31:07 -05:00
Ryan Breen c30b82c2d1 Fixing bug where options window won't close in some cases. 2023-02-11 23:27:58 -05:00
Ryan Breen 6c83c24921 Added page for Experimental features, with NIP-26 support. 2023-02-11 21:42:40 -05:00
Ryan Breen 2aabd443e1 Run some sanity checks/validations on the private key input. Cannot save it unless the field is valid. 2023-02-06 00:06:27 -05:00
Ryan Breen 843278faef Some basic tweaks to the mobile UI. 2023-02-05 23:07:39 -05:00