|
|
51ed7b4f73
|
update tdd chained methods making more readable
|
2018-01-18 20:05:18 -05:00 |
|
|
|
46ffccdb39
|
update tdd script to handle const = requires()
|
2018-01-17 13:38:05 -05:00 |
|
|
|
f076160341
|
Fixed snippet archiver build and generated README
|
2018-01-16 16:23:25 +02:00 |
|
|
|
d11d20a129
|
Fixed builder
|
2018-01-16 16:16:57 +02:00 |
|
|
|
d130ca9047
|
Fixed builder
|
2018-01-16 16:13:13 +02:00 |
|
|
|
bf679849a8
|
Fixed archive builder
|
2018-01-16 16:08:18 +02:00 |
|
|
|
d8936631e2
|
Script and tag cleanup, fixed select tests
|
2018-01-16 15:15:51 +02:00 |
|
|
|
1d416dcd55
|
update recursion fix & declare all snippets
|
2018-01-10 15:20:31 -05:00 |
|
|
|
d123953a4b
|
Fix typo
|
2018-01-10 08:16:48 +01:00 |
|
|
|
ccd4953c9f
|
Merge pull request #516 from kingdavidmartins/tdd-update
Resolves #78
|
2018-01-09 16:20:36 +02:00 |
|
|
|
a15bfeeaf5
|
Cleanup for builder
|
2018-01-09 15:25:05 +02:00 |
|
|
|
5e9f207c8b
|
Really fixed archive builder
|
2018-01-09 15:21:17 +02:00 |
|
|
|
828b293f01
|
Fixed archive builder
|
2018-01-09 15:19:07 +02:00 |
|
|
|
fc88e71327
|
Merge pull request #519 from Chalarangelo/snippets-archive
Snippets archive
|
2018-01-09 15:16:13 +02:00 |
|
|
|
eb3e9fe2e6
|
Builder for archive
|
2018-01-09 15:14:57 +02:00 |
|
|
|
8e8bb6d148
|
Updated web script
Used emoji for clipboard icons, added persistent scroll to top button with proper smooth scrolling.
|
2018-01-09 14:50:18 +02:00 |
|
|
|
94f768b583
|
use regex to find ``js & `` js edge cases
|
2018-01-09 05:32:46 -05:00 |
|
|
|
1ba1cfc893
|
update tdd to work & generate test for both Archive & Active snippets
|
2018-01-09 00:10:01 -05:00 |
|
|
|
e12fbfec50
|
rename SNIPPET_PATH -> SNIPPET_ACTIVE & add SNIPPET_ARCHIVE
|
2018-01-08 23:28:59 -05:00 |
|
|
|
bef7ae91f6
|
update comments for builder
|
2018-01-05 19:47:27 +01:00 |
|
|
|
94ca50bb50
|
Fixed builder for advanced snippet links
Resolves #159. Final changes, multi-tagging complete.
|
2018-01-05 16:51:58 +02:00 |
|
|
|
f91b28d3fc
|
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 |
|
|
|
76c39cfcd3
|
SVG instead of inlining every time
|
2018-01-04 00:20:34 +02:00 |
|
|
|
13c27db7dc
|
Optimized website
Server-side rendering for syntax highlighting and DOM tree optimizations.
|
2018-01-04 00:01:11 +02:00 |
|
|
|
51f45affea
|
Updated website
|
2018-01-03 21:28:09 +02:00 |
|
|
|
0c575a4d68
|
Website improvements
Updated injectors to be simpler and easier to use. Updated styling to deal with rendering problems and make the loading faster.
|
2018-01-03 19:30:55 +02:00 |
|
|
|
2313c3e4fc
|
Added travis checking
|
2018-01-03 16:21:08 +02:00 |
|
|
|
087fc564ab
|
comment code for better maintainance
|
2018-01-03 07:38:13 -05:00 |
|
|
|
e16681f9a0
|
Merge branch 'master' into tdd.update
|
2018-01-03 07:11:13 -05:00 |
|
|
|
04ca5a740a
|
Fixed travis scripts
|
2018-01-02 21:59:21 +02:00 |
|
|
|
0a4ada771c
|
Fixed scripts
|
2018-01-02 21:23:56 +02:00 |
|
|
|
f0b2cb7f9c
|
Updated scripts and travis to handle cron jobs properly
|
2018-01-02 21:20:22 +02:00 |
|
|
|
092aa988a9
|
Fixed the travis process
|
2018-01-02 17:55:41 +02:00 |
|
|
|
61b94a7929
|
Fixed bug in the module builder
|
2018-01-02 17:52:37 +02:00 |
|
|
|
d451f85e8d
|
Updated for cron jobs
|
2018-01-02 17:49:07 +02:00 |
|
|
|
3edcdce736
|
Merge pull request #390 from atomiks/module-script
[FEATURE] Create a script for building a module
|
2018-01-02 16:51:44 +02:00 |
|
|
|
eed6b2c335
|
Added comments to the module building scripts
|
2018-01-02 16:38:10 +02:00 |
|
|
|
b38fb5634f
|
format exportTest | line breaks & tabs
|
2018-01-02 04:02:37 -05:00 |
|
|
|
0bd2f0b199
|
if snippetName.test.js exist ignore
|
2018-01-01 23:41:07 -05:00 |
|
|
|
8f5a36554f
|
add 1 test to test if all snippets if they are functions
|
2018-01-01 20:54:37 -05:00 |
|
|
|
2e18c50080
|
filter out errSnippets
|
2018-01-01 20:51:27 -05:00 |
|
|
|
d4857ebf37
|
fix parsing error for parsing exportFile
|
2018-01-01 20:28:30 -05:00 |
|
|
|
9f3705fe78
|
don't need to be funcs
|
2018-01-02 02:47:03 +11:00 |
|
|
|
d9a4be9f2d
|
Update build.js
|
2018-01-01 16:29:48 +02:00 |
|
|
|
5dce7c771c
|
Add more package types, allow for node snippets
|
2018-01-02 01:02:57 +11:00 |
|
|
|
4cebfbbc48
|
Update build.js
|
2017-12-31 17:19:21 +05:30 |
|
|
|
eb53d0de20
|
handle new categories
|
2017-12-31 04:02:28 +11:00 |
|
|
|
22903770c4
|
Add emojis
|
2017-12-31 03:55:27 +11:00 |
|
|
|
b7b35c4af4
|
fix typos
|
2017-12-31 00:45:18 +11:00 |
|
|
|
c8142c3a28
|
resolve conflicts
|
2017-12-31 00:42:36 +11:00 |
|