Skip to content

Conversation

@xnor
Copy link
Contributor

@xnor xnor commented Nov 15, 2016

  • remove pagan webserver stuff from repo and move stuff to new repo
  • fix pylint complains about docstring format in pagan
  • pagan console version saves avatar to file, when none is specified it is saved to "input"
    "$ pagan /etc/password " would save avatar for input /etc/password to file /etc/password.png
    changed to only allow letters and digits, replace other characters to "-"
    "$ pagan /etc/password" saves to -etc-password.png
  • pagan console, add --noshow option, to supress opening of viewer
  • add test case for console pagan, add more tests

xnor and others added 30 commits October 14, 2016 00:01
add test: save in new dir

removed print statements

changed 404 page

more changes on 404 page of webserver
Conflicts:
	tools/webserver/webserver.py
add test: save in new dir

removed print statements

changed 404 page

more changes on 404 page of webserver
@ofalk ofalk self-assigned this Nov 30, 2022
@ofalk
Copy link
Collaborator

ofalk commented Nov 30, 2022

@xnor If you find time, would it be possible if you resolve the conflict? I'd be also interested to see if it makes sense to split this into several PRs addressing different parts (ie. code clean up, linting, coding style, bugs...). What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants