GhostBSD/update-station 4aca954src update-station updateHandler.py, src/locale update-station.pot

Rework files and folders and translation automation
DeltaFile
+0-1,374src/update-station
+624-0update_station/frontend.py
+403-0update_station/backend.py
+0-386src/updateHandler.py
+0-357src/locale/ru/update-station.po
+0-339src/locale/update-station.pot
+1,027-2,45614 files not shown
+2,607-2,50120 files

GhostBSD/update-station aebb0ae. setup.py, src pkg_to_reinstall update-station

Adding code to reinstall packages that depend on kernel update

I remove the force upgrade everything this was casing self-heal to loop.

This fix is related to ghostbsd/issues#29
DeltaFile
+233-0src/pkg_to_reinstall
+92-36src/update-station
+13-24src/need_reboot.json
+26-5src/updateHandler.py
+1-1setup.py
+365-665 files

GhostBSD/update-station dd52400src update-station update_data.py

Merge pull request #56 from ghostbsd/fix-pkgbsd-notification

Adding code to prevent multiple PKGBASE notifications.
DeltaFile
+4-1src/update-station
+1-0src/update_data.py
+5-12 files

GhostBSD/update-station a36dda2src update-station update_data.py

Adding code to prevent multiple PKGBASE notifications.
DeltaFile
+4-1src/update-station
+1-0src/update_data.py
+5-12 files

GhostBSD/update-station 5eb693e. setup.py, src updateHandler.py

Merge pull request #55 from ghostbsd/fix-run_command

Changed run_command check to False
DeltaFile
+15-4src/updateHandler.py
+1-1setup.py
+16-52 files

GhostBSD/update-station 054b46f. setup.py, src updateHandler.py

Changed run_command check to False
DeltaFile
+15-4src/updateHandler.py
+1-1setup.py
+16-52 files

GhostBSD/update-station 6895f74. setup.py, src update-station

Merge pull request #54 from ghostbsd/fixed-url

Remove self.thr.join()
DeltaFile
+0-3src/update-station
+1-1setup.py
+1-42 files

GhostBSD/update-station a863c46. setup.py

update setup.py version
DeltaFile
+1-1setup.py
+1-11 files

GhostBSD/update-station 25465ddsrc update-station

Remove self.thr.join()
DeltaFile
+0-3src/update-station
+0-31 files

GhostBSD/update-station bdb8781. setup.py, src updateHandler.py

Merge pull request #53 from ghostbsd/fixed-url

Fixed repo_online url
DeltaFile
+1-10src/updateHandler.py
+1-1setup.py
+2-112 files

GhostBSD/update-station f13424e. setup.py, src updateHandler.py

Fixed repo_online url
DeltaFile
+1-10src/updateHandler.py
+1-1setup.py
+2-112 files

GhostBSD/update-station c45ecda. setup.py, src update-station updateHandler.py

Merge pull request #52 from ghostbsd/fixed-restored-files

Removed assert and adding code to fetch PKGBASE to add a progress step
DeltaFile
+28-21src/update-station
+8-0src/updateHandler.py
+1-2setup.py
+37-233 files

GhostBSD/update-station 0e45b3dsrc updateHandler.py

Update updateHandler.py
DeltaFile
+1-1src/updateHandler.py
+1-11 files

GhostBSD/update-station f3b6d67. setup.py, src update-station updateHandler.py

remove assert and adding code to fetch PKGBASE to add a progress step
DeltaFile
+28-21src/update-station
+8-0src/updateHandler.py
+1-2setup.py
+37-233 files

GhostBSD/update-station f421997. .gitignore setup.py, src updateHandler.py

Merge pull request #51 from ghostbsd/get_default_repo_url

Fixed get_default_repo_url
DeltaFile
+4-0.gitignore
+2-1setup.py
+1-1src/updateHandler.py
+7-23 files

GhostBSD/update-station acaa43e. .gitignore

added editor in .gitignore
DeltaFile
+4-0.gitignore
+4-01 files

GhostBSD/update-station becf8dd. setup.py, src updateHandler.py

Fixed get_default_repo_url
DeltaFile
+2-1setup.py
+1-1src/updateHandler.py
+3-22 files

GhostBSD/update-station 9ffaacd. setup.py, src update-station updateHandler.py

Merge pull request #50 from ghostbsd/fix-issues

Adding missing -f in remove_os_generic
DeltaFile
+11-18setup.py
+0-2src/update-station
+1-1src/updateHandler.py
+12-213 files

GhostBSD/update-station 7e71ba6src/locale update-station.pot, src/locale/ru update-station.po

Merge branch 'master' into fix-issues
DeltaFile
+155-61src/locale/ru/update-station.po
+147-60src/locale/update-station.pot
+302-1212 files

GhostBSD/update-station 75bcfa5. setup.py, src update-station updateHandler.py

Adding missing -f in remove_os_generic
DeltaFile
+11-18setup.py
+0-2src/update-station
+1-1src/updateHandler.py
+12-213 files

GhostBSD/update-station 4b2dceesrc/locale update-station.pot, src/locale/ru update-station.po

Merge pull request #47 from alexax66/master

Update  translate
DeltaFile
+155-61src/locale/ru/update-station.po
+147-60src/locale/update-station.pot
+302-1212 files

GhostBSD/update-station 3888745src update-station

Merge pull request #49 from ghostbsd/ericbsd-patch-1

Update update-station
DeltaFile
+1-1src/update-station
+1-11 files

GhostBSD/update-station f02abd3src update-station

Update update-station
DeltaFile
+1-1src/update-station
+1-11 files

GhostBSD/update-station c87ad9dsrc update-station updateHandler.py

Merge pull request #48 from ghostbsd/fix-issues

Fixed the Cancel button text and added missing yes.
DeltaFile
+30-22src/update-station
+7-2src/updateHandler.py
+37-242 files

GhostBSD/update-station 40731fdsrc update-station

Adding missing restart
DeltaFile
+1-1src/update-station
+1-11 files

GhostBSD/update-station 27ae0c0src update-station updateHandler.py

Fixed the Cancel button text and added missing yes.
DeltaFile
+30-22src/update-station
+7-2src/updateHandler.py
+37-242 files

GhostBSD/update-station c426704src/locale/ru update-station.po

Fix typo
DeltaFile
+1-1src/locale/ru/update-station.po
+1-11 files

GhostBSD/update-station d082085src/locale update-station.pot, src/locale/ru update-station.po

Update translation
DeltaFile
+155-61src/locale/ru/update-station.po
+147-60src/locale/update-station.pot
+302-1212 files

GhostBSD/update-station be12da6src update-station updateHandler.py

Merge pull request #46 from ghostbsd/fix-issues

Fixed UpgradeToPKGBase and improve text
DeltaFile
+32-23src/update-station
+1-1src/updateHandler.py
+33-242 files

GhostBSD/update-station 6c70290

Merge remote-tracking branch 'origin/fix-issues' into fix-issues
DeltaFile
+0-00 files