0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some work on categories. More... almost 13 years ago
Fixed up the login page. More... almost 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... almost 13 years ago
Made /entry to retreive a single entry, this commit includes the implemntation of this and tests. More... almost 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... almost 13 years ago
Written test for /entries/feed_id and started on implementation. More... almost 13 years ago
Finished /entries, both tests and implementation. More... almost 13 years ago
Finished the API for /feeds/{feed_id}. Added two tests for the url validator in utils. More... almost 13 years ago
Started on the PI. Tests and implementation done for /feeds. Tests has been written for /feeds/{feed_id} More... almost 13 years ago
Rename TODO to TODO.md More... almost 13 years ago
Update TODO More... almost 13 years ago
Because stallman More... almost 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... about 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... about 13 years ago
Merge branch 'master' of https://github.com/DownGoat/PyFeedReader More... about 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... about 13 years ago
Update README.md More... about 13 years ago
Added a short README, I'll add more to it later when more of the project is complete. More... about 13 years ago
For got to include some files in the last commit. More... about 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... about 13 years ago
Some files were left out even tho they were commited? More... about 13 years ago
That deleted file turned out to be important, ooops. Added logout function. More... about 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... about 13 years ago
first push More... about 13 years ago
first push More... about 13 years ago