71 Commits

Autor SHA1 Mensagem Data
Wasi Master d3505fd544 Update README.md 2026-02-24 19:04:55 +06:00
Wasi Master 52a8f8b32f Merge pull request #39 from therumbler/docker-python-update
update to Python 3.13.7
2025-09-10 22:06:10 +06:00
Benjamin Rumble 5df3242eb9 update to Python 3.13.7 2025-09-10 11:53:48 -04:00
Wasi Master 9e85fc60b9 Update README.md 2024-10-27 21:27:14 +06:00
Wasi Master 073f153a5b Bump version to 0.3.4 2024-10-27 16:20:23 +06:00
Wasi Master f3764de050 Bookmarklet instructions
Closes https://github.com/wasi-master/13ft/issues/32
2024-10-27 16:08:00 +06:00
Wasi Master cbb40f9e94 Autofocus on input field
Closes https://github.com/wasi-master/13ft/issues/31
2024-10-27 15:57:11 +06:00
Wasi Master 47ad1cf22e Update build.yaml 2024-08-21 22:37:49 +06:00
Wasi Master ba239e1bf9 Bump version to 0.3.3 2024-08-21 22:35:14 +06:00
Wasi Master 6c9f1f89fc Revert "Change docker hub to ghcr"
This reverts commit e3406c7935.
2024-08-21 22:34:54 +06:00
Wasi Master e3406c7935 Change docker hub to ghcr 2024-08-21 21:07:51 +06:00
Wasi Master b6971cae49 Merge pull request #26 from a10kiloham/patch-1
Update docker-compose.yaml
2024-08-21 21:06:47 +06:00
a10kiloham 23421e44c3 Update docker-compose.yaml 2024-08-21 14:43:49 +01:00
Wasi Master 40b1d9aa95 Fix Placeholder Chrome Version in User-Agent
Closes https://github.com/wasi-master/13ft/issues/22
2024-08-20 20:03:04 +06:00
Wasi Master 165f9ef4c3 Merge pull request #24 from ckbaker10/readme-adjust
Documentation for usage with SSL Proxy, Systemd, Customized Host / Port
2024-08-20 19:39:49 +06:00
Wasi Master d6bee7bd6e Merge pull request #23 from nicolasff/docker-compose-command
Use correct command for `docker compose`
2024-08-20 19:39:39 +06:00
Your Name ad0760a827 Documentation 2024-08-20 10:23:35 +02:00
Nicolas Favre-Felix ca2eafb08a Use correct command for docker compose
`docker-compose` (V1) has been deprecated since July 2023, and Compose
V2 is its replacement. Since V2 was announced, it was always available
as `docker compose` rather than the single command `docker-compose`.
Modern installations of Docker no longer even ship with `docker-compose`
itself.
2024-08-19 16:43:40 -07:00
Wasi Master c509407d60 Merge pull request #21 from DeltaTangoLima/main
Added missing bs4 module to Py requirements
2024-08-17 20:21:06 +06:00
Dan Lehman 8efe2bba8a Added missing bs4 module to Py requirements 2024-08-17 09:28:08 +10:00
Wasi Master f68c29a1dc Update portable.py 2024-08-14 15:49:18 +06:00
Wasi Master 3e2dd24fba Bump version to 0.3.1 2024-08-14 15:45:17 +06:00
Wasi Master cbb1e8568d Remove debug prints 2024-08-14 15:44:06 +06:00
Wasi Master ffefe1193b Fix relative links
Closes https://github.com/wasi-master/13ft/issues/10
2024-08-14 15:40:07 +06:00
Wasi Master 1f43c8a866 Bump version to 0.3.0 2024-08-14 14:50:33 +06:00
Wasi Master 1a75fe508b Some UI Improvements 2024-08-14 14:49:47 +06:00
Wasi Master d89e451405 Add dark mode to portable.py 2024-08-14 13:38:33 +06:00
Wasi Master 8c65983dad Add dark mode
Closes https://github.com/wasi-master/13ft/issues/20
2024-08-14 13:35:52 +06:00
Wasi Master d7260ebd7c Format files 2024-08-14 13:17:52 +06:00
Wasi Master c641ec68d9 Merge pull request #19 from luizpicolo/main
Improve UI
2024-08-14 12:58:13 +06:00
Wasi Master 602507189d Merge pull request #17 from Joao620/auto-protocol
Adding default protocol to URL inputs
2024-08-14 12:57:22 +06:00
Luiz F. Picolo 73b410fc3e Added restart and remove desnecessary version 2024-08-05 21:56:54 -04:00
Luiz F. Picolo a3e2a5c896 Fixed top position 2024-08-05 21:43:46 -04:00
Luiz F. Picolo a941346fde Improve UI 2024-07-09 18:29:27 -04:00
Joao620 4e4404ff79 infer the url protocol 2024-05-01 19:44:41 -03:00
Wasi Master 26ea406312 Merge pull request #15 from jbonadiman/main
Adds CI/CD pipeline with support for multiple platforms
2024-01-09 18:19:02 +06:00
João Vitor Bonadiman 66f61e3fe5 Merge pull request #1 from jbonadiman/feature/cicd
adds initial pipeline
2024-01-08 12:15:23 +00:00
João Vitor Bonadiman 51d159fed5 adds initial pipeline 2024-01-08 12:11:39 +00:00
Wasi Master dab9b712a4 Edit duplicate requirements.txt 2023-11-02 00:17:41 +06:00
Wasi Master 559991a5b5 Mention dockerhub and ghcr in the readme. 2023-11-01 23:50:04 +06:00
Wasi Master 78aa6a9dff Bump version to 0.2.3 2023-11-01 23:36:07 +06:00
Wasi Master 783b6936bb Fix https://github.com/wasi-master/13ft/issues/11
The problem was that the working directory was being changed to app and since requirements.txt is actually in the root folder not the app directory the command to install this wasn't running correctly
2023-11-01 23:35:34 +06:00
Wasi Master 9e73750c90 Delete .github directory 2023-11-01 11:36:19 +06:00
Wasi Master f5e2aea922 Create Docker Publish GitHub Workflow 2023-11-01 11:23:54 +06:00
Wasi Master 07078e5de4 Add metadata labels 2023-11-01 00:33:37 +06:00
Wasi Master 5caa9afb28 Fix screenshots 2023-10-31 23:50:37 +06:00
Wasi Master 50c8077fcf Merge pull request #9 from recklessop/main 2023-10-31 22:00:48 +06:00
Wasi Master 4431d63afc Create requirements.txt 2023-10-31 22:00:12 +06:00
Wasi Master f02ca7e961 Revert requirements.txt 2023-10-31 21:57:06 +06:00
Justin Paul bf66afa6e0 Update README.md 2023-10-31 09:40:10 -04:00