Commit Graph

50 Commits

Author SHA1 Message Date
8195a26aca Merge pull request #9 from derfenix/dependabot/go_modules/golang.org/x/image-0.10.0
Bump golang.org/x/image from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.10.0
2023-11-24 14:38:44 +03:00
dependabot[bot]
b6393c7451 Bump golang.org/x/image from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.10.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.10.0.
- [Commits](https://github.com/golang/image/commits/v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 11:27:49 +00:00
870f13f7bf Improved single_file processor, refactoring
Reduce inlined image size, get page metadata before save and put into processing queue
v0.1.6
2023-11-24 14:25:17 +03:00
7e53519ca0 Fix tests v0.1.5 2023-11-16 23:53:47 +03:00
9912b7e436 Fix reduce network calls count for the target url v0.1.4 2023-11-16 23:46:01 +03:00
e27fdabf78 Fix page meta retrieve 2023-11-16 22:22:48 +03:00
3147a0b683 Linter fix 2023-11-01 13:04:16 +03:00
e652abb4bd Update deps, refactoring 2023-11-01 13:00:32 +03:00
7cd4d4097a Improve workflow 2023-04-16 10:19:38 +03:00
a1a29d4314 Improve workflow 2023-04-15 20:20:44 +03:00
4e728ed4f5 Improve workflow 2023-04-15 20:17:02 +03:00
c0f3ea37f8 New singlefile processor, step 1 2023-04-15 20:12:06 +03:00
1f3e5ec720 Refactoring 2023-04-15 20:10:58 +03:00
e1fbfe02d9 Refactoring 2023-04-14 09:35:59 +03:00
e0c91df4ef Refactoring 2023-04-14 09:32:13 +03:00
571c6cef28 Refactoring 2023-04-14 09:29:30 +03:00
6c91bfd1b2 Update idea config 2023-04-13 18:24:47 +03:00
2b7a33e72d Refactoring 2023-04-13 18:24:47 +03:00
f47dbefb67 web ui: index and basic details page, api refactoring v0.1.3 2023-04-04 23:02:02 +03:00
2a8b94136f web ui: basic logic 2023-04-04 16:24:35 +03:00
790eece361 Add roadmap item 2023-04-04 08:47:15 +03:00
f517a0e3a6 Update LICENSE.txt 2023-04-03 21:50:59 +03:00
dbb6d6f968 Improve docker-compose.yaml 2023-04-03 20:36:50 +03:00
a4f9022f40 Use prebuilt image in docker-compose.yaml 2023-04-03 19:12:43 +03:00
0a6b247765 Fix github actions v0.1.2 2023-04-03 18:40:34 +03:00
b7533d407f Hide pdf processor test with tag v0.1.1 2023-04-03 16:56:11 +03:00
7d4056e312 Update github actions 2023-04-03 16:54:30 +03:00
695021dae6 Add github actions 2023-04-03 16:50:32 +03:00
11a6171954 Improve API v0.1.0 2023-04-02 17:31:37 +03:00
bc61b916f9 Update README.md 2023-04-02 16:14:16 +03:00
1807564f26 Add single_file format implementation 2023-04-02 16:12:57 +03:00
23db2402c4 Add LICENSE.txt 2023-03-28 23:17:17 +03:00
56361f476e Update README.md 2023-03-28 23:15:38 +03:00
716054bdfe Update README.md 2023-03-28 22:40:58 +03:00
ce5f19020e Fix file format name in API 2023-03-28 22:37:05 +03:00
9262249ea1 Add Dockerfile and docker-compose.yaml 2023-03-28 22:25:11 +03:00
427bc63884 Update README.md 2023-03-28 22:05:54 +03:00
aa7b5a10fc Update README.md 2023-03-28 22:04:33 +03:00
4ef9bc0c10 Update README.md 2023-03-28 21:12:05 +03:00
5f6781322b Cleanup 2023-03-28 21:08:08 +03:00
8d2af4ad65 Extend configuration 2023-03-28 21:07:42 +03:00
6839a264db Add configuration to README.md 2023-03-28 19:47:18 +03:00
be8f5e019c Use query params too for page adding handler 2023-03-28 19:40:09 +03:00
9dafdf6abf Cleanup 2023-03-27 23:32:11 +03:00
084b8c0964 Fix go version, fix test 2023-03-27 23:11:34 +03:00
1cbc6483fd Update README.md 2023-03-27 22:38:40 +03:00
369dbe037f Update README.md 2023-03-27 22:37:36 +03:00
0b80ba68bd Add README.md 2023-03-27 22:21:26 +03:00
91d8f676ae Complete loading page to pdf and base API 2023-03-27 22:09:54 +03:00
92469fa3a2 Initial commit 2023-03-26 16:11:00 +03:00