Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-05 | Fix: restrict access using HTTP Auth | Silvio Rhatto | |
2020-12-05 | Fix: create an index at sc_bookmarks2tags table | Silvio Rhatto | |
This index increases the performance of queries that selects tags from a given bookmark. | |||
2020-12-05 | Feat: adds a robots.txt | Silvio Rhatto | |
Robots tend to crawl all tag combinations, which make a huge performance impact in larger datasets, specially regarding database queries. This robots.txt file will prevent that regular search engines to index the application, which is already a search index. | |||
2020-12-01 | Fix: bookmarks: add values to bVoting and bVotes | Silvio Rhatto | |
Avoid this kind of MySQL errors: ERROR 1364 (HY000): Field 'bVoting' doesn't have a default value | |||
2020-10-01 | Merge remote-tracking branch 'querwurzelt/master' into mergev0.99.0 | Silvio Rhatto | |
2020-10-01 | Feat: dev environment using kvmx and puppet | Silvio Rhatto | |
2020-10-01 | Merge commit 'c212514035cffd38acbfac1413064937b28685b6' as 'puppet' | Silvio Rhatto | |
2020-10-01 | Squashed 'puppet/' content from commit eb5ecc4 | Silvio Rhatto | |
git-subtree-dir: puppet git-subtree-split: eb5ecc4fcad6bd4f75e38683ae12a8dba4382c0b | |||
2020-10-01 | Forking the project, sorry | Silvio Rhatto | |
2019-01-21 | PHP 7.3 compat, bug fixes | querwurzelt | |
2018-10-15 | Themes: mono: mobile first fixv0.98.6 | Silvio Rhatto | |
2018-10-15 | Merge branch 'master' into develop | Silvio Rhatto | |
2018-10-15 | Themes: mono: mobile first behavior | Silvio Rhatto | |
2018-03-23 | Merge pull request #1 from jasonmm/master | rhatto | |
Update and bug fix | |||
2018-03-22 | Permalink support | Silvio Rhatto | |
2018-03-22 | Adds viewport meta tag into html head | Silvio Rhatto | |
2018-03-22 | Adds 'mono' theme | Silvio Rhatto | |
Monospace and with less colors version of the default theme. | |||
2017-09-12 | Added missing semicolon. | Jason | |
2017-04-19 | Cache: Handle PDF links | Silvio Rhatto | |
2017-03-25 | Adds cache into .gitignore | Silvio Rhatto | |
2017-03-25 | Create cacheUrl cacheInfo folder recursivelly | Silvio Rhatto | |
2017-03-25 | Syntax fixes | Silvio Rhatto | |
2017-03-25 | Syntax fixes | Silvio Rhatto | |
2017-03-25 | Cache cacheUrl information to avoid slowness due to excessive curls calls | Silvio Rhatto | |
2017-03-25 | Cache: PNG support | Silvio Rhatto | |
2017-03-25 | Cache: PDF support | Silvio Rhatto | |
2016-05-09 | script to use with errbot's exec plugin | Christian Weiske | |
2016-05-09 | Move URL title method to dedicated class | Christian Weiske | |
2015-10-16 | Local cache: test for 404 status code | Silvio Rhatto | |
2015-10-16 | Cached bookmarks: remove $cacheFolder | Silvio Rhatto | |
2015-09-18 | mention phpmyadmin | Christian Weiske | |
2015-08-12 | Merge branch 'feature/cache' into production | Silvio Rhatto | |
2015-08-12 | Initial code for showing cached bookmarksfeature/cache | Silvio Rhatto | |
2015-08-12 | Merge branch 'hotfix/mod_rewrite' into production | Silvio Rhatto | |
2015-08-12 | Fix mod_rewrite issuehotfix/mod_rewrite | Silvio Rhatto | |
2015-08-12 | Fix opensearch URL when root config is definedhotfix/api | Silvio Rhatto | |
2015-07-26 | link another theme | Christian Weiske | |
2015-01-21 | Integrate Firefox Social API for bookmarking | Christian Weiske | |
2014-07-20 | link pear manual ldap options | Christian Weiske | |
2014-04-23 | Add support for phancap website thumbnailer. | Christian Weiske | |
Drop support for artviper, since their service is gone. | |||
2014-03-31 | mention scuttle for android | Christian Weiske | |
2014-03-31 | mention scuttle for android | Christian Weiske | |
2014-03-31 | add scuttleoid to docs/tools | Christian Weiske | |
2014-03-26 | add option to get last modified date instead of creation date | David Glenck | |
2014-01-16 | add status attribute to post in all relevant api functions | David Glenck | |
2013-10-29 | link flat theme by Roman Lehnhof | Christian Weiske | |
2013-08-20 | fix typo | Christian Weiske | |
2013-08-20 | Fix bug #161: URLs broken on 1&1 server | Christian Weiske | |
2013-07-02 | Fix #158: Correct documentation on the PostgreSQL tables file name, add example | Christian Weiske | |
2013-03-22 | set max width of docs page | Christian Weiske | |