4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-14 19:25:50 +00:00

1202 Commits

Author SHA1 Message Date
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
AlphaX-Projects
4e3c118d6b
Update buttons 2023-03-03 15:18:47 +01:00
AlphaX-Projects
585e8ec5d5
Fix 2023-03-03 15:17:12 +01:00
AlphaX-Projects
ce2d423985
Update translations 2023-03-03 15:13:30 +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
CalDescent
4b662e3a84 Put back missing translations 2023-03-03 12:54:01 +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
edfed5d4cb
Add q-app to menu 2023-03-03 12:10:21 +01:00
AlphaX-Projects
bc9549e612
Update translations 2023-03-03 12:08:18 +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
918e1be16f Update translations 2023-03-02 15:15:42 +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
AlphaX-Projects
5459c0cce0
Merge pull request #135 from JustinWesleyFerrari/bugfix/change-webworker-terminate
Changed webWorker terminate images & attachments
2023-03-02 07:58:18 +01:00
Justin Ferrari
66e751a95f Merge branch 'feature/gif-repos' into feature/gif-size-limits 2023-03-01 14:48:13 -05:00
Justin Ferrari
162148e8a6 Changed webWorker terminate images & attachemnts 2023-03-01 14:24:32 -05:00
AlphaX-Projects
42e0200c33
New apt server 2023-03-01 15:20:23 +01:00
Justin Ferrari
bd6cf70b2f Removed other coins in SEND_COIN & fixed bug 2023-02-25 20:56:39 -05:00
Justin Ferrari
d90ad72d9b Merge remote-tracking branch 'Phillip/feature/q-apps-confirmation-modals' into feature/qapps-modals 2023-02-24 17:49:17 -05:00
Justin Ferrari
10d4489ba4 Added translations 2023-02-24 17:47:07 -05:00
Justin Ferrari
21951f3ebe Added auth modal to q-apps 2023-02-24 17:46:43 -05:00
8f9498b4c9 version 2 api transaction for q-app 2023-02-24 14:56:52 +00:00
f08fb36fdc add translations 2023-02-24 13:14:02 +00:00
abe7be473d fix issues 2023-02-24 13:02:05 +00:00
ef0f7406c3 Merge remote-tracking branch 'justin/feature/qapps-modals' into feature/q-apps-confirmation-modals 2023-02-24 08:45:34 +00:00
AlphaX-Projects
3d5ab17218
Merge pull request #134 from JustinWesleyFerrari/bugfix/qchat-reply-css-bug
Fixed reply css bug
2023-02-24 09:07:40 +01:00
Justin Ferrari
1cea03cede Fixed reply css bug 2023-02-23 22:01:13 -05:00
Justin Ferrari
353943cbf9 Added response return to SEND_QORT 2023-02-23 21:26:14 -05:00
697157c79f fixes 2023-02-24 00:53:25 +00:00
fb9da8d1d4 format file 2023-02-23 23:24:43 +00:00