Fixed title/description extraction. | ||
---|---|---|
mario authored 551 days ago last checkin dedb921ea ⎘ | ||
๐ cron.daily | Automated cronjob re-registration from `x-cron:` plugin meta fields.โนโบ | 2254 days ago |
๐ doc | Patched fc-submit for Python3 and using `requests` instead of `urllibโนโบ | 2369 days ago |
๐ img | Smaller icons for changes and tags.โนโบ | 2399 days ago |
๐ lib | Utility code moved into lib/โนโบ | 2391 days ago |
๐ template | Introduce ./template/โนโบ | 2391 days ago |
๐ .htaccess | Initial website implementation: project submit, index listing, projecโนโบ | 2404 days ago |
๐ LICENSE | Switch to AGPL for now, utilize new `release_versions` view.โนโบ | 2399 days ago |
๐ NEWS | Summarized changes directly from /changelogโนโบ | 2096 days ago |
๐ aux.php | Fixed license moniker typo "LPGL", and typo in csrf() array, versioneโนโบ | 2391 days ago |
๐ config.local.php | empty default filesโนโบ | 2260 days ago |
๐ db.sql | Initial website implementation: project submit, index listing, projecโนโบ | 2404 days ago |
๐ error500.html | Friendlier placeholder page in case of SQLite locks / running update โนโบ | 2207 days ago |
๐ forum.css | Add basic /meta forum, separate handler and database structure.โนโบ | 2357 days ago |
๐ freshcode.css | Initial website implementation: project submit, index listing, projecโนโบ | 2404 days ago |
๐ freshcode.db | Empty default SQlite store (for mirroring)โนโบ | 2260 days ago |
๐ gimmicks.js | Move JS functionality out of template/header, to prepare for tags-ediโนโบ | 2388 days ago |
๐ handler_api.php | initial API handler (just GET/query project info as of now)โนโบ | 2371 days ago |
๐ index.php | Initial website implementation: project submit, index listing, projecโนโบ | 2404 days ago |
๐ page_admin.php | Using diff now for /admin pages and /rcโนโบ | 2360 days ago |
๐ page_drchangelog.php | Introduced "Dr.ChangeLog" for testing autoupdate rulesets (regex,xpatโนโบ | 2366 days ago |
๐ page_error.php | Trivial error message page.โนโบ | 2380 days ago |
๐ page_feed.php | Initial exchange format /feed/xfer and per-project /feed/linux JSON rโนโบ | 2399 days ago |
๐ page_flag.php | Initial website implementation: project submit, index listing, projecโนโบ | 2404 days ago |
๐ page_forum.php | Add basic /meta forum, separate handler and database structure.โนโบ | 2357 days ago |
๐ page_githubreleases.php | Add GitHub/Archive list and cache database polling.โนโบ | 2273 days ago |
๐ page_index.php | Initial website implementation: project submit, index listing, projecโนโบ | 2404 days ago |
๐ page_launchpadreleases.php | Introduce `launchpad-releases` page. Updated polling with less delay.โนโบ | 2197 days ago |
๐ page_links.php | Initial website implementation: project submit, index listing, projecโนโบ | 2404 days ago |
๐ page_login.php | Initial website implementation: project submit, index listing, projecโนโบ | 2404 days ago |
๐ page_names.php | Introduce project /names browsing.โนโบ | 2357 days ago |
๐ page_projects.php | Initial website implementation: project submit, index listing, projecโนโบ | 2404 days ago |
๐ page_rc.php | Add /rc page (RecentChanges diff)โนโบ | 2362 days ago |
๐ page_search.php | Introduce search/ function.โนโบ | 2388 days ago |
๐ page_submit.php | Initial website implementation: project submit, index listing, projecโนโบ | 2404 days ago |
๐ page_tags.php | Initial website implementation: project submit, index listing, projecโนโบ | 2404 days ago |
๐ release.php | Consolidate release/project database interaction.โนโบ | 2392 days ago |
๐ shared.phar | package external lib/ into zip-pharsโนโบ | 2380 days ago |
๐ submit_import.php | Move /submit form into template/submit_* and introduce project importโนโบ | 2376 days ago |
๐ tags.php | Move tags handling into separate tags:: module.โนโบ | 2376 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 ;-).