703 Commits

Author SHA1 Message Date
145c06a835 add lists modals 2023-04-15 20:25:58 +03:00
AlphaX-Projects
670df9457d
Added fullscreen function 2023-04-14 16:51:39 +02:00
AlphaX-Projects
16d98aced8
Update publish.src.js 2023-04-14 10:42:35 +02:00
AlphaX-Projects
bc279c87c1
add upload instant with fee 2023-04-13 16:36:15 +02:00
AlphaX-Projects
a407879e75
Fix checkbox on dark theme 2023-04-10 14:58:44 +02:00
CalDescent
56c6304363 Added allow-same-origin to iframe (core and UI have different origins). 2023-04-09 18:27:31 +01:00
AlphaX-Projects
f3985debdf
Fix 2023-03-31 13:48:35 +02:00
AlphaX-Projects
4756456b1e
update to coin 2023-03-29 19:51:16 +02:00
AlphaX-Projects
ee4eb8390b
Add all payments and new modal 2023-03-29 19:41:30 +02:00
AlphaX-Projects
973cc91989
Fix 2023-03-27 11:55:44 +02:00
AlphaX-Projects
aaabfdc9f7
Modal match ui theme 2023-03-26 21:49:37 +02:00
AlphaX-Projects
6364f7f4e3
Fix publish with tags 2023-03-26 21:43:11 +02:00
756f5cc6b6 add PUBLISH_MULTIPLE_QDN_RESOURCES 2023-03-25 01:13:42 +02:00
4ba418998a encode name and identifier 2023-03-24 13:46:38 +02:00
19076dbdc6 qdn publish add name,service, identifier modal 2023-03-23 23:58:50 +02:00
f37e2b76c9 fix publish metadata 2023-03-19 12:13:36 +02:00
CalDescent
58e7dee8a1 Added optional "filename" parameter to PUBLISH_QDN_RESOURCE action. 2023-03-18 18:16:07 +00:00
edc7dae13d publish option with fee 2023-03-16 13:53:12 +00:00
CalDescent
ade66a2136 Fixed deletion bugs in browser. 2023-03-04 17:06:13 +00:00
AlphaX-Projects
ba6ef87de8
Update download functions 2023-03-04 09:41:41 +01:00
2b6c7409be update chat version to 3 2023-03-04 00:01:29 +00:00
5465582b97 add send msg to group 2023-03-03 23:47:59 +00:00
AlphaX-Projects
47801033a5
Change button statuis after download 2023-03-03 20:47:09 +01:00
CalDescent
17b400e73c Ensure the refresh button works every time it is pushed.
Including the current time ensures that the URL is always different, so will always reload.
2023-03-03 18:01:37 +00:00
CalDescent
32b9dff3ea Fixed layout of tags input fields when publishing data. 2023-03-03 15:21:37 +00:00
Justin Ferrari
aa2884d83a Fixed error handling in PUBLISH_QDN_RESOURCE 2023-03-03 10:07:31 -05:00
CalDescent
00d0567d28
Merge pull request #137 from JustinWesleyFerrari/justin/q-apps
Justin/q apps
2023-03-03 14:46:47 +00:00
CalDescent
d6a3dcf1a4 Added preview mode when publishing an app or website. 2023-03-03 14:30:10 +00:00
AlphaX-Projects
4e3c118d6b
Update buttons 2023-03-03 15:18:47 +01:00
CalDescent
d6c734cbc4 Adapted home button in browser to take you to websites/apps list, depending on the resource being viewed. 2023-03-03 13:25:31 +00:00
CalDescent
198d6fba07 Small tweaks to authentication popup. 2023-03-03 13:16:05 +00:00
AlphaX-Projects
48997f58b7
Removed sources 2023-03-03 12:41:51 +01:00
AlphaX-Projects
0601879fa9
No more needed 2023-03-03 12:40:40 +01:00
AlphaX-Projects
7d4386d31e
No more needed 2023-03-03 12:40:27 +01:00
AlphaX-Projects
583115cfd1
Update links 2023-03-03 12:21:07 +01:00
AlphaX-Projects
bf907e9f8c
Missing menu 2023-03-03 12:13:16 +01:00
AlphaX-Projects
a2126fc4ce
Add build q-app src 2023-03-03 12:11:39 +01:00
AlphaX-Projects
a4481c14ad
Add q-app 2023-03-03 12:06:24 +01:00
Justin Ferrari
0281f14d15 Merge remote-tracking branch 'Main/q-apps' into justin/q-apps 2023-03-02 21:23:42 -05:00
Justin Ferrari
fdde6aeffe Fixed issue with send_message 2023-03-02 21:22:08 -05:00
CalDescent
194f461147 Fix browser loading issue. We no longer need to authorize a website/app before viewing. 2023-03-02 21:51:28 +00:00
CalDescent
0215a03988 Merge remote-tracking branch 'JustinWesleyFerrari/feature/qapps-modals' into q-apps
# Conflicts:
#	qortal-ui-plugins/plugins/core/qdn/browser/browser.src.js
#	qortal-ui-plugins/plugins/utils/publish-image.js
2023-03-02 21:04:03 +00:00
CalDescent
836ef5d6d1 Upgraded browser functionality to support identifier, paths, and a dynamic address bar.
Requires Q-Apps functionality in the core.
2023-03-02 16:18:45 +00:00
CalDescent
44732fcb01 GET_ACCOUNT_ADDRESS and GET_ACCOUNT_PUBLIC_KEY replaced with a single action: GET_USER_ACCOUNT, as it doesn't make sense to request address and public key separately (they are essentially the same thing). 2023-03-02 16:18:45 +00:00
CalDescent
45e0326bfd Initial UI support and placeholders for Q-Apps 2023-03-02 16:18:45 +00:00
AlphaX-Projects
b996a90ef4 Added view button 2023-03-02 17:11:53 +01:00
AlphaX-Projects
7ee1a1b6e9 Update dependencies 2023-03-02 15:20:46 +01:00
AlphaX-Projects
0a39e186b9 Reduce log spam 2023-03-02 15:17:07 +01:00
AlphaX-Projects
194b5070fd
Merge pull request #136 from JustinWesleyFerrari/feature/gif-size-limits
Feature/gif size limits
2023-03-02 07:58:38 +01:00
Justin Ferrari
66e751a95f Merge branch 'feature/gif-repos' into feature/gif-size-limits 2023-03-01 14:48:13 -05:00