Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Diegodlh
Web2Cit Core
Commits
w2c-core
04 Mar, 2022
7 commits
wrap regular expressions between "/" and use double quoutes to force plain string matching
· cca6f19a
Diegodlh
authored
Mar 04, 2022
cca6f19a
add match transformation tests
· 47e88b01
Diegodlh
authored
Mar 04, 2022
47e88b01
fetchData now rejects with an error
· f6bb582e
Diegodlh
authored
Mar 04, 2022
f6bb582e
duplicate template paths are silently ignored
· e0e40faa
Diegodlh
authored
Mar 04, 2022
e0e40faa
translating with no applicable template returns empty array
· bb444644
Diegodlh
authored
Mar 04, 2022
bb444644
finish adapting templateSet.test to templateConfiguration.test
· c173dfbf
Diegodlh
authored
Mar 04, 2022
c173dfbf
use destructuring for options parameter
· f44a7acc
Diegodlh
authored
Mar 04, 2022
f44a7acc
03 Mar, 2022
4 commits
Work in progress adaptation of templateSet test
· 10ecdbb9
Diegodlh
authored
Mar 03, 2022
10ecdbb9
support fixed selection
· 90e443d1
Diegodlh
authored
Mar 03, 2022
90e443d1
Merge branch 'main' into dev
· 066f27a3
Diegodlh
authored
Mar 03, 2022
066f27a3
Fix errors
· 07190aeb
Diegodlh
authored
Mar 03, 2022
07190aeb
02 Mar, 2022
2 commits
Merge branch 'main' into dev
· 8c84b6c4
Diegodlh
authored
Mar 02, 2022
8c84b6c4
Add tests schema
· 94bb5610
Diegodlh
authored
Mar 02, 2022
94bb5610
28 Feb, 2022
2 commits
Export HTTPResponseError
· d86dddb7
Diegodlh
authored
Feb 27, 2022
d86dddb7
Add original request url property to HTTPResponseError
· 04406e07
Diegodlh
authored
Feb 27, 2022
04406e07
27 Feb, 2022
1 commit
Make HttpCache's fetchData reject with HTTPResponseError
· 8312305d
Diegodlh
authored
Feb 27, 2022
8312305d
24 Feb, 2022
7 commits
remove npmrc
· 5b098c88
Diegodlh
authored
Feb 24, 2022
5b098c88
Fix support node >= 12
· 513ab5be
Diegodlh
authored
Feb 24, 2022
513ab5be
support node 12 and newer
· 554496fc
Diegodlh
authored
Feb 24, 2022
554496fc
Export Webpage and fallbackTemplate
· 85356ad7
Diegodlh
authored
Feb 24, 2022
85356ad7
Fix we were mapping itemType to title
· 027a11c1
Diegodlh
authored
Feb 24, 2022
027a11c1
Add comments about url in output citation
· db740eac
Diegodlh
authored
Feb 24, 2022
db740eac
key, version and tags are not required fields
· 2ef63a8c
Diegodlh
authored
Feb 24, 2022
2ef63a8c
23 Feb, 2022
11 commits
Add launch.json
· e332036c
Diegodlh
authored
Feb 23, 2022
e332036c
Merge branch 'domain' into dev
· 0d4e7acb
Diegodlh
authored
Feb 23, 2022
0d4e7acb
Minor changes
· 1b117506
Diegodlh
authored
Feb 23, 2022
1b117506
Fix type checking
· 5b913177
Diegodlh
authored
Feb 23, 2022
5b913177
Log ignored misformatted templates and patterns
· 2a8a7f28
Diegodlh
authored
Feb 23, 2022
2a8a7f28
Revision promises resolve to undefined if no revision found
· 350038db
Diegodlh
authored
Feb 23, 2022
350038db
Implement parse method in subclasses of DomainDefinition
· 55031dbf
Diegodlh
authored
Feb 23, 2022
55031dbf
Handle revision content parsing separately
· 9c3df503
Diegodlh
authored
Feb 23, 2022
9c3df503
Make fetchRevision return undefined if no revision found
· b33fb2cc
Diegodlh
authored
Feb 23, 2022
b33fb2cc
Add type checking functions
· 5967916a
Diegodlh
authored
Feb 23, 2022
5967916a
Move fetchRevisions to separate module
· 4d064ed9
Diegodlh
authored
Feb 23, 2022
4d064ed9
22 Feb, 2022
6 commits
Merge branch 'main' into dev
· b6424435
Diegodlh
authored
Feb 22, 2022
b6424435
Create separate patternConfiguration tests
· e33bfb70
Diegodlh
authored
Feb 22, 2022
e33bfb70
Move isDomainName and DomainNameError out of the domain module to prevent circular dependency
· 6c5e5d06
Diegodlh
authored
Feb 22, 2022
6c5e5d06
Make fallbackTemplate argument optional in Domain class constructor
· b17fedc5
Diegodlh
authored
Feb 22, 2022
b17fedc5
Use definitions in types file
· f12f830e
Diegodlh
authored
Feb 22, 2022
f12f830e
Merge branch 'dev' into domain
· 179a48fe
Diegodlh
authored
Feb 22, 2022
179a48fe