Commit Graph

50 Commits (ee6f2f61bc98c31d4d4a8548d72b3c6777e05007)

Author SHA1 Message Date
David Ordás ee6f2f61bc
semantic function names 2022-09-13 15:09:52 +02:00
David Ordás 732592cde1
chore: reformat code with EditorConfig + Prettier
- Add `.editorconfig` format file with props matching current code format
- Reformat code with Prettier
2022-09-10 11:36:31 +02:00
Paul Kelly III 5eaf00bfd8 parses podcasts, courses, and more in addition to books 2022-04-21 20:42:10 -04:00
Brogan Clements 21dd110fe6 Run formatter and make correction to improve English listings 2022-03-31 23:56:02 -04:00
Brogan Clements ecbf40aa4c Ran a linter on the code 2021-12-03 15:11:25 -05:00
Brogan Clements 17699bb3b9 Add docstring to getLangFromFilename 2021-12-03 15:10:35 -05:00
Brogan Clements 8cdfb92e12 Add docstring to getMediaFromDirectory 2021-12-03 15:08:05 -05:00
Brogan Clements b3d42a3677 Add docstring to parseMarkdown 2021-12-03 15:05:32 -05:00
Brogan Clements c6c446c82d Add docstring to getFilesFromDir 2021-12-03 14:02:03 -05:00
Brogan Clements 5f981e1940 Fix function definitions so all of them are defined in the same manner 2021-12-03 13:41:58 -05:00
Brogan Clements a6055be88a Add docstring for parseDirectory 2021-12-03 13:41:03 -05:00
Brogan Clements 6b10eea938 Add docstring for parseAll 2021-12-03 13:37:37 -05:00
Brogan Clements 9b0c90ba27 Remove timers 2021-12-03 13:12:57 -05:00
Paul Kelly III 6e169e3a93 AM I DONE???? 2021-12-03 03:14:55 -05:00
Paul Kelly III eb69148f2e removed test print 2021-12-03 02:14:43 -05:00
Paul Kelly III 2745002f0c should be able to flag in very weird cases (links present within parentheses) 2021-12-03 02:08:44 -05:00
Paul Kelly III 2e8f4921ce i *think* this parses notes containing boldfaced text 2021-11-19 02:09:00 -05:00
Paul Kelly III 8b07ef46a2 realized the most recent commit was dogwater, my apologies 2021-11-12 03:40:31 -05:00
Paul Kelly III b662a9e8f9 made the 'other stuff' parser a little less slow and added temporary otherStuff field to json 2021-11-12 03:33:00 -05:00
Paul Kelly III a6d997bdc9 parses 'other stuff' (up to one set of notes marked by parentheses) 2021-11-12 03:16:05 -05:00
Paul Kelly III 142ff6f852 parses 'other stuff' (author, other links, access notes) 2021-11-12 03:04:47 -05:00
nrfq ff3848aab2 reimplemented logging 2021-11-10 16:57:33 -05:00
Brogan Clements f67c04142d Add ability to take command line arguments 2021-11-05 16:54:42 -04:00
nrfq 10e5d2a452 refactored code 2021-11-05 16:17:21 -04:00
nrfq 6c2d80cfe7 fixed parsing errors 2021-11-05 15:31:51 -04:00
nrfq 4552ada1bb logging 2021-11-05 14:44:38 -04:00
nrfq 54b4d48783 testing 2021-11-05 14:30:58 -04:00
nrfq a03dc3d678 temp update 2021-11-05 14:27:14 -04:00
nrfq d3e6efe8b6 update filenames 2021-11-05 14:19:58 -04:00
nrfq 4494c16eae fixed again whoops 2021-11-05 14:17:44 -04:00
nrfq ebc5c2e56e updated file locations 2021-11-05 14:16:04 -04:00
nrfq e7969b533d cool 2021-11-05 13:45:55 -04:00
nrfq bbef1bf2e2 i am in pain 2021-11-05 13:43:44 -04:00
nrfq 38b20d1df2 update 2021-11-05 13:42:05 -04:00
nrfq d0b53909c5 fixes 2021-11-05 13:41:42 -04:00
nrfq 8cdd34e45a temp overwrite 2021-11-05 13:36:22 -04:00
nrfq f830fea7c1 goes to right directory 2021-11-05 13:33:23 -04:00
dpekata 060d9deefd Update index.js 2021-11-05 13:31:29 -04:00
nrfq 7e46b79d29 bruh 2021-11-05 13:17:40 -04:00
nrfq aced669bfb hopefully fixed directory issues 2021-11-05 13:00:31 -04:00
nrfq 1d94d8534b updated index.js 2021-11-04 20:29:01 -04:00
nrfq 598a60a93e Merge branch 'main' of github.com:Senior-Design-2021-Ebook-Team/markdown-parser 2021-11-04 17:25:00 -04:00
nrfq 1356810a1e edit index 2021-11-04 17:24:57 -04:00
dpekata 091ca626aa Update index.js 2021-10-28 17:34:49 -04:00
nrfq e2e53fb20f works over directories 2021-10-22 15:04:23 -04:00
nrfq 71368f97c2 Parses url and title 2021-10-16 15:57:23 -04:00
nrfq 8a450948c6 verify/parse language codes 2021-10-15 18:06:27 -04:00
nrfq 8095c60067 uses commmand line arguments 2021-10-15 17:03:56 -04:00
nrfq c13cb51980 handle markdown deviations 2021-10-14 12:37:21 -04:00
nrfq 549ea63edd parses headings 2021-10-07 14:56:44 -04:00