Commit graph

147 commits

Author SHA1 Message Date
Faisal Shahzad
2ee1c80ea9
Merge pull request #71 from serpwings/dependabot/pip/requests-2.32.4
Bump requests from 2.31.0 to 2.32.4
2025-08-15 01:14:32 +02:00
dependabot[bot]
e165c278a2
Bump requests from 2.31.0 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-14 23:12:58 +00:00
Faisal Shahzad
0d6fdeba2f
Update constants.py 2024-12-21 01:36:42 +01:00
Faisal Shahzad
f4f2e5a711
Merge pull request #68 from seowings/main
Update Licensing Information
2024-12-21 01:34:34 +01:00
Faisal Shahzad
476ead6f9b updated copyright notice 2024-12-21 01:33:03 +01:00
Faisal Shahzad
51481abac7 fix copyright notice 2024-12-21 01:32:32 +01:00
Faisal Shahzad
1f2e2971d0 updated licensing information 2024-12-21 01:24:04 +01:00
Faisal Shahzad
1c7a3b3d09 updated copyright notices 2024-05-07 22:45:16 +02:00
Faisal Shahzad
468b184d00 improved messaging 2024-05-04 16:29:01 +02:00
Faisal Shahzad
dc0ab2baf0 Included Correct String formats 2024-05-04 16:28:44 +02:00
Faisal Shahzad
ac2da9c7c5
Merge pull request #64 from serpwings/dependabot/pip/gitpython-3.1.41
Updated Gitpython from 3.1.37 to 3.1.41
2024-01-10 21:45:28 +01:00
dependabot[bot]
be37cb79e0
Bump gitpython from 3.1.37 to 3.1.41
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.37...3.1.41)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 20:44:35 +00:00
Faisal Shahzad
a6e86ffd30
Merge pull request #63 from seowings/main
Project Management & Git Support
2024-01-07 02:25:17 +01:00
Faisal Shahzad
4e668a1b64 improved project management 2024-01-07 02:18:01 +01:00
Faisal Shahzad
0c9d24239d fix emit message for Repo Initialzation 2024-01-06 22:50:23 +01:00
Faisal Shahzad
c303eb3505 save project via GUI. 2024-01-06 22:30:12 +01:00
Faisal Shahzad
17dfc94a02
Merge pull request #62 from seowings/main
Update Actions as fix for #61
2024-01-01 01:36:28 +01:00
Faisal Shahzad
b99475410b Merge branch 'main' of https://github.com/seowings/static-wordpress 2024-01-01 01:33:17 +01:00
Faisal Shahzad
32a4ffefc3 updated actions versions 2024-01-01 01:33:11 +01:00
Faisal Shahzad
7a47a57b44
Merge pull request #60 from seowings/main
GUI and Crawl improvements for #22 #55
2023-12-25 03:00:26 +01:00
Faisal Shahzad
07503bfd31
Merge branch 'serpwings:main' into main 2023-12-25 02:56:29 +01:00
Faisal Shahzad
8fcb6177a5 added gui screenshot 2023-12-25 02:55:39 +01:00
Faisal Shahzad
0ea5490ae2 included Custom MessageBox 2023-12-25 02:16:28 +01:00
Faisal Shahzad
6d3f40223d updated revision number and cleanup 2023-12-25 00:01:54 +01:00
Faisal Shahzad
8ddafd5b1e Improved Crawling Workflow and Added Tableview 2023-12-24 18:54:03 +01:00
Faisal Shahzad
a3a9352613 API Interface for UI and Background Worker 2023-12-23 23:27:42 +01:00
Faisal Shahzad
ec8511d1ae
Merge pull request #59 from seowings/main
Added Generalized Crawler #57
2023-12-23 03:18:14 +01:00
Faisal Shahzad
a667df8f6f
Merge branch 'serpwings:main' into main 2023-12-23 03:16:35 +01:00
Faisal Shahzad
9ad3a118e5 code cleanup for webcrawler 2023-12-23 03:15:51 +01:00
Faisal Shahzad
3aedd26f75
Merge pull request #58 from seowings/main
Improved Projects Management
2023-12-23 01:42:03 +01:00
Faisal Shahzad
c7ccb0ace4 added progressbar to project check/verify 2023-12-23 01:22:06 +01:00
Faisal Shahzad
5804a6865d settings menu is shown if project is open 2023-12-23 00:49:58 +01:00
Faisal Shahzad
6757eb3898
Merge pull request #57 from seowings/menu_actions
fix menu and actions as per project settings
2023-12-23 00:28:53 +01:00
Faisal Shahzad
0e9518cdd9 fix menu and actions as per project settings 2023-12-23 00:25:34 +01:00
Faisal Shahzad
ae2cc800e3
Merge pull request #56 from seowings/ipython
Integrated IPython Widget in MainWindow #55
2023-12-22 23:01:33 +01:00
Faisal Shahzad
44cfbc07c1 Actions are turned off/on with Project Status 2023-12-22 22:54:49 +01:00
Faisal Shahzad
b8b75eea4a added debuig clear action/button 2023-12-22 22:38:47 +01:00
Faisal Shahzad
d6b28aef5c included ipython widget via qtconsole 2023-12-22 22:17:57 +01:00
Faisal Shahzad
bc121722a7 optimized sitemap search 2023-12-22 18:09:32 +01:00
Faisal Shahzad
cbd21ac068 code cleanup - refactoring 2023-12-22 17:14:35 +01:00
Faisal Shahzad
faaa4deff5 fixed references in sub modules 2023-12-22 15:51:39 +01:00
Faisal Shahzad
fe56d35669
Merge pull request #52 from seowings/main
Enable Crawl Toolbar - fix for #51
2023-10-27 01:22:55 +02:00
Faisal Shahzad
71aa04f8ed
Merge branch 'serpwings:main' into main 2023-10-27 01:20:21 +02:00
Faisal Shahzad
2debdad84a fix for #51 for crawl toolbar 2023-10-27 01:19:44 +02:00
Faisal Shahzad
2ae2b7df50
Updated Version to 0.0.4 2023-10-24 02:01:32 +02:00
Faisal Shahzad
440496c405
Update README.md 2023-10-24 01:52:46 +02:00
Faisal Shahzad
9f51b2e6ee
Update tests.yml 2023-10-24 01:48:35 +02:00
Faisal Shahzad
d71ffb7227
Update tests.yml 2023-10-24 01:46:50 +02:00
Faisal Shahzad
16c2b6f955
Update tests.yml 2023-10-24 01:44:08 +02:00
Faisal Shahzad
70a599959e
Python 3.12 tests 2023-10-24 01:41:41 +02:00