Wykres commitów

675 Commity (23ea6b663d9bed8b82af85839f8d62c9c740ff72)

Autor SHA1 Wiadomość Data
Maxence Lange 23ea6b663d get json-ld from other source
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-04 09:41:57 -01:00
Maxence Lange 721a060b48 add nonce to hash
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-04 09:34:57 -01:00
Maxence Lange dc3bbe9652 set nonce
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-04 09:32:50 -01:00
Maxence Lange a7e1c93361 enlarge size of public key
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-04 09:32:14 -01:00
Maxence Lange 4894c3bc4d
Merge pull request #292 from nextcloud/release/0.1.2
0.1.2 - changelog and appinfo
2019-01-03 11:02:24 -01:00
Julius Härtl e31a8a1aca
Merge pull request #299 from nextcloud/bugfix/noid/better-setup-of-items
setUrlCloud on item creation
2019-01-03 12:59:22 +01:00
Maxence Lange a1410b7ed8 generate Id on Undo
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-03 10:37:02 -01:00
Maxence Lange 3e8694ff53 using AP object to generate items so UrlCloud is set by default
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-03 10:36:46 -01:00
Julius Härtl 2c7f655335
Add UI changes to changelog and fix format to be parsed by the app store
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-03 12:04:33 +01:00
Julius Härtl f54b346bd0
Merge pull request #274 from nextcloud/feature/219/update-actor
Using signature date as 'creation' date
2019-01-03 11:55:34 +01:00
Maxence Lange a964763078
Merge pull request #264 from nextcloud/bugfix/noid/following
Move follow/unfollow to store and rework account store handling
2019-01-03 09:25:57 -01:00
Maxence Lange 4d8c69671c no need tor format()
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-03 09:22:22 -01:00
Maxence Lange 638e20d3fc using signature date as 'creation' date
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-03 09:21:21 -01:00
Julius Härtl c3918c3ae8
Properly link remote accounts
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-03 10:18:38 +01:00
Julius Härtl 90dc46bd2b
Fix account store for entries without actor information
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-03 10:16:55 +01:00
Julius Härtl fc8d0f7ab7
Only show following nextcloud if account is already loaded
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-03 10:01:06 +01:00
Julius Härtl 6afde12932
Move follow/unfollow to store and rework account store handling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-03 10:01:03 +01:00
Maxence Lange fb3e156846
Merge pull request #291 from nextcloud/bugfix/286/refresh-on-fail
Support blind keys rotation
2019-01-03 07:25:06 -01:00
Maxence Lange dd30d98cac refresh keys after 7 days
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-02 23:49:00 -01:00
Maxence Lange 43fc850c18 limit update to id
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-02 23:49:00 -01:00
Maxence Lange 88a19839c8 on signature check fail, update public key
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-02 23:49:00 -01:00
Maxence Lange 2f58b91408 update data instead of delete+save
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-02 23:48:34 -01:00
Julius Härtl 0251b83d1a
Merge pull request #273 from nextcloud/dependabot/npm_and_yarn/@babel/polyfill-7.2.5
Bump @babel/polyfill from 7.2.3 to 7.2.5
2019-01-02 23:53:29 +01:00
Julius Härtl dd0d21c488
Remove @babel/polyfill
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-02 23:32:50 +01:00
dependabot[bot] 9a995bc675
Bump @babel/polyfill from 7.2.3 to 7.2.5
Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.2.3 to 7.2.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.2.3...v7.2.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-02 23:32:06 +01:00
Julius Härtl 6b74286bd0
Merge pull request #283 from nextcloud/code/noid/rewrite-exception-on-request
[huge] rewrite of the exceptions while requesting remote instance
2019-01-02 23:31:23 +01:00
Maxence Lange 424f1e31f0 postponed
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-02 17:41:20 -01:00
Julius Härtl 65dc245807
Merge pull request #275 from nextcloud/optimisation/noid/async-only-if-queued-request
check if there is standby request related to token
2019-01-02 18:08:04 +01:00
Julius Härtl df289d46f4
Merge pull request #279 from nextcloud/bugfix/269/getinsecureserverhost
switch to getInsecureServerHost
2019-01-02 16:53:35 +01:00
Julius Härtl 9be2302834
Merge pull request #280 from nextcloud/bugfix/noid/delete-on-object-id
get item by Id and delete it
2019-01-02 16:51:49 +01:00
Julius Härtl 17e0e078b8
Merge pull request #281 from nextcloud/bugfix/noid/ending-slash-in-webfinger
removing trail slash in the id of the Person
2019-01-02 16:24:42 +01:00
Julius Härtl 6d4e8ff281
Merge pull request #284 from nextcloud/cleaning-291218
unused import
2019-01-02 16:23:45 +01:00
Julius Härtl 465f031b0a
Merge pull request #288 from nextcloud/dependabot/npm_and_yarn/webpack-4.28.3
Bump webpack from 4.28.2 to 4.28.3
2019-01-02 16:23:03 +01:00
Julius Härtl dd6c08e559
Merge pull request #289 from nextcloud/dependabot/npm_and_yarn/@vue/test-utils-1.0.0-beta.28
Bump @vue/test-utils from 1.0.0-beta.27 to 1.0.0-beta.28
2019-01-02 16:22:34 +01:00
Julius Härtl 08aaf48c1a
Merge pull request #290 from nextcloud/bugfix/269/better-parsing-of-accept-header
compare Accept Header from a list
2019-01-02 16:21:59 +01:00
Maxence Lange fbd95ddc0d changelog+appinfo
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-02 10:30:28 -01:00
Nextcloud bot 6ae91e5ff9
[tx-robot] updated from transifex 2019-01-02 01:36:06 +00:00
Maxence Lange 93938bbaa4 compare from a list
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-31 09:34:53 -01:00
dependabot[bot] 7b3ba15de1
Bump @vue/test-utils from 1.0.0-beta.27 to 1.0.0-beta.28
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils) from 1.0.0-beta.27 to 1.0.0-beta.28.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.27...v1.0.0-beta.28)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 02:21:54 +00:00
dependabot[bot] 4e7bd27802
Bump webpack from 4.28.2 to 4.28.3
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 02:15:36 +00:00
Nextcloud bot ed5cf15078
[tx-robot] updated from transifex 2018-12-31 01:37:10 +00:00
Nextcloud bot acd5ccd3e6
[tx-robot] updated from transifex 2018-12-30 01:38:42 +00:00
Maxence Lange 59d1b578a9 unused import
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-29 13:21:52 -01:00
Maxence Lange ed98204d47 rewrite of the exceptions while requesting remote instance
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-29 13:07:57 -01:00
Nextcloud bot 1a7b1c8549
[tx-robot] updated from transifex 2018-12-28 01:37:21 +00:00
Maxence Lange c236a70c09 removing trail slash in the id of the Person
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-27 10:30:36 -01:00
Maxence Lange 918d595193 get item by Id and delete it
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-27 10:04:03 -01:00
Maxence Lange 7a7462bfe8 assuming the host is the address of the account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-26 22:38:23 -01:00
Maxence Lange 89c8d9718b validate host
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-26 22:33:46 -01:00
Maxence Lange 90f18ea621 switch to getInsecureServerHost
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-26 22:21:17 -01:00