Commit Graph

20 Commits

Author SHA1 Message Date
b17cea16e0
Merge pull request #24 from pstuifzand/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2
2022-05-01 00:36:48 +02:00
dependabot[bot]
51bf132176
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 15:06:51 +00:00
b833988cc9 Update packages 2022-02-27 13:39:47 +01:00
dependabot[bot]
5e607055ef
Bump axios from 0.21.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 12:29:39 +00:00
5fc06d0101 Update packages 2022-02-27 13:28:54 +01:00
dependabot[bot]
62f38674e2
Bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 19:16:54 +00:00
00b641998a Upgrade npm packages 2020-08-18 23:04:55 +02:00
cc70df90af Update packages 2020-08-08 11:46:06 +02:00
48e727b2eb Increase version 2019-08-12 19:29:08 +02:00
94c899f41e Increase version of used packages 2019-08-12 19:26:01 +02:00
b7dfcdf0f0 Find selected channel and show name 2018-12-29 11:19:34 +01:00
3d484def87 Add start of event sourcing 2018-12-29 10:43:05 +01:00
750452bd4e Use the rel-scraper package 2018-09-03 20:08:54 +02:00
22309fe91e Add moment 2018-08-30 21:44:08 +02:00
dcd79702db Fetch microsub endpoint from user (and use it) 2018-08-29 20:29:54 +02:00
76af58f09a Improve Indieauth 2018-08-29 17:07:35 +02:00
ddad588d90 Create my first Microsub reader
All client side at the moment, but it will probably need a bit of
backend code, to circumvent CORS problems in the browser.
2018-08-26 18:59:16 +02:00
03a6ebf8a6 Add vuex 2018-08-26 12:55:45 +02:00
9277c1450d Add vue-router 2018-08-26 12:55:10 +02:00
d917fd9a24 init 2018-08-26 12:44:22 +02:00