' +
'');
- $.getScript("http://platform.twitter.com/widgets.js");
+ $.getScript("https://platform.twitter.com/widgets.js");
}
function slingit_upload(client,files){
@@ -165,11 +165,11 @@ function onTorrent (torrent) {
//log_file_start(torrent)
//console.log('Torrent info hash:', torrent.infoHash);
- torrent.swarm.on('download', function () {
+ torrent.on('download', function () {
log_file_upd(torrent);
});
- torrent.swarm.on('upload', function () {
+ torrent.on('upload', function () {
log_file_upd(torrent);
});
diff --git a/slingit/page/default_status/default_status.php b/slingit/page/default_status/default_status.php
deleted file mode 100644
index f6b7c8a..0000000
--- a/slingit/page/default_status/default_status.php
+++ /dev/null
@@ -1,10 +0,0 @@
-SERVERPATH(),
+ (new \PSQL('/mysql/system_text.sql'))->SERVERPATH(),
+ (new \PSQL('/mysql/system_api.sql'))->SERVERPATH());
}
}
\ No newline at end of file
diff --git a/slingit/sql/mysql/system_text.sql b/slingit/sql/mysql/system_text.sql
index 799f0b3..4d4ec69 100644
--- a/slingit/sql/mysql/system_text.sql
+++ b/slingit/sql/mysql/system_text.sql
@@ -1,6 +1,9 @@
-INSERT INTO `system_text` (`id`, `lang`, `text`, `author`, `author_edit`, `time_create`, `time_edit`) VALUES ('about', 'deDE', '
\n
Über Slingit - für was? für wen? warum?
\n
\n
Anwendungsbereich
\n
Eine Datei ist zu groß für einen Email Anhang?
\n
Du willst eine Datei von einem fremden Computer verschicken?
\n
Du willst Files sicher Peer to Peer ohne Upload auf einen Server versenden?
\n
Du willst eine oder viele Dateien mit vielen Leuten gleichzeitig teilen, ohne dass es ewig dauert?
\n
Seite macht Sachen
\n
Lege die Datei die du verschicken möchtest in den gestrichelten Kasten ab. Die Datei wird nun in deinen Browser geladen.
\n
\n
Anstatt sie aber nun auf einen Server hochzuladen, packt der Browser sie in ein Übertragungsformat und wartet auf Anfragen zum Download.
\n
\n
Unter dem gestrichelten Kasten erscheint nun der Direkte Link, z.B.: Über diesen Link erreicht jeder nun mit seinem Browser die Datei, die du teilen möchtest.
\n
\n
Klickt jemand auf den Link, lädt sein Browser die Datei direkt aus deinem Speicher. Per Mausklick lässt sie sich dann sofort in den Download Ordner ziehen.
\n
\n
Das Beste
\n
Je mehr Leute deinen Link herunterladen, desto schneller wird der Download für alle Dank des ultra-effizienten Webtorrent Prinzips.
\n
Keine Dienste oder dubiose Anbieter über deren Server die geteilten Inhalte laufen. Nicht einmal wir könnten sagen was ihr teilt.
\n
Peer to Peer bedeutet auch der kürzeste Weg. Dateien die via Slingit ausgetauscht werden nutzen deine vom Provider festgelegte Upload Rate maximal aus.
You want to send a file that is too big for your e-mail provider to handle?
Your not working in your own envoirenment and need an easy gateway?
You want to share files friend-to-friend, without uploading them to any host whatsoever?
You want to share a file with many friends at at the same time, without taking ages?
slingit does stuff
Drag the data you want to share to the field. The file will be loaded into your browser cache.
Without uploading your data to an actual server, your browser\'s javascript creates a torrent for your file and initializes the WebRTC client for opening peers.
A log will appear providing the direct download link for your file. z.B.: Über diesen Link erreicht jeder nun mit seinem Browser die Datei, die du teilen möchtest.
Clicking this link will immedately start the WebRTC client and downloading the file directly from your peer. You can claim the file after it\'s loaded by clicking on download.
What\'s great about this
The more people download a file simultaniously, the FASTER the download will become for everybode, hence the efficiency of the torrent protocol.
No hosters or dubious sharing platforms needed. Even we can\'t tell what you\'re sharing.
Peer to Peer means: maximum download and upload efficiancy.
You want to send a file that is too big for your e-mail provider to handle?
Your not working in your own envoirenment and need an easy gateway?
You want to share files friend-to-friend, without uploading them to any host whatsoever?
You want to share a file with many friends at at the same time, without taking ages?
slingit does stuff
Drag the data you want to share to the field. The file will be loaded into your browser cache.
Without uploading your data to an actual server, your browser\'s javascript creates a torrent for your file and initializes the WebRTC client for opening peers.
A log will appear providing the direct download link for your file. z.B.: Über diesen Link erreicht jeder nun mit seinem Browser die Datei, die du teilen möchtest.
Clicking this link will immedately start the WebRTC client and downloading the file directly from your peer. You can claim the file after it\'s loaded by clicking on download.
What\'s great about this
The more people download a file simultaniously, the FASTER the download will become for everybode, hence the efficiency of the torrent protocol.
No hosters or dubious sharing platforms needed. Even we can\'t tell what you\'re sharing.
Peer to Peer means: maximum download and upload efficiancy.
Du willst eine Datei von einem fremden Computer verschicken?
Du willst Files sicher Peer to Peer ohne Upload auf einen Server versenden?
Du willst eine oder viele Dateien mit vielen Leuten gleichzeitig teilen, ohne dass es ewig dauert?
Seite macht Sachen
Lege die Datei die du verschicken möchtest in den gestrichelten Kasten ab. Die Datei wird nun in deinen Browser geladen.
Anstatt sie aber nun auf einen Server hochzuladen, packt der Browser sie in ein Übertragungsformat und wartet auf Anfragen zum Download.
Unter dem gestrichelten Kasten erscheint nun der Direkte Link, z.B.: Über diesen Link erreicht jeder nun mit seinem Browser die Datei, die du teilen möchtest.
Klickt jemand auf den Link, lädt sein Browser die Datei direkt aus deinem Speicher. Per Mausklick lässt sie sich dann sofort in den Download Ordner ziehen.
Das Beste
Je mehr Leute deinen Link herunterladen, desto schneller wird der Download für alle Dank des ultra-effizienten Webtorrent Prinzips.
Keine Dienste oder dubiose Anbieter über deren Server die geteilten Inhalte laufen. Nicht einmal wir könnten sagen was ihr teilt.
Peer to Peer bedeutet auch der kürzeste Weg. Dateien die via Slingit ausgetauscht werden nutzen deine vom Provider festgelegte Upload Rate maximal aus.
You want to send a file that is too big for your e-mail provider to handle?
Your not working in your own envoirenment and need an easy gateway?
You want to share files friend-to-friend, without uploading them to any host whatsoever?
You want to share a file with many friends at at the same time, without taking ages?
slingit does stuff
Drag the data you want to share to the field. The file will be loaded into your browser cache.
Without uploading your data to an actual server, your browser\'s javascript creates a torrent for your file and initializes the WebRTC client for opening peers.
A log will appear providing the direct download link for your file. z.B.: Über diesen Link erreicht jeder nun mit seinem Browser die Datei, die du teilen möchtest.
Clicking this link will immedately start the WebRTC client and downloading the file directly from your peer. You can claim the file after it\'s loaded by clicking on download.
What\'s great about this
The more people download a file simultaniously, the FASTER the download will become for everybode, hence the efficiency of the torrent protocol.
No hosters or dubious sharing platforms needed. Even we can\'t tell what you\'re sharing.
Peer to Peer means: maximum download and upload efficiancy.
You want to send a file that is too big for your e-mail provider to handle?
Your not working in your own envoirenment and need an easy gateway?
You want to share files friend-to-friend, without uploading them to any host whatsoever?
You want to share a file with many friends at at the same time, without taking ages?
slingit does stuff
Drag the data you want to share to the field. The file will be loaded into your browser cache.
Without uploading your data to an actual server, your browser\'s javascript creates a torrent for your file and initializes the WebRTC client for opening peers.
A log will appear providing the direct download link for your file. z.B.: Über diesen Link erreicht jeder nun mit seinem Browser die Datei, die du teilen möchtest.
Clicking this link will immedately start the WebRTC client and downloading the file directly from your peer. You can claim the file after it\'s loaded by clicking on download.
What\'s great about this
The more people download a file simultaniously, the FASTER the download will become for everybode, hence the efficiency of the torrent protocol.
No hosters or dubious sharing platforms needed. Even we can\'t tell what you\'re sharing.
Peer to Peer means: maximum download and upload efficiancy.
You want to send a file that is too big for your e-mail provider to handle?
Your not working in your own envoirenment and need an easy gateway?
You want to share files friend-to-friend, without uploading them to any host whatsoever?
You want to share a file with many friends at at the same time, without taking ages?
slingit does stuff
Drag the data you want to share to the field. The file will be loaded into your browser cache.
Without uploading your data to an actual server, your browser\'s javascript creates a torrent for your file and initializes the WebRTC client for opening peers.
A log will appear providing the direct download link for your file. z.B.: Über diesen Link erreicht jeder nun mit seinem Browser die Datei, die du teilen möchtest.
Clicking this link will immedately start the WebRTC client and downloading the file directly from your peer. You can claim the file after it\'s loaded by clicking on download.
What\'s great about this
The more people download a file simultaniously, the FASTER the download will become for everybode, hence the efficiency of the torrent protocol.
No hosters or dubious sharing platforms needed. Even we can\'t tell what you\'re sharing.
Peer to Peer means: maximum download and upload efficiancy.
You want to send a file that is too big for your e-mail provider to handle?
Your not working in your own envoirenment and need an easy gateway?
You want to share files friend-to-friend, without uploading them to any host whatsoever?
You want to share a file with many friends at at the same time, without taking ages?
slingit does stuff
Drag the data you want to share to the field. The file will be loaded into your browser cache.
Without uploading your data to an actual server, your browser\'s javascript creates a torrent for your file and initializes the WebRTC client for opening peers.
A log will appear providing the direct download link for your file. z.B.: Über diesen Link erreicht jeder nun mit seinem Browser die Datei, die du teilen möchtest.
Clicking this link will immedately start the WebRTC client and downloading the file directly from your peer. You can claim the file after it\'s loaded by clicking on download.
What\'s great about this
The more people download a file simultaniously, the FASTER the download will become for everybode, hence the efficiency of the torrent protocol.
No hosters or dubious sharing platforms needed. Even we can\'t tell what you\'re sharing.
Peer to Peer means: maximum download and upload efficiancy.
You want to send a file that is too big for your e-mail provider to handle?
Your not working in your own envoirenment and need an easy gateway?
You want to share files friend-to-friend, without uploading them to any host whatsoever?
You want to share a file with many friends at at the same time, without taking ages?
slingit does stuff
Drag the data you want to share to the field. The file will be loaded into your browser cache.
Without uploading your data to an actual server, your browser\'s javascript creates a torrent for your file and initializes the WebRTC client for opening peers.
A log will appear providing the direct download link for your file. z.B.: Über diesen Link erreicht jeder nun mit seinem Browser die Datei, die du teilen möchtest.
Clicking this link will immedately start the WebRTC client and downloading the file directly from your peer. You can claim the file after it\'s loaded by clicking on download.
What\'s great about this
The more people download a file simultaniously, the FASTER the download will become for everybode, hence the efficiency of the torrent protocol.
No hosters or dubious sharing platforms needed. Even we can\'t tell what you\'re sharing.
Peer to Peer means: maximum download and upload efficiancy.