⌈⌋ branch:  freshcode

bumpver css
mario authored 302 days ago last checkin 6ce428606
📂 cron.daily Add allowed `,` separator to cron specifiers.‹› 3796 days ago
📂 doc Patched fc-submit for Python3 and using `requests` instead of `urllib‹› 3914 days ago
📂 img Removed white background pixels.‹› 3936 days ago
📂 lib Fix forum (PHP7.4 compat for Parsedown, stray empty name= in template‹› 1473 days ago
📂 template More shortags (use `phptags --long` to reverse...)‹› 1474 days ago
📄 .htaccess Fix forum (PHP7.4 compat for Parsedown, stray empty name= in template‹› 1473 days ago
📄 LICENSE Switch to AGPL for now, utilize new `release_versions` view.‹› 3945 days ago
📄 NEWS Summarized changes directly from /changelog‹› 3641 days ago
📄 aux.php Logging function for submit failures‹› 1213 days ago
📄 config.php Move auth section after utility includes‹› 1474 days ago
📄 db.sql Add `summary` table field (oneliner, to be used in rss/search/twitter‹› 3656 days ago
📄 error500.html A bit more padding-top‹› 3270 days ago
📄 forum.css Smoother forum post unfolding, double escaping for edits removed.‹› 3900 days ago
📄 freshcode.css work around overlength release notes (HTML remnants)‹› 302 days ago
📄 gimmicks.js Fix forum (PHP7.4 compat for Parsedown, stray empty name= in template‹› 1473 days ago
📄 handler_api.php Return just HTTP 200 status with project:{name:null} on non-existing ‹› 3649 days ago
📄 index.php Raise version to 0.8.3, add freshfoss.com as toplink.‹› 3270 days ago
📄 page_admin.php Fix spacing to header block. Correct nowrap issue for title/version/d‹› 3677 days ago
📄 page_drchangelog.php Add `debian` changelog autoupdating method.‹› 3270 days ago
📄 page_error.php Updated stylesheet to use table-layout for #main/#sidebar split. Padd‹› 3677 days ago
📄 page_feed.php Logging function for submit failures‹› 1213 days ago
📄 page_flag.php Updated stylesheet to use table-layout for #main/#sidebar split. Padd‹› 3677 days ago
📄 page_forum.php Fix forum (PHP7.4 compat for Parsedown, stray empty name= in template‹› 1473 days ago
📄 page_githubreleases.php fix missing /section‹› 1474 days ago
📄 page_index.php Updated stylesheet to use table-layout for #main/#sidebar split. Padd‹› 3677 days ago
📄 page_launchpadreleases.php Updated stylesheet to use table-layout for #main/#sidebar split. Padd‹› 3677 days ago
📄 page_links.php Use some short tags‹› 1474 days ago
📄 page_login.php Add background image for IndieAuth logon button, remove some debug me‹› 1474 days ago
📄 page_names.php Fixed "TUV" link. And raise preview size to 120x90 now.‹› 3665 days ago
📄 page_projects.php Introduce twitter tags.‹› 1213 days ago
📄 page_rc.php Updated stylesheet to use table-layout for #main/#sidebar split. Padd‹› 3677 days ago
📄 page_search.php Fix spacing to header block. Correct nowrap issue for title/version/d‹› 3677 days ago
📄 page_submit.php Log submit failures‹› 1213 days ago
📄 page_tags.php Use some short tags‹› 1474 days ago
📄 release.php Change minimum `name` length to 2…33‹› 3590 days ago
📄 shared.phar Use non-autoupdating autoloader.‹› 3902 days ago
📄 submit_import.php Add implicit SourceForge= url for SF-imports.‹› 3841 days ago
📄 tags.php Marked state_tag and scope_tags as static.‹› 3655 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 ;-).