4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00

1246 Commits

Author SHA1 Message Date
CalDescent
270bc1c9f9 Fixed issue where computePow() was being called even when using a fee. 2023-04-21 11:29:30 +01:00
AlphaX-Projects
0f8cd2c03f
Merge pull request #151 from Philreact/q-apps
list modals
2023-04-16 13:14:24 +02:00
46a729e8a4 Merge remote-tracking branch 'main/q-apps' into q-apps 2023-04-15 20:30:05 +03:00
145c06a835 add lists modals 2023-04-15 20:25:58 +03:00
AlphaX-Projects
79fa6d73c2
Add fullscreen translation 2023-04-14 21:59:16 +02:00
AlphaX-Projects
77749c97ec
Add translations 2023-04-14 21:56:28 +02:00
d0d7b67a08 Merge remote-tracking branch 'main/q-apps' into q-apps 2023-04-14 20:38:14 +03:00
AlphaX-Projects
670df9457d
Added fullscreen function 2023-04-14 16:51:39 +02:00
AlphaX-Projects
dd801ff68f
Update Translations 2023-04-14 12:35:35 +02:00
AlphaX-Projects
16d98aced8
Update publish.src.js 2023-04-14 10:42:35 +02:00
AlphaX-Projects
61b4a49fdb
Update us.json 2023-04-14 10:41:03 +02:00
AlphaX-Projects
bc279c87c1
add upload instant with fee 2023-04-13 16:36:15 +02:00
AlphaX-Projects
04c7fbc015
Update us.json 2023-04-13 16:34:13 +02:00
AlphaX-Projects
7066590071
Adding Auth for q-apps 2023-04-10 22:06:04 +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
8f9238c849
Add send confirm 2023-03-29 19:52:26 +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
AlphaX-Projects
d11f7ae777
Merge pull request #147 from PhillipLangMartinez/q-apps
add PUBLISH_MULTIPLE_QDN_RESOURCES
2023-03-25 09:44:10 +01:00
756f5cc6b6 add PUBLISH_MULTIPLE_QDN_RESOURCES 2023-03-25 01:13:42 +02:00
CalDescent
5ba7a4b480
Merge pull request #146 from PhillipLangMartinez/q-apps
encode name and identifier
2023-03-24 11:48:04 +00:00
4ba418998a encode name and identifier 2023-03-24 13:46:38 +02:00
CalDescent
988d6eea68
Merge pull request #145 from PhillipLangMartinez/q-apps
qdn publish add name,service, identifier modal
2023-03-23 22:34:03 +00:00
19076dbdc6 qdn publish add name,service, identifier modal 2023-03-23 23:58:50 +02:00
7120dbcff6 Merge remote-tracking branch 'main/q-apps' into q-apps 2023-03-23 23:57:15 +02:00
AlphaX-Projects
94218497c5
Fix translations 2023-03-21 11:58:02 +01:00
AlphaX-Projects
9bf50d82a7
Update translations 2023-03-21 11:15:29 +01:00
CalDescent
710a654bec
Merge pull request #144 from PhillipLangMartinez/q-apps
fix publish metadata
2023-03-19 10:16:52 +00: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
AlphaX-Projects
2462f94efc
Merge pull request #143 from PhillipLangMartinez/q-apps
publish option with fee
2023-03-16 18:37:35 +01: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
AlphaX-Projects
d1a489bdbc
Update translations 2023-03-04 09:40:31 +01:00
AlphaX-Projects
399b8e1001
Merge pull request #139 from PhillipLangMartinez/bugfix/send-message-group
Bugfix/send message group
2023-03-04 06:31:13 +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
CalDescent
d96292fcf7
Merge pull request #138 from JustinWesleyFerrari/justin/q-apps
Fixed error handling in PUBLISH_QDN_RESOURCE
2023-03-03 15:17:47 +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