Juan Picado
ea24b6863a
Update README.md
2024-01-07 11:36:17 +01:00
Juan Picado
4ddb220ba5
fix: update verdaccio core dependencies ( #4034 )
2023-09-24 11:44:25 +02:00
Juan Picado
5a0ead5fb6
feat!: drop Node.js 12 ( #3983 )
...
* feat!: drop Node.js 12
- Enable minimum Node.js 16
* update notes
* restore files
2023-08-20 18:43:30 +02:00
Juan Picado
d1519228a3
fix: update dependencies ( #3567 )
...
* chore: update dependencies
* chore: update batch 2
2023-01-19 00:21:28 +01:00
Juan Picado
6df04e1ce1
chore: upgrade eslint and prettier ( #3565 )
2023-01-18 22:49:28 +01:00
Juan Picado
65f00d33d2
chore: update readme
2022-12-17 13:54:37 +01:00
Juan Picado
01b487b908
chore: update readme
2022-09-03 14:13:50 +02:00
Juan Picado
7ce2727bf3
chore: update readme
2022-09-03 14:09:33 +02:00
Juan Picado
63e8cc7d65
chore: update readme
2022-09-03 07:16:11 +02:00
Juan Picado
78c789c76c
chore: update readme
2022-06-22 22:33:41 +02:00
Juan Picado
5075030749
chore: update readme
2022-06-22 21:34:26 +02:00
Juan Picado
88f15b1131
chore: update readme
2022-06-22 21:33:52 +02:00
Juan Picado
40efe64517
chore: update readme
2022-06-22 21:33:01 +02:00
Juan Picado
4457ce5a6e
chore: update readme
2022-05-05 07:51:15 +02:00
Juan Picado
e1a9bb46ff
chore: add docker all hands talk
2021-12-16 18:29:04 +01:00
Juan Picado
3b2ec6cbfa
chore: update readme
2021-12-15 23:25:26 +01:00
VerdaccioBot
a09a041754
Update README.md
2021-08-06 21:35:31 +02:00
Juan Picado
251bd95373
feat: implement search v1 endpoint ( #2256 )
...
* feat: implement search v1 endpoint
* add allow_access
* chore: add types
* chore: format
* fix eslint prettier
* chore: add tests
* add tests
* chore: add npm search cli
2021-05-15 16:39:03 +02:00
Juan Picado
825c1fc688
Update README.md
2021-04-22 22:55:05 +02:00
Juan Picado
82c5c4eb32
feat: prepare release for v5 ( #2175 )
...
* feat: prepare release for v5
* chore: update readme
2021-04-09 09:16:06 +02:00
Juan Picado
5b1aa87b76
Update README.md
2021-04-02 10:20:55 +02:00
Juan Picado
a163099a96
Update README.md
2021-04-01 09:55:21 +02:00
Juan Picado
67cbdeecfe
Update README.md
2021-04-01 07:45:55 +02:00
Juan Picado
93555fd32c
chore: update readme
2021-03-31 23:44:57 +02:00
Juan Picado
ece56ee9d2
chore: update docker release script
2021-03-29 19:33:48 +02:00
Juan Picado
1a10d2ee6e
chore: update readme
2021-03-29 13:09:37 +02:00
Juan Picado
c724ccd331
chore: update readme
2021-03-25 08:13:36 +01:00
bl-ue
0a4e2fd69d
docs: update projects using Verdaccio and their stars ( #2107 )
...
* Update projects using Verdaccio and their stars
* rearrange some based on the star count
* remove two duplicates
* add star count to "workshopper how to npm" because they
recently achieved 1k stars
* Update README.md
* Update README.md
2021-02-26 16:23:29 +01:00
Juan Picado
2d0fa2d17d
chore: update readme
2021-01-20 21:05:20 +01:00
Juan Picado
9b25761786
chore: update cc license link
2020-12-07 07:49:19 +01:00
Juan Picado
e4357a6dbd
chore: update readme
...
update list of relevant projects uses verdaccio
2020-12-02 21:59:57 +01:00
Abdelrahman Abdelhafez
64f6cbd449
chore: fix typo on readme ( #2008 )
2020-11-20 16:40:09 +01:00
Marco Vito Moscaritolo
34c687cb87
chore: fix syntax highlight in README.md ( #1893 )
...
Fix syntax highlight in README.md
2020-08-03 18:50:23 +02:00
Juan Picado @jotadeveloper
9a1892f436
chore: update readme
2020-06-26 11:43:57 +02:00
Juan Picado
a8d86091ec
chore: update readme
2020-06-24 09:50:35 +02:00
Jian-Chen Chen (jesse)
80ade97801
feat: npm deprecation support ( #1842 )
...
* support deprecation
* test case for deprecation
* fix format
* testing for multiple packages deprecation
* update README
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2020-06-19 22:54:03 +02:00
Juan Picado
03c7feb64d
feat: update verdaccio plugins and dependencies ( #1838 )
...
* chore: update dependencies
* chore: update dependencies
* chore: remove node v10 warning
2020-06-13 10:38:23 +02:00
Juan Picado
2d16675a66
chore: add browserstack oss sponsor on readme
2020-05-21 09:09:42 +02:00
Juan Picado
882704f981
chore: add openjs world talk
2020-05-09 20:16:35 +02:00
Juan Picado @jotadeveloper
17c3324e93
fix: update docs to support minimum node v10 ( #1753 )
...
At v4.5.0 we shipped some security releases, one of them is JSDOM https://github.com/jsdom/jsdom/releases/tag/16.0.0 and only supports Node.js v10
Node v8 is out of maintenance so we don't consider this a breaking change.
2020-03-14 08:28:40 +01:00
Juan Picado @jotadeveloper
0a83d94819
chore: update add new talks
2020-03-06 08:16:42 +01:00
Patrick DeVivo
f85cbf3c6c
chore: add TODOs badge to the README ( #1725 )
...
Closes #1724
2020-02-27 23:14:04 +01:00
Daniel Ruf
fd6c6497fa
fix: use https to resolve mixed content errors ( #1674 )
...
Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
2020-01-15 20:09:31 +01:00
Juan Picado @jotadeveloper
28f1a94329
chore: update readme
2019-11-19 08:36:47 +01:00
Juan Picado @jotadeveloper
086c45b6e2
chore: add babe.js as oss user
2019-11-16 13:39:42 +01:00
Juan Picado @jotadeveloper
44c79ad708
chore: update readme url
2019-10-22 07:08:54 +02:00
Juan Picado @jotadeveloper
073bcb0982
chore: add video to readme
2019-10-22 07:06:46 +02:00
welling guzmán
549f4743d0
fix: minor typos, formatting, and docs ( #1512 )
2019-10-06 20:07:36 +02:00
Juan Picado @jotadeveloper
1076d14bb0
chore(core): daniel ruf to core team
...
I have to tell, I've been willing this for a while, Daniel has been helping us since more than one year ago, constantly helping on different areas and would be a pleasure you will be part of our virtual team.
So, I guess only Daniel can approve this PR.
2019-10-01 20:52:25 +02:00
jamesgeorge007
cab5e608b6
update docs
2019-10-01 16:12:26 +05:30