Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-07-05 | feed-browser: mark selected architecture in list of archs, also show entered ↵ | Marcin Juszkiewicz | 1 | |
package name | ||||
2007-07-05 | feed-browser: search when arch is selected and no package name provided | Marcin Juszkiewicz | 1 | |
2007-07-05 | feed-browser: list of architectures from database instead of static list | Marcin Juszkiewicz | 1 | |
2007-07-05 | feed-browser: simplified URLs (no 'action' var anymore), simplified code a bit | Marcin Juszkiewicz | 1 | |
2007-07-05 | feed-browser: use read_vars_from_get to handle HTTP GET params | Marcin Juszkiewicz | 1 | |
2007-07-05 | feed-browser: updated copyrights | Marcin Juszkiewicz | 1 | |
2007-07-05 | feed-browser: exit if database cannot be found or created | Marcin Juszkiewicz | 1 | |
2007-07-05 | feed-browser: include architecture selector | Marcin Juszkiewicz | 1 | |
2006-09-02 | feed-browser: add search functionality | Marcin Juszkiewicz | 1 | |
2006-08-25 | feed-browser: feeds adding improved, updater more silent | Marcin Juszkiewicz | 1 | |
- includes/config.inc contain array with all feeds - check_database() adds feeds if they are not present - updater does not show feed URL | ||||
2006-08-25 | feed-browser: moved functions to include/functions.inc, updater check/create ↵ | Marcin Juszkiewicz | 1 | |
database now | ||||
2006-08-25 | feed-browser: show links to all depends/provides/conflicts, show packages ↵ | Marcin Juszkiewicz | 1 | |
not only by Name: but also by Provides: | ||||
2006-08-25 | feed-browser: show feed name in download section, sort by feed/arch | Marcin Juszkiewicz | 1 | |
2006-08-25 | feed-browser: move section list to end of page source, fixed 2 column layout CSS | Marcin Juszkiewicz | 1 | |
2006-08-24 | feed-browser: split maintainers to separate lines (works when ', ' is used ↵ | Marcin Juszkiewicz | 1 | |
as separator | ||||
2006-08-24 | feed-browser: no need to keep two copies of package listing generation code | Marcin Juszkiewicz | 1 | |
2006-08-24 | feed-browser: another set of functionality and look changes | Marcin Juszkiewicz | 1 | |
- added sections tree on left side - need some work as we do not have 'e' or 'gnome' section so parts are wrong - letterchooser is always visible - removed menu as it is useless now - package details has versions sorted by PV - all pages should now validate as HTML 1.0 Strict - restructured code a bit - now HTML mainblock is in one place | ||||
2006-08-24 | feed-browser: more cleanups | Marcin Juszkiewicz | 1 | |
- package details switched to definition list - database check/creation moved to function - removed dead code | ||||
2006-08-24 | feed-browser: starting version of web browser for feeds (GPLv2 license) | Marcin Juszkiewicz | 1 | |
- show packages list - show sections list - show package information - allow to download package |