softsimon
9bb64a72c1
Use native angular way of accessing HTML elements
2023-05-31 14:39:19 +07:00
hunicus
6b893fd75d
Unmute about promo video on click
2023-05-28 01:40:30 +09:00
hunicus
2369abe555
Show captions for non-english locales
2023-03-16 02:29:33 -04:00
hunicus
317eac4ad6
Make subtitles default to current locale
2023-03-15 23:06:10 -04:00
softsimon
8e89aa6795
Run the go to anchor whenever data is loaded
2023-03-02 21:50:09 +09:00
hunicus
0f46b7311b
Add anchor links for about page sections
2023-02-25 04:37:30 -05:00
softsimon
880b5f9712
Use relative import paths
2022-09-21 17:23:45 +02:00
softsimon
cf310fe1c1
Removing sponsor. Link to Enterprise sponsor
2022-08-12 03:44:58 +04:00
softsimon
a7528e60a8
Adding translators to About page
2022-01-15 04:01:53 +04:00
softsimon
055eb69b6e
Adding Core Contributors on the About page
2021-12-07 18:00:49 +04:00
softsimon
75f979ea71
Fix navigate to sponsor when base module is not mempool
2021-08-15 20:05:49 +03:00
softsimon
5523b1e286
Hide Mempool project description from non-mempool base module sites.
2021-08-14 01:37:28 +03:00
softsimon
70c8712a58
Only display Trade Mark sign on english language. ( #608 )
2021-07-13 12:00:05 +03:00
Felipe Knorr Kuhn
4a9bbf79e0
Generate config on serve and updated git revision method ( #587 )
...
* run generate-config on serve
* write the config file only if settings have changed
* read the git commit hash from the current branch, not master
* git sha is now short by default, no need to trim on the about component
2021-06-16 13:47:05 -05:00
softsimon
af9dd0fe32
New separate sponsorship page.
2021-05-18 13:23:39 +04:00
softsimon
8b8ccd75f3
Show backend info at the bottom. Removing frontend hostname. Re-adding frontend version and commit on top. JS error fix.
2021-04-13 11:51:55 +04:00
softsimon
38cb10fbac
Including gitCommit and version in frontend build. Backend now sending a backendInfo object containing commit, version and hostname. All printed on About page.
2021-04-12 22:17:13 +04:00
wiz
0134188582
Display all Project Contributors on About page using GitHub API ( #382 )
2021-03-09 01:56:41 +07:00
softsimon
8dc4cba01d
Updating mempool logo and adding new mempool space logo. New frontend config OFFICIAL_MEMPOOL_SPACE to enable the latter.
...
fixes #336
2021-02-18 13:34:05 +07:00
softsimon
9651fa7859
Removing sponsors code.
...
Support new sponsor confirmation polling.
fixes #319
2021-02-07 02:20:07 +07:00
softsimon
69b121ddb0
Merge branch 'master' into simon/angular-universal
...
* master: (42 commits)
i18n: Added missing Bisq translations. Minor missing space and character fixes.
add missing 'sat/vb' string for i18n
i18n: Removed CR from "In X minutes" translation
i18n: Updated strings for "x confirmations", "x transactions", "x blocks" and "block ETA". Peg-out, and bisq headers.
Update translation strings from Transifex
Enable 'ka' locale for Georgian
Update translation strings from Transifex
Disable Vietnamese locale 'vi' until translations are completed
Update translation strings from Transifex
add 'sat' string for i18n
Update translation strings from Transifex
Update translation strings from Transifex
i18n update
Remove extra garbage characters from OP_RETURN tooltip. fixes #254
Fix for changing locale on other networks than mainnet. fixes #253
i18n: Asset search box
Update translation strings from Transifex
i18n: Added X of X transaction. Flipped collapse/expand
i18n: Added "miner identification" and updated "navigate to sponsor"
Update translations from Transifex
...
# Conflicts:
# frontend/src/app/components/app/app.component.ts
# frontend/src/app/components/mempool-block/mempool-block.component.ts
2020-12-08 00:11:38 +07:00
softsimon
4d097ea92a
i18n all the remaining strings.
2020-12-03 18:34:19 +07:00
softsimon
d2cd595da6
Frontend config support for AU. New absolute server url settings.
...
refs #104
2020-11-23 02:30:46 +07:00
softsimon
cd3ffba248
Adding form validators for donation form.
2020-10-26 23:23:08 +07:00
softsimon
a3457a723a
Sponsor Lightning support.
2020-10-26 18:29:25 +07:00
softsimon
9a6e7fdc87
Use Twitter API to fetch profile photos.
...
fixes #133
2020-10-16 16:29:54 +07:00
softsimon
907fe6765f
Proxy donation requests to mempool.space when BTCPay Sponsors is disabled.
2020-10-12 10:50:10 +07:00
wiz
dc1a81cb6e
Only show first 8 characters of git commit hash on about page
2020-10-11 20:20:48 +09:00
softsimon
be021dae4b
About page updates.
...
refs #128
2020-10-09 13:56:43 +07:00
softsimon
aaf107a888
Enhancements to the sponsorship GUI
...
fixes #128
2020-10-08 17:51:10 +07:00
softsimon
f781c73db1
Addig fronend flag (SPONSORS_ENABLED) to enable Sponsors in the gui.
...
refs #122
2020-10-07 23:30:45 +07:00
softsimon
3e71b5e465
Moving API docs to separate /api page.
2020-10-07 23:24:01 +07:00
softsimon
eee4494d88
Set 0.01 BTC as minimum donation limit
...
refs #122
2020-10-07 20:19:22 +07:00
softsimon
5859f4ff9b
Custom BTCPay donation integration
...
fixes #122
2020-10-07 20:15:42 +07:00
softsimon
1fa02433d0
Various bugfixes.
2020-09-28 16:32:48 +07:00
softsimon
17fc486a60
Return HTTP 503 from Fee Api when mempool is still syncing.
...
Fix for displaying git commit on About page.
2020-08-12 13:33:58 +07:00
softsimon
17a2121b7e
Add commit hash to the bottom of the about page
...
fixes #102
2020-08-10 14:59:29 +07:00
softsimon
0026b96ae1
Send correct content-types.
2020-07-18 18:46:33 +07:00
softsimon
7cb47132b6
Adding Bisq API to About page.
...
Watching partent bisq dump folder.
2020-07-18 12:59:12 +07:00
softsimon
b14826ed9a
Update page Title for SEO.
2020-03-24 00:52:08 +07:00
Simon Lindh
98391580b3
Refactor. API explanations. UX revamp.
2020-02-26 03:26:16 +09:00
Simon Lindh
43f41b8aab
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00