Commit Graph

359 Commits

Author SHA1 Message Date
Thomas Park
242336d50e Merge pull request #1035 from XhmikosR/png
Lossy compress PNG files
2020-09-19 16:18:11 -04:00
Thomas Park
dad527362a Merge pull request #1034 from XhmikosR/gif
Losslessly compress docs/2/img/maxcdn.gif
2020-09-19 16:15:54 -04:00
XhmikosR
1d9a4fbde4 Lossy compress PNG files
Before: 917 KB (939.419 bytes)
After:  398 KB (407.688 bytes)
2020-09-19 17:13:28 +03:00
XhmikosR
b5e0a26c84 Losslessly compress docs/2/img/maxcdn.gif
27190 -> 27172 bytes
2020-09-19 17:12:40 +03:00
XhmikosR
f82891d7f7 Delete the unused bsa.js 2020-09-19 16:44:24 +03:00
Thomas Park
08fa1a118d Merge branch 'v4' into patch-1 2020-09-19 07:57:36 -04:00
XhmikosR
039451c523 Format HTML 2020-09-19 10:40:55 +03:00
XhmikosR
a9f1bb602f help: remove unneeded styles 2020-09-19 10:15:58 +03:00
XhmikosR
ecfddde752 Properly encode the data SVGs
Spaces need to be escaped after all.
2020-09-18 21:17:26 +03:00
XhmikosR
041fc1ba6d Update index.html
Remove unneeded rel="noopener" tags for internal links
2020-09-18 19:16:01 +03:00
XhmikosR
5e6517d6b3 Compress docs URL-encoded SVGs 2020-09-18 17:51:20 +03:00
XhmikosR
26db62d759 Simplify navbar image
Also remove unneeded custom Sass code
2020-09-18 09:51:07 +03:00
Thomas Park
68413da550 fix touts to be true round 2020-09-17 21:27:27 -04:00
Thomas Park
9323ebdcda add image dimensions 2020-09-17 21:14:07 -04:00
Thomas Park
340752dc44 update paypal url 2020-09-17 20:59:06 -04:00
Thomas Park
ebd315a553 update fontcdn url 2020-09-17 20:54:52 -04:00
XhmikosR
7a6c7aaedc Fix more http links 2020-09-17 19:55:11 +03:00
XhmikosR
df0b208a7d Remove redundant end closing HTML tags 2020-09-17 19:42:03 +03:00
XhmikosR
63e32d8b4c Remove redundant type="text/javascript" from script tags 2020-09-17 19:32:38 +03:00
XhmikosR
ae65fcea31 Replace protocol-relative URLs with https 2020-09-17 19:30:54 +03:00
XhmikosR
bbbbda74bd Fix missing <p> tags 2020-09-17 19:28:37 +03:00
XhmikosR
33bb7bfcd8 Add rel="noopener" for the remaining external links. 2020-09-17 19:28:35 +03:00
XhmikosR
3ce2250ae1 Dist 2020-09-17 18:51:38 +03:00
XhmikosR
61faf73b73 Fix the remaining 404s and redirects 2020-09-17 18:51:36 +03:00
Thomas Park
a24ddd522f remove border from all iframes 2020-09-17 11:32:06 -04:00
Thomas Park
3dc4c59823 move iframe border property to custom.scss, #1009 2020-09-17 10:52:34 -04:00
Thomas Park
693e8dcaf9 add lazy loading to index images below the fold, #1009 2020-09-17 10:46:57 -04:00
Thomas Park
7ccff41138 fix broken links, #1017 2020-09-17 10:40:42 -04:00
XhmikosR
73490430d0 Disable sourcemaps 2020-09-15 23:22:54 +03:00
XhmikosR
234251b9e7 Disable sourcemaps for the unminified files. 2020-09-15 08:45:09 +03:00
XhmikosR
9195d03537 Update dist files 2020-09-15 08:44:53 +03:00
XhmikosR
24b4bf894c Fix links
* fix redirects
* fix http used in bookmarklets
* be more consistent with the trailing slashes
2020-09-14 18:11:39 +03:00
Thomas Park
fc101bf887 Merge pull request #1016 from XhmikosR/js
Lint custom.js
2020-09-14 11:10:50 -04:00
Thomas Park
c0740a9e9d Merge pull request #1015 from XhmikosR/docs-3
Remove the unused bsa.js
2020-09-14 11:07:43 -04:00
Thomas Park
fc145b0130 Merge pull request #1014 from XhmikosR/docs-2
Remove `media="screen"` from `link`
2020-09-14 11:07:15 -04:00
XhmikosR
8d08d326d3 Lint custom.js 2020-09-13 19:42:14 +03:00
XhmikosR
e3fc6705ec Remove the unused bsa.js 2020-09-13 19:38:02 +03:00
XhmikosR
35ae173672 Remove media="screen" from link 2020-09-13 19:37:07 +03:00
XhmikosR
fba3ede59e API: switch to the current URL 2020-09-13 19:35:03 +03:00
Thomas Park
81578ab7b3 Merge pull request #1012 from XhmikosR/docs
Remove the obsolete `X-UA-Compatible` meta tag
2020-09-12 13:42:29 -04:00
Thomas Park
c5f2128336 Merge pull request #1010 from XhmikosR/patch-2
Delete core.js
2020-09-12 13:33:30 -04:00
Thomas Park
73bb200499 Merge branch 'v4' into sourcemaps 2020-09-12 13:31:30 -04:00
XhmikosR
df46107039 Adhere to the Stylelint rules 2020-09-12 17:33:34 +03:00
XhmikosR
18d2b7c36c Remove the obsolete X-UA-Compatible meta tag 2020-09-12 17:07:01 +03:00
XhmikosR
9e17b19aa7 Update built files 2020-09-12 16:56:43 +03:00
XhmikosR
7487fd5a00 Delete core.js 2020-09-12 00:12:40 +03:00
XhmikosR
a3284e0b7d Update API to v4.5.2 2020-09-11 08:33:32 +03:00
Thomas Park
4657eadc11 rebuild all themes 2020-09-10 09:22:23 -04:00
XhmikosR
e1a799c890 Remove the now unused popper.js. 2020-09-10 09:10:06 +03:00
Franco Catena
d57a5db71f Use !default on materia $enable-gradients 2020-09-02 12:56:10 -03:00