Commit Graph

24 Commits

Author SHA1 Message Date
f296a6d3ff Cleanup for scripts folder 2018-11-10 14:55:31 +02:00
7d0b8d3c4e Created VSCode snippet data
Also some minor changes and updates to files all over the place
2018-10-26 19:54:18 +03:00
1aa9d78365 Updated extractor, removed analyzer 2018-10-26 18:34:57 +03:00
8b9598b52a Update util.js 2018-10-20 17:10:56 +03:00
0f334e1431 Updated packager for test builds 2018-10-19 20:17:23 +03:00
1eb609cd90 ESlinted scripts 2018-10-18 22:38:53 +03:00
896f5b2d34 Linted scripts 2018-09-22 14:10:33 +03:00
31a3e6df11 Script cleanup 2018-09-22 14:02:55 +03:00
d65a9a48c1 Fix util 2018-09-22 13:58:38 +03:00
d353c83727 Script cleanup 2018-09-22 13:29:27 +03:00
03bcd9dae5 Scripts linted 2018-08-03 10:49:29 +03:00
77b01a27b8 ci fixes 2018-07-28 23:50:37 +02:00
71ffd7373b feat$(scripts, util): add md anchor and getFilesInDir methods 2018-07-28 23:24:34 +02:00
11ccc07dbe Fixed Codacy issues
Also added specification link in JSON files
2018-05-30 19:51:47 +03:00
7113390fca Add extractor script
Also runs on Travis
2018-05-30 19:19:36 +03:00
8e592c89d4 Update util.js 2018-04-12 23:23:00 +05:30
b8b99bc399 Updated web script to generate landing page
Prioritized webber over builder to make sure it never times out. Prioritized the index page over the rest of the pages as it takes long due to api calls.
2018-04-07 17:40:44 +03:00
e001a30d56 Added localization extractor 2018-02-08 13:52:07 +02:00
91b5649b8e Utility script code style 2018-02-04 20:22:51 +02:00
5694a46fff Optimized scripts 2018-02-04 20:16:04 +02:00
f6a4b7cb64 Abstracted capitalize to the utility script 2018-02-04 20:09:28 +02:00
25b97819b1 Updated node optimization
Abstracted into a utility function.
2018-02-04 20:03:00 +02:00
f1b951a991 Abstracted tag loading
Using the utility script.
2018-02-04 19:44:43 +02:00
c7e1d8204c Abstracted snippet loading
Adds a utility script that is used to load the snippets (more coming).
2018-02-04 19:36:38 +02:00