Fixed Safari stuck when clicking on dropdowns by updating Bulma.

Fixes #4.
This commit is contained in:
Stanislav Nikitin 2019-10-12 15:10:13 +05:00
parent 3ebf9b653e
commit 2159aadfcb
No known key found for this signature in database
GPG Key ID: 106900B32F8192EE
30 changed files with 116 additions and 116 deletions

File diff suppressed because one or more lines are too long

1
assets/css/bulma-0.7.5.min.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -5,8 +5,8 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Fast Paste Bin</title> <title>Fast Paste Bin</title>
<link rel="stylesheet" href="/static/css/bulma-0.7.0.min.css"> <link rel="stylesheet" href="/static/css/bulma-0.7.5.min.css">
<link rel="stylesheet" href="/static/css/bulma-tooltip-1.0.4.min.css"> <link rel="stylesheet" href="/static/css/bulma-tooltip-3.0.0.min.css">
<link rel="stylesheet" href="/static/css/style.css"> <link rel="stylesheet" href="/static/css/style.css">
</head> </head>

View File

@ -1,5 +1,5 @@
// Code generated by fileb0x at "2019-03-07 08:10:26.564250656 +0500 +05 m=+0.012981739" from config file "fileb0x.yml" DO NOT EDIT. // Code generated by fileb0x at "2019-10-12 15:08:17.962049 +0500 +05 m=+0.015795926" from config file "fileb0x.yml" DO NOT EDIT.
// modification hash(c461fa235611d8291f5f88ea81ba2ff4.c75689541d811d1d99d6d26d3d38a28f) // modification hash(424c75e610a092ecf4e8efbf68adeec8.238872c2653234e79053054d1ba776af)
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-07 08:10:26.566124087 +0500 +05 m=+0.014855200" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.13536 +0500 +05 m=+0.024291708" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2019-03-07 08:09:33.842483985 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/database_not_available.html // original path: assets/database_not_available.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.48097074 +0500 +05 m=+0.028043901" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.133702 +0500 +05 m=+0.022633951" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-05-26 13:29:04 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/error.html // original path: assets/error.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.483691702 +0500 +05 m=+0.030764857" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.125074 +0500 +05 m=+0.014006003" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-12-01 04:46:07 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/footer.html // original path: assets/footer.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.48272471 +0500 +05 m=+0.029797898" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.125679 +0500 +05 m=+0.014610469" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-05-26 12:41:48 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/index.html // original path: assets/index.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.482994435 +0500 +05 m=+0.030067594" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.134184 +0500 +05 m=+0.023115110" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-05-26 12:41:36 +0500 +05) // modified(2019-10-12 15:03:51.676112966 +0500 +05)
// original path: assets/main.html // original path: assets/main.html
package static package static
@ -10,7 +10,7 @@ import (
) )
// FileMainHTML is "/main.html" // FileMainHTML is "/main.html"
var FileMainHTML = []byte("\x3c\x21\x44\x4f\x43\x54\x59\x50\x45\x20\x68\x74\x6d\x6c\x3e\x0a\x3c\x68\x74\x6d\x6c\x3e\x0a\x0a\x3c\x68\x65\x61\x64\x3e\x0a\x20\x20\x20\x20\x3c\x6d\x65\x74\x61\x20\x63\x68\x61\x72\x73\x65\x74\x3d\x22\x75\x74\x66\x2d\x38\x22\x3e\x0a\x20\x20\x20\x20\x3c\x6d\x65\x74\x61\x20\x6e\x61\x6d\x65\x3d\x22\x76\x69\x65\x77\x70\x6f\x72\x74\x22\x20\x63\x6f\x6e\x74\x65\x6e\x74\x3d\x22\x77\x69\x64\x74\x68\x3d\x64\x65\x76\x69\x63\x65\x2d\x77\x69\x64\x74\x68\x2c\x20\x69\x6e\x69\x74\x69\x61\x6c\x2d\x73\x63\x61\x6c\x65\x3d\x31\x22\x3e\x0a\x20\x20\x20\x20\x3c\x74\x69\x74\x6c\x65\x3e\x46\x61\x73\x74\x20\x50\x61\x73\x74\x65\x20\x42\x69\x6e\x3c\x2f\x74\x69\x74\x6c\x65\x3e\x0a\x20\x20\x20\x20\x3c\x6c\x69\x6e\x6b\x20\x72\x65\x6c\x3d\x22\x73\x74\x79\x6c\x65\x73\x68\x65\x65\x74\x22\x20\x68\x72\x65\x66\x3d\x22\x2f\x73\x74\x61\x74\x69\x63\x2f\x63\x73\x73\x2f\x62\x75\x6c\x6d\x61\x2d\x30\x2e\x37\x2e\x30\x2e\x6d\x69\x6e\x2e\x63\x73\x73\x22\x3e\x0a\x20\x20\x20\x20\x3c\x6c\x69\x6e\x6b\x20\x72\x65\x6c\x3d\x22\x73\x74\x79\x6c\x65\x73\x68\x65\x65\x74\x22\x20\x68\x72\x65\x66\x3d\x22\x2f\x73\x74\x61\x74\x69\x63\x2f\x63\x73\x73\x2f\x62\x75\x6c\x6d\x61\x2d\x74\x6f\x6f\x6c\x74\x69\x70\x2d\x31\x2e\x30\x2e\x34\x2e\x6d\x69\x6e\x2e\x63\x73\x73\x22\x3e\x0a\x20\x20\x20\x20\x3c\x6c\x69\x6e\x6b\x20\x72\x65\x6c\x3d\x22\x73\x74\x79\x6c\x65\x73\x68\x65\x65\x74\x22\x20\x68\x72\x65\x66\x3d\x22\x2f\x73\x74\x61\x74\x69\x63\x2f\x63\x73\x73\x2f\x73\x74\x79\x6c\x65\x2e\x63\x73\x73\x22\x3e\x0a\x3c\x2f\x68\x65\x61\x64\x3e\x0a\x0a\x3c\x62\x6f\x64\x79\x3e\x0a\x20\x20\x20\x20\x7b\x6e\x61\x76\x69\x67\x61\x74\x69\x6f\x6e\x7d\x20\x7b\x64\x6f\x63\x75\x6d\x65\x6e\x74\x42\x6f\x64\x79\x7d\x0a\x3c\x2f\x62\x6f\x64\x79\x3e\x0a\x3c\x66\x6f\x6f\x74\x65\x72\x20\x63\x6c\x61\x73\x73\x3d\x22\x66\x6f\x6f\x74\x65\x72\x22\x3e\x0a\x20\x20\x20\x20\x7b\x66\x6f\x6f\x74\x65\x72\x7d\x0a\x3c\x2f\x66\x6f\x6f\x74\x65\x72\x3e\x0a\x0a\x3c\x2f\x68\x74\x6d\x6c\x3e") var FileMainHTML = []byte("\x3c\x21\x44\x4f\x43\x54\x59\x50\x45\x20\x68\x74\x6d\x6c\x3e\x0a\x3c\x68\x74\x6d\x6c\x3e\x0a\x0a\x3c\x68\x65\x61\x64\x3e\x0a\x20\x20\x20\x20\x3c\x6d\x65\x74\x61\x20\x63\x68\x61\x72\x73\x65\x74\x3d\x22\x75\x74\x66\x2d\x38\x22\x3e\x0a\x20\x20\x20\x20\x3c\x6d\x65\x74\x61\x20\x6e\x61\x6d\x65\x3d\x22\x76\x69\x65\x77\x70\x6f\x72\x74\x22\x20\x63\x6f\x6e\x74\x65\x6e\x74\x3d\x22\x77\x69\x64\x74\x68\x3d\x64\x65\x76\x69\x63\x65\x2d\x77\x69\x64\x74\x68\x2c\x20\x69\x6e\x69\x74\x69\x61\x6c\x2d\x73\x63\x61\x6c\x65\x3d\x31\x22\x3e\x0a\x20\x20\x20\x20\x3c\x74\x69\x74\x6c\x65\x3e\x46\x61\x73\x74\x20\x50\x61\x73\x74\x65\x20\x42\x69\x6e\x3c\x2f\x74\x69\x74\x6c\x65\x3e\x0a\x20\x20\x20\x20\x3c\x6c\x69\x6e\x6b\x20\x72\x65\x6c\x3d\x22\x73\x74\x79\x6c\x65\x73\x68\x65\x65\x74\x22\x20\x68\x72\x65\x66\x3d\x22\x2f\x73\x74\x61\x74\x69\x63\x2f\x63\x73\x73\x2f\x62\x75\x6c\x6d\x61\x2d\x30\x2e\x37\x2e\x35\x2e\x6d\x69\x6e\x2e\x63\x73\x73\x22\x3e\x0a\x20\x20\x20\x20\x3c\x6c\x69\x6e\x6b\x20\x72\x65\x6c\x3d\x22\x73\x74\x79\x6c\x65\x73\x68\x65\x65\x74\x22\x20\x68\x72\x65\x66\x3d\x22\x2f\x73\x74\x61\x74\x69\x63\x2f\x63\x73\x73\x2f\x62\x75\x6c\x6d\x61\x2d\x74\x6f\x6f\x6c\x74\x69\x70\x2d\x33\x2e\x30\x2e\x30\x2e\x6d\x69\x6e\x2e\x63\x73\x73\x22\x3e\x0a\x20\x20\x20\x20\x3c\x6c\x69\x6e\x6b\x20\x72\x65\x6c\x3d\x22\x73\x74\x79\x6c\x65\x73\x68\x65\x65\x74\x22\x20\x68\x72\x65\x66\x3d\x22\x2f\x73\x74\x61\x74\x69\x63\x2f\x63\x73\x73\x2f\x73\x74\x79\x6c\x65\x2e\x63\x73\x73\x22\x3e\x0a\x3c\x2f\x68\x65\x61\x64\x3e\x0a\x0a\x3c\x62\x6f\x64\x79\x3e\x0a\x20\x20\x20\x20\x7b\x6e\x61\x76\x69\x67\x61\x74\x69\x6f\x6e\x7d\x20\x7b\x64\x6f\x63\x75\x6d\x65\x6e\x74\x42\x6f\x64\x79\x7d\x0a\x3c\x2f\x62\x6f\x64\x79\x3e\x0a\x3c\x66\x6f\x6f\x74\x65\x72\x20\x63\x6c\x61\x73\x73\x3d\x22\x66\x6f\x6f\x74\x65\x72\x22\x3e\x0a\x20\x20\x20\x20\x7b\x66\x6f\x6f\x74\x65\x72\x7d\x0a\x3c\x2f\x66\x6f\x6f\x74\x65\x72\x3e\x0a\x0a\x3c\x2f\x68\x74\x6d\x6c\x3e")
func init() { func init() {

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.484008051 +0500 +05 m=+0.031081226" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.135738 +0500 +05 m=+0.024668941" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-05-26 13:57:14 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/navigation.html // original path: assets/navigation.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.48066993 +0500 +05 m=+0.027743088" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.136183 +0500 +05 m=+0.025114074" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-05-01 00:32:51 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/pagination.html // original path: assets/pagination.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.481183931 +0500 +05 m=+0.028257091" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.127637 +0500 +05 m=+0.016568392" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-04-30 23:39:44 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/pagination_ellipsis.html // original path: assets/pagination_ellipsis.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.484260698 +0500 +05 m=+0.031333867" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.13498 +0500 +05 m=+0.023911901" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-04-30 23:54:11 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/pagination_link.html // original path: assets/pagination_link.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.481387829 +0500 +05 m=+0.028460988" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.134589 +0500 +05 m=+0.023520441" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-04-30 23:54:14 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/pagination_link_current.html // original path: assets/pagination_link_current.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.483212983 +0500 +05 m=+0.030286138" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.127981 +0500 +05 m=+0.016912177" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-05-26 13:49:28 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/passworded_paste_verify.html // original path: assets/passworded_paste_verify.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.48161185 +0500 +05 m=+0.028685005" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.126195 +0500 +05 m=+0.015126082" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-05-26 13:24:18 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/paste.html // original path: assets/paste.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.484508366 +0500 +05 m=+0.031581521" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.136574 +0500 +05 m=+0.025505743" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-05-26 13:41:01 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/pastelist_list.html // original path: assets/pastelist_list.html
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.481867292 +0500 +05 m=+0.028940448" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.136967 +0500 +05 m=+0.025898489" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-05-01 18:35:21 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/pastelist_paste.html // original path: assets/pastelist_paste.html
package static package static

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.472324169 +0500 +05 m=+0.019397329" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.124612 +0500 +05 m=+0.013543470" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-05-01 17:43:40 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/css/style.css // original path: assets/css/style.css
package static package static

View File

@ -1,5 +1,5 @@
// Code generaTed by fileb0x at "2019-03-06 15:05:53.472594503 +0500 +05 m=+0.019667664" from config file "fileb0x.yml" DO NOT EDIT. // Code generaTed by fileb0x at "2019-10-12 15:06:05.128478 +0500 +05 m=+0.017409996" from config file "fileb0x.yml" DO NOT EDIT.
// modified(2018-02-27 01:53:44 +0500 +05) // modified(2019-04-16 16:30:46 +0500 +05)
// original path: assets/js/fontawesome-5.0.7.js // original path: assets/js/fontawesome-5.0.7.js
package static package static

View File

@ -2,7 +2,7 @@
# Only MySQL database and flatfiles are supported for now. # Only MySQL database and flatfiles are supported for now.
database: database:
# Database type. The only supported ATM is "mysql" and "flatfiles". # Database type. The only supported ATM is "mysql" and "flatfiles".
type: "mysql" type: "flatfiles"
# Path for data stored with "flatfiles" database adapter. # Path for data stored with "flatfiles" database adapter.
# Will be comletely ignored for MySQL/MariaDB. # Will be comletely ignored for MySQL/MariaDB.
path: "./data" path: "./data"

View File

@ -79,8 +79,8 @@ custom:
# type: array of strings # type: array of strings
- files: - files:
- "assets/css/bulma-0.7.0.min.css" - "assets/css/bulma-0.7.5.min.css"
- "assets/css/bulma-tooltip-1.0.4.min.css" - "assets/css/bulma-tooltip-3.0.0.min.css"
- "assets/css/bulma.css.map" - "assets/css/bulma.css.map"
- "assets/css/style.css" - "assets/css/style.css"
- "assets/js/fontawesome-5.0.7.js" - "assets/js/fontawesome-5.0.7.js"