0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 19 hours ago.
Jul 09, 2025 — Jul 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some work on categories. More... about 13 years ago
Fixed up the login page. More... about 13 years ago
Finished up some work with /entry and /entries. The static JSON function in the entry model also now returns a flag idicating if the entry is read or not. More... about 13 years ago
Made /entry to retreive a single entry, this commit includes the implemntation of this and tests. More... about 13 years ago
Wrote some more tests for /entries and implemented some more error checking for the GET functions. Also cleaned imports in a bunch of files. More... about 13 years ago
Written test for /entries/feed_id and started on implementation. More... about 13 years ago
Finished /entries, both tests and implementation. More... about 13 years ago
Finished the API for /feeds/{feed_id}. Added two tests for the url validator in utils. More... about 13 years ago
Started on the PI. Tests and implementation done for /feeds. Tests has been written for /feeds/{feed_id} More... about 13 years ago
Rename TODO to TODO.md More... about 13 years ago
Update TODO More... about 13 years ago
Because stallman More... about 13 years ago
Fixed various bugs found in some of the functions for directory, one which allowed a user to add a new feed to a directory belonging to another user. More... over 13 years ago
Added navigation with keyboard short cuts. j/k for moving down/up, and x for opening a URL in a new tab/window. The last part does not work properly atm, since it will be blocked by popup protection. More... over 13 years ago
Merge branch 'master' of https://github.com/DownGoat/PyFeedReader More... over 13 years ago
Can now add new directories (categories) and add a feed to it using post request, no way of doing it through the interface yet. Application now also pulls entries for subscribed feeds from DB, but one cannot add a new feed from interface yet, so this has to be done manually. Also some other smaller changes. More... over 13 years ago
Update README.md More... over 13 years ago
Added a short README, I'll add more to it later when more of the project is complete. More... over 13 years ago
For got to include some files in the last commit. More... over 13 years ago
Worked on implementing some of the server side stuff for the index. The entries and feeds are now generated by the template, but it does not pull stuff from the databse yet. Also a share bar for social media has been added to every entry, but the buttons are not connected yet. More... over 13 years ago
Some files were left out even tho they were commited? More... over 13 years ago
That deleted file turned out to be important, ooops. Added logout function. More... over 13 years ago
Cleaned up a bit, adding comments here and there. Also deleted a not needed config.py file that snuk into the project. More... over 13 years ago
first push More... over 13 years ago
first push More... over 13 years ago