Commit Graph

1945 Commits

Author SHA1 Message Date
Angelos Chalaris
931e9c689f Archive, multitagging, cleanup
Cleaned up the current snippets for consistency and minor problems, added multiple tags to most of them, archived a few.
2018-01-05 16:33:54 +02:00
Angelos Chalaris
20b018359b Added multi-tagging (#159)
Updated all scripts to deal with multiple tags, the only thing missing is to actually multi-tag all snippets retroactively.
2018-01-05 14:35:43 +02:00
30secondsofcode
800978d152 Travis build: 1037 2018-01-05 10:25:27 +00:00
Angelos Chalaris
f99f1d3f2e Merge pull request #495 from vivek28111992/patch-2
Updated initializeArrayWithRange
2018-01-05 12:24:10 +02:00
30secondsofcode
cc63e8aa5f Travis build: 1035 2018-01-05 10:22:50 +00:00
Angelos Chalaris
4049b8374e Merge pull request #494 from Chalarangelo/atomiks-patch-1
Improve syntax highlighting
2018-01-05 12:21:39 +02:00
Vivek
51e4d65eaa Updated initializeArrayWithRange
There was typo mistake in which Array.from was missing from Array(Math.ceil((end+1-start)/step) in description of snippet
2018-01-05 14:29:20 +05:30
atomiks
fc33f3344a Improve syntax highlighting 2018-01-05 10:01:40 +11:00
30secondsofcode
bac4431228 Travis build: 1032 [cron] 2018-01-04 20:03:44 +00:00
30secondsofcode
dbf91b1009 Travis build: 1030 2018-01-04 14:18:59 +00:00
Angelos Chalaris
c2764e75a3 Merge pull request #491 from Chalarangelo/atomiks-patch-1
[UPDATE] gcd.md
2018-01-04 16:14:47 +02:00
atomiks
a55d5b3ea6 Update gcd.md 2018-01-05 00:40:42 +11:00
atomiks
c1d66ba5ff Update gcd.md 2018-01-05 00:39:22 +11:00
30secondsofcode
5327b9b28d Travis build: 1026 2018-01-04 12:34:15 +00:00
Angelos Chalaris
8b6b0897b3 Merge pull request #486 from Chalarangelo/elo-extra
[UPDATE] Add multiplayer support to elo.md
2018-01-04 14:32:32 +02:00
Angelos Chalaris
0b295bcf5d Update elo.md 2018-01-04 14:32:19 +02:00
30secondsofcode
cdb2303156 Travis build: 1023 2018-01-04 12:28:05 +00:00
Angelos Chalaris
00b3da7504 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
atomiks
ede1be3c9f Update elo.md 2018-01-04 23:11:56 +11:00
Angelos Chalaris
1afd4a18ab Added toast for copy to clipboard
Shows a toast message for 2 seconds after copying to clipboard.
2018-01-04 13:54:42 +02:00
Angelos Chalaris
0bd65db00f Optimized mini.css flavor
Changed naming conventions and updated variables to make the flavor file slightly smaller (~ 0.4KB less gzipped).
2018-01-04 13:35:38 +02:00
30secondsofcode
acdd9b523e Travis build: 1020 2018-01-04 10:35:26 +00:00
Angelos Chalaris
5c15c353f3 Merge pull request #490 from mariastervic/patch-1
[FIX] Update httpsRedirect.md
2018-01-04 12:34:15 +02:00
Maria Stervic
a65e4bd56b Update httpsRedirect.md 2018-01-04 12:31:12 +02:00
30secondsofcode
54a6caee59 Travis build: 1017 2018-01-04 09:58:08 +00:00
Angelos Chalaris
b7eb8f1563 Update tag_database 2018-01-04 11:55:55 +02:00
30secondsofcode
a85e377dfa Travis build: 1015 2018-01-04 09:55:00 +00:00
Angelos Chalaris
98d9d5ae07 Merge pull request #488 from kriadmin/patch-1
Create formatDuration.md
2018-01-04 11:51:46 +02:00
Angelos Chalaris
f0a4d7464c Update formatDuration.md 2018-01-04 11:50:12 +02:00
30secondsofcode
1eb1b4296d Travis build: 1012 2018-01-04 09:30:28 +00:00
Angelos Chalaris
b2394d6854 Merge pull request #487 from HumiH/patch-1
Update differenceWith.md
2018-01-04 11:29:03 +02:00
30secondsofcode
cf0fc094fd Travis build: 1010 2018-01-04 09:25:51 +00:00
Angelos Chalaris
b082d1e3a3 Merge pull request #469 from kriadmin/patch-3
Create luhnCheck.md
2018-01-04 11:23:45 +02:00
Angelos Chalaris
05dfdafdd0 Update luhnCheck.md 2018-01-04 11:23:07 +02:00
Angelos Chalaris
afb4f3e864 Update luhnCheck.md 2018-01-04 11:22:32 +02:00
30secondsofcode
84dd8831d2 Travis build: 1006 2018-01-04 09:08:44 +00:00
Angelos Chalaris
b0efd4af05 Merge pull request #480 from Chalarangelo/atomiks-patch-1
[UPDATE] pluralize.md
2018-01-04 11:07:35 +02:00
Rohit Tanwar
82ab2d8818 Add examples 2018-01-04 13:03:59 +05:30
Rohit Tanwar
807dc667d2 Create formatDuration.md 2018-01-04 12:56:42 +05:30
atomiks
3d3e70680d Update elo to support multiplayer 2018-01-04 14:58:29 +11:00
Chao
11f4e4cf4a Update differenceWith.md
use Array.findIndex() instead of Array.find()
2018-01-04 11:37:10 +08:00
30secondsofcode
31e2adf310 Travis build: 999 2018-01-03 23:28:00 +00:00
Angelos Chalaris
0d96564e4f Merge pull request #485 from Chalarangelo/atomiks-patch-3
Update isFunction.md
2018-01-04 01:11:09 +02:00
30secondsofcode
369afa2ee4 Travis build: 997 2018-01-03 22:22:09 +00:00
Angelos Chalaris
a279f1db60 Merge remote-tracking branch 'origin/master' 2018-01-04 00:20:39 +02:00
Angelos Chalaris
7c04322e45 SVG instead of inlining every time 2018-01-04 00:20:34 +02:00
30secondsofcode
4a2fdcf173 Travis build: 995 2018-01-03 22:11:16 +00:00
Angelos Chalaris
c54fe5c794 Merge remote-tracking branch 'origin/master' 2018-01-04 00:09:54 +02:00
Angelos Chalaris
1292935ca8 Updated code bg 2018-01-04 00:09:49 +02:00
30secondsofcode
1fbfae8f8f Travis build: 993 2018-01-03 22:08:18 +00:00