0
I Use This!
Inactive

Commits : Listings

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