aboutsummaryrefslogtreecommitdiff
path: root/src/web/views
Commit message (Collapse)AuthorAge
...
* Improved bookmark creation/edition form.Cédric Bonhomme2017-05-26
|
* Updated translations.Cédric Bonhomme2017-05-26
|
* added pagination for bookmarksCédric Bonhomme2017-05-26
|
* Release 8.0.Cédric Bonhomme2017-05-24
|
* Import from pinboard is now faster. Bookmarks are sorted by time.Cédric Bonhomme2017-05-24
|
* Import bookmarks from pinboard.inCédric Bonhomme2017-05-24
|
* A bookmarklet for bookmarks has been added.Cédric Bonhomme2017-05-24
|
* It is now possible to delete a bookmark.Cédric Bonhomme2017-05-24
|
* Added database migration script.Cédric Bonhomme2017-05-23
|
* Improved display of bookmark's tags. And fixed some remainings merge related ↵Cédric Bonhomme2017-05-23
| | | | bugs.
* Fixed conflicts.Cédric Bonhomme2017-05-23
|\
| * Update tags of bookmarks.Cédric Bonhomme2017-05-23
| |
* | Removed prototype code for bookmarks from master branch.Cédric Bonhomme2017-04-09
| |
* | cerificate renewedCédric Bonhomme2017-04-07
|/
* merge and fixed conflictCédric Bonhomme2017-04-06
|\
| * Added registration status.Cédric Bonhomme2017-04-06
| |
| * Displays if the the instance is running on Heroku.Cédric Bonhomme2017-04-06
| |
| * Removed now useless endpoint.Cédric Bonhomme2017-04-06
| |
| * Added a page which displays some information about the instance.Cédric Bonhomme2017-04-06
| |
| * Bugfix. The auto-crawling was broken.Cédric Bonhomme2017-02-12
| |
* | wipCédric Bonhomme2017-02-13
| |
* | Bugfix. The auto-crawling was broken.Cédric Bonhomme2017-02-12
| |
* | prototypefor bookmarksCédric Bonhomme2017-02-12
|/
* New https certificateCédric Bonhomme2017-01-07
|
* Renamed crawler name.Cédric Bonhomme2016-11-22
|
* Updated translations.Cédric Bonhomme2016-11-22
|
* cleaning the mess in the libs directoriesCédric Bonhomme2016-11-17
|
* Better checks for the public pages.Cédric Bonhomme2016-11-14
|
* Various improvements for the public pages and the private profile edition page.Cédric Bonhomme2016-11-13
|
* check if feed is privateCédric Bonhomme2016-11-13
|
* Added page for public feeds.Cédric Bonhomme2016-11-13
|
* Added a template for articles of public feeds.Cédric Bonhomme2016-11-11
|
* no need to specify an equalityCédric Bonhomme2016-10-24
|
* add the possibility to mak a feed as privateCédric Bonhomme2016-10-24
|
* Updated about page.Cédric Bonhomme2016-10-10
|
* fixed bug in the translations.Cédric Bonhomme2016-10-10
|
* try to fixCédric Bonhomme2016-10-10
|
* letencrypt validationCédric Bonhomme2016-10-10
|
* new name: the last one.Cédric Bonhomme2016-10-10
|
* removed the tag cloud for the public profile page: too slowCédric Bonhomme2016-10-07
|
* Generates the tag cloud of the user based on the last 10 weeks.Cédric Bonhomme2016-10-07
|
* Some other new update for the public profile page.Cédric Bonhomme2016-10-07
|
* Redirect to the dashboard.Cédric Bonhomme2016-10-07
|
* An administrator is now able to set the value of 'auto_crawling' for a user.Cédric Bonhomme2016-10-07
|
* Fetch feeds only if the user do not want to use its own crawler.Cédric Bonhomme2016-10-06
|
* The user can now add its twitter page.Cédric Bonhomme2016-10-06
|
* The export to HTML webzine functionality has been removed.Cédric Bonhomme2016-10-06
|
* Removed refresh_rate column for the user table.Cédric Bonhomme2016-10-05
|
* Fixed a bug when getting the last retrieved article for the generation of ↵Cédric Bonhomme2016-09-27
| | | | the 'Popular feeds' page.
* Minor improvements.Cédric Bonhomme2016-09-26
|
bgstack15