1993 Commits

Author SHA1 Message Date
nymkappa
3a75f578db Print database engine version when migration script starts 2022-01-12 16:06:45 +09:00
nymkappa
f565eb9976 MariaDB 10.2 does not supports CAST as FLOAT -> Replace with CAST as DOUBLE 2022-01-12 14:51:16 +09:00
nymkappa
7cfdf90bb9 Only create statistics.index if needed (supports old mariadb) - Make sure all db connections are released - Fix linter issues - Remove .toString() 2022-01-12 14:10:16 +09:00
nymkappa
50e828995e Refactor migrations - Wrap with TRANSACTION 2022-01-11 20:43:59 +09:00
wiz
14b1606d91 Merge pull request #1119 from nymkappa/feature/order-statistics-by-added
statistics: `ORDER BY id` => `ORDER BY added`
2022-01-11 03:38:24 +00:00
wiz
4b308a0243 Merge pull request #1118 from nymkappa/bugfix/graph-scroll-main-page
Mouse scroll is not captured anymore by graphs in the dashboard page
2022-01-11 03:31:07 +00:00
nymkappa
42681c3df5 statistics: ORDER BY id => ORDER BY added 2022-01-11 12:25:45 +09:00
nymkappa
7c48a3964b Mouse scroll is not capture anymore by graphs in the dashboard page 2022-01-11 12:16:09 +09:00
wiz
cf4d63fbc0 Merge pull request #1116 from mempool/wiz/20220111-pull-from-transifex
Pull translated strings from Transifex
2022-01-11 03:09:44 +00:00
wiz
fcbc3bddb4 Merge pull request #1112 from nymkappa/feature/index-added-field
INDEX 'added' in statistics table
2022-01-11 03:09:20 +00:00
wiz
49489b88a9 Merge pull request #1110 from nymkappa/feature/filter-out-extreme-values
Cap extreme vbytes_per_second values
2022-01-11 03:07:44 +00:00
nymkappa
68881df2a4 Only create INDEX 'added' when it does not already exist 2022-01-11 11:47:04 +09:00
wiz
76ada61bf6 Pull translated strings from Transifex 2022-01-11 10:07:50 +09:00
wiz
6d123be904 Merge pull request #1114 from mempool/simon/mempool.js-2.3.0
Bumping mempool.js lib to 2.3.0
2022-01-11 00:50:22 +00:00
softsimon
671400a1f4 Bumping mempool.js lib to 2.3.0 2022-01-10 15:55:18 +04:00
nymkappa
6c0dd4a5b3 INDEX 'added' in statistics table 2022-01-10 19:48:29 +09:00
nymkappa
330001a879 Apply AVG() on vbytes_per_second - Cap extreme vbytes_per_second values 2022-01-10 18:52:56 +09:00
wiz
0f8deb0642 Merge pull request #1109 from mempool/wiz/20220110-pull-from-transifex
Pull translated strings from Transifex
2022-01-10 04:21:04 +00:00
wiz
0ca154f3a0 Pull translated strings from Transifex 2022-01-10 13:20:39 +09:00
wiz
9fce933660 Merge pull request #1107 from mempool/wiz/20220109-pull-from-transifex
Pull translated strings from Transifex
2022-01-09 07:27:49 +00:00
wiz
44be0f7cd0 Pull translated strings from Transifex 2022-01-09 16:23:47 +09:00
wiz
02eb547289 Merge pull request #1104 from mempool/simon/remove-local-bisq-liquid
Ending support for /bisq /liquid and /liquidtestnet
2022-01-09 06:29:46 +00:00
softsimon
14cbba2346 Adapting tests 2022-01-08 20:44:45 +04:00
softsimon
f10166c6c6 Ending support for /bisq /liquid and /liquidtestnet 2022-01-08 17:33:37 +04:00
wiz
40ff5f1520 Merge pull request #1103 from mempool/wiz/fix-matomo-for-bisq-markets
Fix matomo hostname for bisq.markets html
2022-01-08 10:17:46 +00:00
wiz
c5c82d7ca6 Fix matomo hostname for bisq.markets html 2022-01-08 19:05:06 +09:00
wiz
dec090d5ca Merge pull request #1100 from mempool/simon/configurable-network-urls
Making frontend network URLs configurable
2022-01-08 10:01:52 +00:00
wiz
608d2e024b Merge pull request #1102 from mempool/simon/bisq-footer-buttons
Bisq: Adding missing privacy policy, locale selector
2022-01-08 09:37:05 +00:00
softsimon
3ab91a0738 Bisq: Adding missing privacy policy, locale selector
fixes #1096
2022-01-07 23:38:31 +04:00
softsimon
ca2216a541 Making frontend network URLs configurable
fixes #1095
2022-01-07 20:17:14 +04:00
wiz
282a7c4020 Merge pull request #1099 from mempool/simon/transifex-pull 2022-01-07 09:27:52 +00:00
softsimon
51bee57f6d Transifex pull 2022-01-07 12:32:23 +04:00
wiz
8afc2d9dff Merge pull request #1093 from mempool/simon/transifex-pull
Transifex pull
2022-01-06 08:33:58 +00:00
softsimon
2493e6ac9d Transifex pull 2022-01-06 12:32:08 +04:00
wiz
efbf21c386 Merge pull request #1092 from mempool/simon/transifex-pull 2022-01-05 20:17:54 +00:00
softsimon
1625a13a3b Transifex pull 2022-01-06 00:04:02 +04:00
wiz
5b53dea9d3 Merge pull request #1087 from mempool/simon/removing-sql-import-references
Remove all references to SQL tables import
2022-01-05 10:03:36 +00:00
softsimon
0f11ea6044 Merge branch 'master' into simon/removing-sql-import-references
# Conflicts:
#	production/README.md
2022-01-05 13:51:58 +04:00
wiz
b4c45dbbb8 Merge pull request #1081 from mempool/wiz/update-production-configuration-for-v2.3
Update production configurations + README for v2.3
2022-01-05 09:45:57 +00:00
softsimon
e006a2b527 Remove all references to SQL tables import
fixes #1045
2022-01-05 13:26:36 +04:00
wiz
0a0676c088 Merge pull request #1086 from mempool/simon/transifex-pull
Transifex pull
2022-01-05 09:19:03 +00:00
wiz
ebc205e5f0 Use upstream hostnames in production nginx configuration 2022-01-05 18:12:05 +09:00
softsimon
0a14afcdbc Transifex pull 2022-01-05 13:10:58 +04:00
softsimon
8754dcd768 Merge pull request #1085 from mempool/wiz/add-citadel-to-about-page
Add Citadel as Community Integration on About page
2022-01-05 13:04:50 +04:00
softsimon
f5085197f3 Merge pull request #1084 from mempool/wiz/tweak-page-titles-descriptions
Tweak html description meta tags / SEO service page titles
2022-01-05 13:04:09 +04:00
wiz
411c1f2758 Add Citadel as Community Integration on About page 2022-01-05 17:15:11 +09:00
wiz
cf87ee68b4 Tweak html description meta tags / SEO service page titles 2022-01-05 16:57:24 +09:00
wiz
e92fac520f Merge pull request #1083 from mempool/simon/transifex-pull
Transifex pull
2022-01-05 01:52:26 +00:00
softsimon
91a885cee1 Transifex pull 2022-01-04 22:43:09 +04:00
wiz
c73b4f1596 Add missing } at end of nginx/server-common.conf 2022-01-04 17:27:37 +09:00