{"id":15984348,"url":"https://github.com/unitech/vote-system","last_synced_at":"2025-04-04T20:44:12.665Z","repository":{"id":6689502,"uuid":"7934630","full_name":"Unitech/vote-system","owner":"Unitech","description":null,"archived":false,"fork":false,"pushed_at":"2013-01-31T10:23:00.000Z","size":1144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-10T05:23:38.573Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Unitech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-31T10:21:43.000Z","updated_at":"2014-02-11T21:23:17.000Z","dependencies_parsed_at":"2022-08-20T07:10:50.565Z","dependency_job_id":null,"html_url":"https://github.com/Unitech/vote-system","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unitech%2Fvote-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unitech%2Fvote-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unitech%2Fvote-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unitech%2Fvote-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unitech","download_url":"https://codeload.github.com/Unitech/vote-system/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249600,"owners_count":20908211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T02:07:11.324Z","updated_at":"2025-04-04T20:44:12.641Z","avatar_url":"https://github.com/Unitech.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NoctuaGUI\n\n## environment.rb\n\n    # Allow Wall stream on main page\n    AJAX_LOAD = true\n    # Allow non registred user to vote \n    ANONYMOUS_VOTE = false\n    # Allow non registred user to comment\n    ANONYMOUS_COMMENT = false\n\n## Database\n\nArticle has a special field, `username` which is the username of the User who posted the article. It's to avoid useless request.\n\n\n# Help \n\n## Fb\n\n{\"id\"=\u003e\"581945270\", \"name\"=\u003e\"Alexandre Strzelewicz\", \"first_name\"=\u003e\"Alexandre\", \"last_name\"=\u003e\"Strzelewicz\", \"link\"=\u003e\"http://www.facebook.com/alexandre.strzelewicz\", \"username\"=\u003e\"alexandre.strzelewicz\", \"location\"=\u003e{\"id\"=\u003e\"110774245616525\", \"name\"=\u003e\"Paris, France\"}, \"gender\"=\u003e\"male\", \"email\"=\u003e\"alexnext@hotmail.fr\", \"timezone\"=\u003e2, \"locale\"=\u003e\"en_US\", \"verified\"=\u003etrue, \"updated_time\"=\u003e\"2011-07-12T17:31:21+0000\"}\n\n# Specifics \n\n\n## article.rb\n\n  def url_article\n    return 'http://localhost:3000/show/' + self.title.to_s\n  end\n\nUsed in _article_internal.html.erb and rss.rss.builder\n\n## Autocomple\n\nAutomcomplete Jquery plugin modified (separated with the jquery ui)\n\n\n## user.rb\n\n  def url\n    return 'http://localhost:3000/by/' + self.username\n  end\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funitech%2Fvote-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funitech%2Fvote-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funitech%2Fvote-system/lists"}