bumpver css | ||
---|---|---|
mario authored 142 days ago last checkin 6ce428606 ⎘ | ||
๐ cron.daily | Add allowed `,` separator to cron specifiers.โนโบ | 3636 days ago |
๐ doc | Patched fc-submit for Python3 and using `requests` instead of `urllibโนโบ | 3754 days ago |
๐ img | Removed white background pixels.โนโบ | 3776 days ago |
๐ lib | Fix forum (PHP7.4 compat for Parsedown, stray empty name= in templateโนโบ | 1313 days ago |
๐ template | More shortags (use `phptags --long` to reverse...)โนโบ | 1313 days ago |
๐ .htaccess | Fix forum (PHP7.4 compat for Parsedown, stray empty name= in templateโนโบ | 1313 days ago |
๐ LICENSE | Switch to AGPL for now, utilize new `release_versions` view.โนโบ | 3784 days ago |
๐ NEWS | Summarized changes directly from /changelogโนโบ | 3481 days ago |
๐ aux.php | Logging function for submit failuresโนโบ | 1053 days ago |
๐ config.php | Move auth section after utility includesโนโบ | 1313 days ago |
๐ db.sql | Add `summary` table field (oneliner, to be used in rss/search/twitterโนโบ | 3496 days ago |
๐ error500.html | A bit more padding-topโนโบ | 3109 days ago |
๐ forum.css | Smoother forum post unfolding, double escaping for edits removed.โนโบ | 3740 days ago |
๐ freshcode.css | work around overlength release notes (HTML remnants)โนโบ | 142 days ago |
๐ gimmicks.js | Fix forum (PHP7.4 compat for Parsedown, stray empty name= in templateโนโบ | 1313 days ago |
๐ handler_api.php | Return just HTTP 200 status with project:{name:null} on non-existing โนโบ | 3489 days ago |
๐ index.php | Raise version to 0.8.3, add freshfoss.com as toplink.โนโบ | 3109 days ago |
๐ page_admin.php | Fix spacing to header block. Correct nowrap issue for title/version/dโนโบ | 3517 days ago |
๐ page_drchangelog.php | Add `debian` changelog autoupdating method.โนโบ | 3109 days ago |
๐ page_error.php | Updated stylesheet to use table-layout for #main/#sidebar split. Paddโนโบ | 3517 days ago |
๐ page_feed.php | Logging function for submit failuresโนโบ | 1053 days ago |
๐ page_flag.php | Updated stylesheet to use table-layout for #main/#sidebar split. Paddโนโบ | 3517 days ago |
๐ page_forum.php | Fix forum (PHP7.4 compat for Parsedown, stray empty name= in templateโนโบ | 1313 days ago |
๐ page_githubreleases.php | fix missing /sectionโนโบ | 1313 days ago |
๐ page_index.php | Updated stylesheet to use table-layout for #main/#sidebar split. Paddโนโบ | 3517 days ago |
๐ page_launchpadreleases.php | Updated stylesheet to use table-layout for #main/#sidebar split. Paddโนโบ | 3517 days ago |
๐ page_links.php | Use some short tagsโนโบ | 1313 days ago |
๐ page_login.php | Add background image for IndieAuth logon button, remove some debug meโนโบ | 1313 days ago |
๐ page_names.php | Fixed "TUV" link. And raise preview size to 120x90 now.โนโบ | 3505 days ago |
๐ page_projects.php | Introduce twitter tags.โนโบ | 1053 days ago |
๐ page_rc.php | Updated stylesheet to use table-layout for #main/#sidebar split. Paddโนโบ | 3517 days ago |
๐ page_search.php | Fix spacing to header block. Correct nowrap issue for title/version/dโนโบ | 3517 days ago |
๐ page_submit.php | Log submit failuresโนโบ | 1053 days ago |
๐ page_tags.php | Use some short tagsโนโบ | 1313 days ago |
๐ release.php | Change minimum `name` length to 2โฆ33โนโบ | 3429 days ago |
๐ shared.phar | Use non-autoupdating autoloader.โนโบ | 3742 days ago |
๐ submit_import.php | Add implicit SourceForge= url for SF-imports.โนโบ | 3680 days ago |
๐ tags.php | Marked state_tag and scope_tags as static.โนโบ | 3495 days ago |
freshcode
This is the prototype source for http://freshcode.club/ (also used on FCMirror and FreshFOSS currently) and a reimplementation and (still) lookalike of Freshmeat/Freecode.
It's not overly pretty, mostly classic PHP templating; but sufficient to testrun and refine the database scheme.
- License: AGPLv3 (originally and might go back to MITL later..)
- State: semi-stable
- Website: http://freshcode.club/
Other Wiki docs:
You can help out with the current code per ticket system or sending in patches (e.g. even just text, stylesheet suggestions; PHP framework rewrite preferences must include a working prototype ;-).