Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
L
Liman MYS - Çekirdek
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
liman
Liman MYS - Çekirdek
Commits
025c028c
Kaydet (Commit)
025c028c
authored
Haz 24, 2020
tarafından
mertcelen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add empty space to the
üst
bd48052e
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
liman.js
public/js/liman.js
+0
-0
mix-manifest.json
public/mix-manifest.json
+1
-1
liman.js
resources/assets/js/liman.js
+1
-1
No files found.
public/js/liman.js
Dosyayı görüntüle @
025c028c
This diff is collapsed.
Click to expand it.
public/mix-manifest.json
Dosyayı görüntüle @
025c028c
{
"/css/liman.css"
:
"/css/liman.css?id=defedb66f8a8b13bdeb3"
,
"/js/liman.js"
:
"/js/liman.js?id=
75fe67fd2b758f91e410
"
"/js/liman.js"
:
"/js/liman.js?id=
40fa9defbe4a3f88c393
"
}
resources/assets/js/liman.js
Dosyayı görüntüle @
025c028c
...
...
@@ -112,7 +112,7 @@ function limanRequestBuilder(index, token) {
return
(
"curl -d '"
+
str
+
'
\'
-H "Content-Type: application/json" -H "Accept: application/json"-H "liman-token: '
+
'
\'
-H "Content-Type: application/json" -H "Accept: application/json"
-H "liman-token: '
+
token
+
'" -X POST '
+
limanRequestList
[
index
][
"url"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment