Movatterモバイル変換


[0]ホーム

URL:


Wayback Machine
5 captures
13 Jan 2024 - 18 Jul 2025
DecJANFeb
13
202320242025
success
fail
COLLECTED BY
Organization:Archive Team
Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

History is littered with hundreds of conflicts over the future of a community, group, location or business that were "resolved" when one of the parties stepped ahead and destroyed what was there. With the original point of contention destroyed, the debates would fall to the wayside. Archive Team believes that by duplicated condemned data, the conversation and debate can continue, as well as the richness and insight gained by keeping the materials. Our projects have ranged in size from a single volunteer downloading the data to a small-but-critical site, to over 100 volunteers stepping forward to acquire terabytes of user-created data to save for future generations.

The main site for Archive Team is atarchiveteam.org and contains up to the date information on various projects, manifestos, plans and walkthroughs.

This collection contains the output of many Archive Team projects, both ongoing and completed. Thanks to the generous providing of disk space by the Internet Archive, multi-terabyte datasets can be made available, as well as in use by theWayback Machine, providing a path back to lost websites and work.

Our collection has grown to the point of having sub-collections for the type of data we acquire. If you are seeking to browse the contents of these collections, the Wayback Machine is the best first stop. Otherwise, you are free to dig into the stacks to see what you may find.

The Archive Team Panic Downloads are full pulldowns of currently extant websites, meant to serve as emergency backups for needed sites that are in danger of closing, or which will be missed dearly if suddenly lost due to hard drive crashes or server failures.

ArchiveBot is an IRC bot designed to automate the archival of smaller websites (e.g. up to a few hundred thousand URLs). You give it a URL to start at, and it grabs all content under that URL, records it in a WARC, and then uploads that WARC to ArchiveTeam servers for eventual injection into the Internet Archive (or other archive sites).

To use ArchiveBot, drop by #archivebot on EFNet. To interact with ArchiveBot, you issue commands by typing it into the channel. Note you will need channel operator permissions in order to issue archiving jobs. The dashboard shows the sites being downloaded currently.

There is a dashboard running for the archivebot process athttp://www.archivebot.com.

ArchiveBot's source code can be found athttps://github.com/ArchiveTeam/ArchiveBot.

TIMESTAMPS
loading
The Wayback Machine - http://web.archive.org/web/20240113233515/https://github.com/nuxt/nuxt/pull/21592
Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

feat(nuxt): allow remote sources for islands#21592

Merged
danielroe merged 3 commits intonuxt:mainfromhuang-julien:feat/remote-sourcesJul 30, 2023

Conversation

huang-julien
Copy link
Member

@huang-julienhuang-julien commentedJun 15, 2023
edited by danielroe

🔗 Linked issue

resolve#12343
linked#19772

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Hi 👋 (this pr has been sleeping for a while now...)

This should be considered as HIGHLY experimental

This PR opens the door to remote islands and introduce a newfallback slot forNuxtIslands which will show up if the component failed to fetch the island component

This feature can be enabled like this:

exportdefaultdefineNuxtConfig({experimental:{componentIslands:'local+remote'}})

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Atinux, danielroe, Hebilicious, jamesray, sadeghbarati, arashsheyda, and devzom reacted with heart emojidanielroe, Hebilicious, arashsheyda, husayt, and sadeghbarati reacted with rocket emoji
@huang-julienhuang-julien marked this pull request as ready for reviewJune 21, 2023 21:12
@huang-julien
Copy link
MemberAuthor

Tested with multiple tunnel locally. I wonder if its possible to test it within e2e fixtures

@danielroedanielroe added this to the3.7 milestoneJun 23, 2023
@danielroedanielroe merged commitffc4e79 intonuxt:mainJul 30, 2023
29 checks passed
@github-actionsgithub-actionsbot mentioned this pull requestJul 30, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@danielroedanielroedanielroe approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
3.7
Development

Successfully merging this pull request may close these issues.

hybrid islands (with remote sources)
2 participants
@huang-julien@danielroe

[8]ページ先頭

©2009-2025 Movatter.jp