Commit graph

201 commits

Author SHA1 Message Date
853ab9bd8a
Delete api directory 2022-11-02 20:53:09 +03:00
ef26347bc5
Delete main.go 2022-11-02 20:53:00 +03:00
3a0e41a393 delete third party license 2022-11-02 20:41:48 +03:00
b0dbd88b3f added optimization for all screens 2022-11-02 20:41:38 +03:00
8a90465b0e added 404 error 2022-11-02 20:41:38 +03:00
23c9f691e5 add and change meta tags 2022-11-02 20:41:38 +03:00
64c46a8c4c change banner 2022-11-02 20:41:38 +03:00
6a76481c6d Initial commit 2022-11-02 20:41:37 +03:00
a4f581883a change version link 2022-11-01 12:04:49 +03:00
0bcff38828
Delete FUNDING.yml 2022-11-01 09:52:51 +03:00
81b27126e9
Delete dependabot.yml 2022-10-31 22:51:20 +03:00
c878600eac
Update README.md 2022-10-31 22:50:44 +03:00
e9b14235b7
Update README.md 2022-10-31 22:49:55 +03:00
233a318a92 delete tab 2022-10-30 20:12:47 +03:00
026b62851d added group for api and custom error 2022-10-30 20:12:26 +03:00
2ee1052085 Delete console .log 2022-10-30 20:12:00 +03:00
36d476c0de Improved video preview quality 2022-10-30 20:11:49 +03:00
1cc8db7b9f delete error for mobile 2022-10-30 20:11:21 +03:00
cc65bd5283 update dependencies 2022-10-30 20:11:09 +03:00
2e28df3010
Merge pull request #9 from Redume/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.16
Bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16
2022-10-26 19:44:51 +03:00
dependabot[bot]
90bce47caf
Bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.15 to 1.14.16.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.15...v1.14.16)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 15:54:05 +00:00
f868bd0da7 improved video preview quality 2022-10-23 15:32:35 +03:00
9a8f879d7a change vars 2022-10-23 15:32:19 +03:00
b32429c9c4 delete dependency 2022-10-23 15:32:05 +03:00
0b9e3b5f88 change position bootraps framework 2022-10-23 15:31:22 +03:00
3d129522b2 rewritten from net/http to fiber, changed port from 8080, 4662 to one 3000 2022-10-23 15:30:46 +03:00
c1d27ef76c delete version javascript file 2022-10-23 15:30:12 +03:00
857b19b36a folder location changed 2022-10-23 15:29:58 +03:00
f1c7a10447 rewritten from net/http to fiber, changed port from 8080, 4662 to one 3000 2022-10-23 15:29:42 +03:00
f1718b9ffe deleted version javascript file 2022-10-23 15:29:16 +03:00
a2e8d418d7 folder location changed 2022-10-23 15:28:50 +03:00
e1890ec946 the title has become bigger, folder location changed 2022-10-23 15:28:44 +03:00
30b820abee rewritten from net/http to fiber, changed port from 8080, 4662 to one 3000 2022-10-23 15:27:45 +03:00
3afc5c2c00 rewritten from net/http to fiber, changed port from 8080, 4662 to one 3000 2022-10-23 15:27:36 +03:00
bdab0c6194 change example 2022-10-23 15:27:21 +03:00
c09c3d7886 rewritten from net/http to fiber, changed port from 8080, 4662 to one 3000 2022-10-23 15:27:09 +03:00
16301a3428 rewritten from net/http to fiber, changed port from 8080, 4662 to one 3000 2022-10-23 15:26:51 +03:00
42f568cf85 added third-party libraries 2022-10-22 21:56:31 +03:00
fb202c5ca6 change url in telegram account 2022-10-12 11:13:32 +03:00
5f59d3352c navbar is now always at the top 2022-10-12 11:13:07 +03:00
6028d97a8a deletion garbage 2022-10-12 11:12:39 +03:00
ed64ede0a6 change link and version 2022-10-12 11:12:25 +03:00
8ea4171538 change link and version 2022-10-09 20:24:45 +03:00
b1a53ac034 added an error page if you access the site via phone 2022-10-09 17:54:34 +03:00
06fba69099 added an error page if you access the site via phone 2022-10-09 17:54:24 +03:00
c5343511cb Change links and version 2022-10-09 13:29:10 +03:00
1b81bb26d4 new readme 2022-10-09 13:22:27 +03:00
416e14b418 unnecessary garbage has been removed 2022-10-09 12:03:53 +03:00
ea9931dc83 The settings code was almost returned to the old form, errors were fixed 2022-10-09 12:03:38 +03:00
727cc1d1e6 now requests to the api start_date and end_date are replaced with utc 2022-10-08 23:06:51 +03:00