Commit Graph

404 Commits

Author SHA1 Message Date
Shane Duffy
3579bb4e59 Update README.md 2023-09-27 11:43:39 -07:00
Shane Duffy
ae367014fd Update README.md 2023-09-27 07:16:09 -07:00
Daniel Norman
3265189a43
add dscan 2023-09-27 14:04:56 +02:00
Daniel Norman
717949bea3
add services from open PRs 2023-09-27 13:46:03 +02:00
Daniel Norman
9a95e402a9
Update README.md 2023-09-27 13:17:35 +02:00
Daniel Norman
0ba7078673
Merge pull request #492 from ipfs/add-stale-list
create stale.md for unmaintained projects
2023-09-26 17:37:17 +02:00
Dave Justice
b619026533
Merge pull request #480 from meandavejustice/patch-2
Add Pin Tweet to IPFS to README.md
2023-09-26 14:43:01 +00:00
Dave Justice
f24a7213fc
move pin-tweet to tools from apps section 2023-09-26 14:42:16 +00:00
David Justice
70f9f550de
create stale.md for unmaintained projects 2023-09-26 14:14:37 +00:00
Daniel Norman
ffa6f79cff
Update README.md 2023-09-26 15:14:30 +02:00
Daniel Norman
6953b3057d
Update README.md 2023-09-26 15:12:21 +02:00
Daniel Norman
1bc40f7ef7
Merge pull request #482 from meandavejustice/patch-4
Move valist from Apps to Platforms
2023-09-26 12:35:47 +02:00
Daniel Norman
b66e2622ba
Merge branch 'master' into patch-6 2023-09-26 12:33:27 +02:00
Daniel Norman
99a5fd1d0c
Merge branch 'master' into patch-10 2023-09-26 12:02:15 +02:00
Dave Justice
f2355f5e15
Create browsers section
Since IPFS is a protocol and one of our priorities is to get support across multiple platforms (especially the web), it makes sense to show where we have browser support IMO
2023-09-22 15:55:24 -04:00
Dave Justice
4ec243a2ba
Add bifrost gateway to tools 2023-09-22 14:52:59 -04:00
Dave Justice
3eacec3c9a
Move valist from Apps to Platforms 2023-09-22 14:23:41 -04:00
Dave Justice
dcf07aa63d
Add Pin Tweet to IPFS to README.md 2023-09-22 11:36:33 -04:00
Dave Justice
6c6d637e00
Add Durin to README.md 2023-09-22 11:20:26 -04:00
Daniel N
256ca860c0 split out pinning services 2023-09-21 16:02:02 +02:00
Daniel N
10394d6fc0 move category as per pr comment 2023-09-21 15:46:26 +02:00
Daniel Norman
7a27b1ea1f
Apply suggestions from code review
Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
2023-09-21 15:43:35 +02:00
Daniel N
dfc081b177 refine by moving policy to contribution guidelines 2023-09-21 15:36:52 +02:00
Daniel N
add2e84e90 refine policy and clean list 2023-09-21 14:46:02 +02:00
Daniel N
4a24794ace chore: update outdated links 2023-09-18 12:28:29 +02:00
Daniel N
c1fec15c9e clean out dead projects 2023-09-14 16:38:01 +02:00
Daniel N
7f0f3628b0 reboot: remove website & readme is source of truth 2023-09-14 13:22:54 +02:00
GitHub Action
d1e48de7f9 Rebuild 2022-11-04 10:31:12 +00:00
GitHub Action
61c602816b Rebuild 2022-10-05 00:30:08 +00:00
P.A.O
fddfeb211b
Add create-ipfs-app (#424)
* Add create-ipfs-app

* Add create-ipfs-app

* Rebuild

Co-authored-by: GitHub Action <action@github.com>
2022-10-04 16:11:21 -07:00
GitHub Action
b5be7e1c24 Rebuild 2022-09-28 22:11:33 +00:00
GitHub Action
05c2b1589c Rebuild 2022-09-28 22:01:54 +00:00
github-actions[bot]
4ae6b3387b
chore: Remove broken links (#440)
Revert "Added IOS & Android apps for upload files (#397)"

This reverts commit 8f9a82dd5d.

Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
2022-09-28 14:56:16 -07:00
GitHub Action
c9faf3fa3c Rebuild 2022-09-28 21:35:52 +00:00
Vadik
8f9a82dd5d
Added IOS & Android apps for upload files (#397)
* added IOS & Android apps for upload files

* Rebuild

Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2022-09-28 14:14:28 -07:00
GitHub Action
bd7555bce0 Rebuild 2022-09-28 21:13:33 +00:00
ivy
1263632145
Added solid-ipfs (#222)
* Added solid-ipfs 

Using Solid to store IPFS Hash privately or publicly

* Update tools.yaml
* Update README.md


Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2022-09-28 14:12:17 -07:00
GitHub Action
932aa71c59 Rebuild 2022-09-28 21:06:45 +00:00
GitHub Action
5515c2ff69 Rebuild 2022-09-28 21:04:19 +00:00
GitHub Action
1b383810a7 Rebuild 2022-09-28 20:58:53 +00:00
GitHub Action
e9c6068700 Rebuild 2022-09-28 19:15:47 +00:00
Tõnu Samuel
db610bbcf3
BrainWash dataset added (#289)
* Brainwash dataset added

* make build ran after adding Brainwash Dataset

* Dataset size added

* CrowdHuman dataset added

* Gangnam Style added. How come it was not there yet?

* Rebuild

* Update README.md

* chore: remove unrelated changes for PR

https://github.com/ipfs/awesome-ipfs/pull/289

* Rebuild

* chore: remove additional PR changes

cleaning up https://github.com/ipfs/awesome-ipfs/pull/289. 
Moved to https://github.com/ipfs/awesome-ipfs/pull/438

* Rebuild

Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2022-09-28 11:49:31 -07:00
GitHub Action
3845f4d173 Rebuild 2022-09-15 23:50:28 +00:00
Russell Dempsey
6f0991b8fa
Added IPFS Encrypted Share (#432)
Co-authored-by: Manatsawin Hanmongkolchai <manatsawin+git@gmail.com>
2022-09-15 16:49:47 -07:00
GitHub Action
dca42f2ad9 Rebuild 2022-09-15 21:39:48 +00:00
RemiIO Scarlet
4fce821f5e
Restore the README.md section to its original state. Fix VSCode formatting problem when saving. (personal problems) 2022-09-14 15:13:32 +08:00
RemiIO Scarlet
91986c1eef
Remove Space.storage from services, service inaccessible. 2022-09-14 14:40:17 +08:00
RemiIO Scarlet
f9534e89af
Remove DWS from service, It's no longer available after investigation, and the domain is not accessible. 2022-09-14 14:36:05 +08:00
Marcin Rataj
496d64569d
chore: move to Fleek
Closes #418

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2022-08-02 00:01:56 +02:00
Andrew Milich
83b9105604
add skiff files and image 2022-07-13 09:17:47 -07:00