{"id":18483274,"url":"https://github.com/ewhal/pomf-todo","last_synced_at":"2025-05-13T20:26:28.773Z","repository":{"id":71694983,"uuid":"61266734","full_name":"ewhal/pomf-todo","owner":"ewhal","description":null,"archived":false,"fork":false,"pushed_at":"2016-06-18T06:14:08.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T21:31:42.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ewhal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-16T06:08:00.000Z","updated_at":"2016-06-16T06:08:00.000Z","dependencies_parsed_at":"2023-04-07T17:57:39.505Z","dependency_job_id":null,"html_url":"https://github.com/ewhal/pomf-todo","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/ewhal%2Fpomf-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewhal%2Fpomf-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewhal%2Fpomf-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewhal%2Fpomf-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ewhal","download_url":"https://codeload.github.com/ewhal/pomf-todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020768,"owners_count":22000777,"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-11-06T12:35:03.211Z","updated_at":"2025-05-13T20:26:28.735Z","avatar_url":"https://github.com/ewhal.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# the Pantsu.cat developer team TODO list\n\n## pantsu/pomf\n\n### Release `3.0.0`\n- Replace potentially non-free `UploadException.class.php`\n- Clean up CSS\n  - Use CSSLint for example, but don't blindly follow it\n  - Related: Replace `#upload-btn` with `.js-upload-btn` or HTML data attributes\n    (`[data-js=\"upload-btn\"]` or similar) to be explicit it has no styles\n    - Downside of using data attributes: it's fucking slow. But it will get\n      better as JavaScript engines get optimized.\n    - Using data attributes would seperate JS and CSS.\n    - `.js-*` classes are never guaranteed to not to be touched by browsers, and\n      not exactly what WHATWG wants to suggest for scripting (WHATWG HTML\n      Standard, 1.7.3 Extensibility).\n  - Use flexbox\n  - \u003chttp://philipwalton.com/articles/css-architecture/\u003e\n  - Deprecate or remove unused selectors like `.jumbotron .btn.drop`\n- Clean up and refactor Luminarys' new JavaScript\n  - Finish writing up JSDoc comments (`luminarys/refactor-js-pu`)\n  - Stop hardcoding original button text, grab it from the HTML element\n  - Set `XMLHttpRequest.open()` URL to `form.action` (`HTMLFormElement.action`)\n    instead of hardcoding `'/upload.php'`\n  - Stop abusing HTML anchor elements for `\u003ca\u003e$errorMessage\u003c/a\u003e`\n- Lint PHP again (`phpmd`, `php-codesniffer` etc)\n- Add a `\u003clabel\u003e` element or `title=` attribute to uploader in `index.swig` and\n  `nojs.swig`\n- Fix/add handling for temporary files for which uploads have failed (remove or\n  move them)\n- Add exception handling (`try{}`) to initial database connection\n- More tests\n  - CSS\n  - JavaScript\n  - HTML?\n  - PHP\n  - Checking if copyright headers exist\n- Add Flash-free clipboard for copying uploaded file links\n- Incorporate alchimist's SHA256 hashing to replace SHA1\n- Add SQLite support\n- Increase visibility of contact and copyright takedown pages\n- Create a better `CONTRIBUTING.md` file\n- Finish rewriting the FAQ into a `\u003cdl\u003e` description list\n- Merge Wub's `application/vnd.api+json` patch\n- Implement protection against Cross-Site Request Forgeries\n- Refactor PHP code by adding namespaces\n- Rewrite JavaScript to ES6 using eslint-config-airbnb\n  - Our build system may not support ES6. Does it?\n- Merge alchimist's `expire` removal from MySQL schema and `upload.php`\n- Seperate default settings and local settings\n  - This will also avoid an issue where files are uploaded to webroot with\n    filename `POMF_FILES_ROOTabcdef.ext` if `POMF_FILES_ROOT` is undefined.\n- Reduce default `{{max_upload_size}}` back to original `50 MiB` or a more\n  common `100 MiB` used with CloudFlare setups\n- Consider using `xhr.responseType = 'json';` with caution for browser\n  compatibility\n- Remove `ENGINE=InnoDB;` from SQL schema, let the default engine be decisive\n\n### Release `4.0.0`\n- Add internationalization support\n  - May require swapping Swig templates for Mustache or Handlebars\n\n## pantsu/pomfload\n\n- Rename project to accommodate WTFPL version 2 license\n- Relicense to ISC (OpenBSD license)\n- Rewrite the code to support UNIX standard input\n- Finish writing docs\n- Create an OpenBSD `Makefile`\n- Add to OpenBSD ports\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewhal%2Fpomf-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fewhal%2Fpomf-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewhal%2Fpomf-todo/lists"}