]>
git.immae.eu Git - github/wallabag/wallabag.git/log
Nicolas Lœuillet [Fri, 7 Oct 2016 12:06:12 +0000 (14:06 +0200)]
Added test for OpenGraph
Nicolas Lœuillet [Fri, 7 Oct 2016 07:22:40 +0000 (09:22 +0200)]
Fixed review
Nicolas Lœuillet [Fri, 7 Oct 2016 07:05:18 +0000 (09:05 +0200)]
Added OpenGraph support for public articles
Fix #2289
Thomas Citharel [Wed, 5 Oct 2016 17:52:06 +0000 (19:52 +0200)]
Merge pull request #2377 from wallabag/fix-exists-api
Fix exists API call
Jeremy Benoist [Wed, 5 Oct 2016 17:30:56 +0000 (19:30 +0200)]
Fix typo & add test
Jeremy Benoist [Wed, 5 Oct 2016 14:16:21 +0000 (16:16 +0200)]
Merge pull request #2374 from wallabag/clickable-tags
Clickable tags
Thomas Citharel [Wed, 5 Oct 2016 13:38:19 +0000 (15:38 +0200)]
Merge pull request #2375 from wallabag/upgrade-nodejs
try to reduce assets build npm connection failing by updating nodejs
Thomas Citharel [Wed, 5 Oct 2016 13:28:36 +0000 (15:28 +0200)]
Fix exists API call
Boo
Thomas Citharel [Wed, 5 Oct 2016 13:05:42 +0000 (15:05 +0200)]
try to reduce assets build npm connection failing by updating nodejs
Thomas Citharel [Wed, 5 Oct 2016 12:06:55 +0000 (14:06 +0200)]
better tags on material
Nicolas Lœuillet [Tue, 4 Oct 2016 20:22:19 +0000 (22:22 +0200)]
Merge pull request #2363 from wallabag/clean-composer
Remove mouf/nodejs-installer from composer
Jeremy Benoist [Tue, 4 Oct 2016 19:44:58 +0000 (21:44 +0200)]
Remove mouf/nodejs-installer from composer
Thomas Citharel [Tue, 4 Oct 2016 18:11:10 +0000 (20:11 +0200)]
better tags on baggy
Nicolas Lœuillet [Tue, 4 Oct 2016 15:43:28 +0000 (17:43 +0200)]
Update md5 hash for package
Nicolas Lœuillet [Tue, 4 Oct 2016 15:13:57 +0000 (17:13 +0200)]
Merge pull request #2349 from wallabag/prepare-211
Prepare wallabag 2.1.1
Nicolas Lœuillet [Tue, 4 Oct 2016 15:13:16 +0000 (17:13 +0200)]
Update CHANGELOG.md
Jeremy Benoist [Tue, 4 Oct 2016 15:12:45 +0000 (17:12 +0200)]
Typo
Jeremy Benoist [Tue, 4 Oct 2016 15:11:26 +0000 (17:11 +0200)]
Update CHANGELOG
Nicolas Lœuillet [Mon, 3 Oct 2016 19:11:31 +0000 (21:11 +0200)]
Prepare wallabag 2.1.1
Thomas Citharel [Tue, 4 Oct 2016 14:26:50 +0000 (16:26 +0200)]
Merge pull request #2353 from wallabag/assets-fix
Basically, fix everything
Thomas Citharel [Tue, 4 Oct 2016 13:59:56 +0000 (15:59 +0200)]
typo and build on test
Thomas Citharel [Tue, 4 Oct 2016 13:30:05 +0000 (15:30 +0200)]
use airbnb base rules and update eslint
Thomas Citharel [Tue, 4 Oct 2016 13:12:48 +0000 (15:12 +0200)]
Fix icon position
Nicolas Lœuillet [Tue, 4 Oct 2016 13:00:47 +0000 (15:00 +0200)]
Fixed calendar icon position with baggy theme
Nicolas Lœuillet [Tue, 4 Oct 2016 12:58:06 +0000 (14:58 +0200)]
Fixed icon position in share menu
Thomas Citharel [Tue, 4 Oct 2016 12:48:22 +0000 (14:48 +0200)]
fix icons
Nicolas Lœuillet [Tue, 4 Oct 2016 11:35:13 +0000 (13:35 +0200)]
Merge pull request #2359 from wallabag/user-config
Create config even if user is disabled
Thomas Citharel [Tue, 4 Oct 2016 10:14:28 +0000 (12:14 +0200)]
Add eslint & stylelint tests (fix a few things) and move dependencies to dev
Jeremy Benoist [Tue, 4 Oct 2016 09:20:58 +0000 (11:20 +0200)]
👋 HHVM
Jeremy Benoist [Tue, 4 Oct 2016 08:42:45 +0000 (10:42 +0200)]
Create config even if user is disabled
When a user register itself AND the wallabag instance is configured to send a confirmation email, the user is disabled when the listener (which create the config) receive the event.
There were a check (don't know why) if the user is enabled we create the config. But the user is disabled when confirmation email is actived.
Jeremy Benoist [Tue, 4 Oct 2016 08:25:49 +0000 (10:25 +0200)]
Update doc
Merge VALIDATE_TRANSLATION_FILE & ASSET build (less build on Travis)
Jeremy Benoist [Tue, 4 Oct 2016 08:10:36 +0000 (10:10 +0200)]
Fix font & Travis
Grunt now copy fonts instead of symlink (node_modules won't exist for the end user)
Nicolas Lœuillet [Tue, 4 Oct 2016 06:41:17 +0000 (08:41 +0200)]
Merge pull request #2354 from Zayon/master
Add php-bcmath extension to requirements
Jeremy Benoist [Tue, 4 Oct 2016 05:26:18 +0000 (07:26 +0200)]
shaarli instead of Diaspora
Jeremy Benoist [Tue, 4 Oct 2016 05:25:05 +0000 (07:25 +0200)]
Update .travis.yml
Thomas Citharel [Mon, 3 Oct 2016 23:00:14 +0000 (01:00 +0200)]
Fix grunt path
Zayon [Mon, 3 Oct 2016 21:21:35 +0000 (23:21 +0200)]
Add php-bcmath extension to requirements
Fix issue #2342
Thomas Citharel [Mon, 3 Oct 2016 21:21:02 +0000 (23:21 +0200)]
remove install scripts and tweak travis
Thomas Citharel [Mon, 3 Oct 2016 21:08:26 +0000 (23:08 +0200)]
Basically, fix everything
* Remove install.sh
* Assets are now provided
* Icons font issues are fixed
Jeremy Benoist [Mon, 3 Oct 2016 16:13:40 +0000 (18:13 +0200)]
Add missing env in install.sh
Fix https://github.com/wallabag/wallabag/issues/2345
Thomas Citharel [Mon, 3 Oct 2016 14:44:19 +0000 (16:44 +0200)]
Merge pull request #2341 from mruminski/master
Update messages.pl.yml
Thomas Citharel [Mon, 3 Oct 2016 14:23:16 +0000 (16:23 +0200)]
Merge pull request #2340 from wallabag/improve-ger-transl
small improvement for german translation
Sven Fischer [Mon, 3 Oct 2016 13:00:08 +0000 (15:00 +0200)]
improve German translation
Thomas Citharel [Mon, 3 Oct 2016 13:33:08 +0000 (15:33 +0200)]
Merge pull request #2338 from wallabag/install-2.1
Fix for 2.1 installation
Mateusz Rumiński [Mon, 3 Oct 2016 13:05:21 +0000 (15:05 +0200)]
Update messages.pl.yml
add missing and update existing translation
Jeremy Benoist [Mon, 3 Oct 2016 12:44:12 +0000 (14:44 +0200)]
Ensure cache is clear before upgrading
If we changed some namespace / classes, we need to refresh the cache before anything else.
Jeremy Benoist [Mon, 3 Oct 2016 12:33:05 +0000 (14:33 +0200)]
Use install_dev.sh for Travis
Add `--no-dev` to `composer install` for prod env
Jeremy Benoist [Mon, 3 Oct 2016 12:21:49 +0000 (14:21 +0200)]
Re-add wallabag:install
Nicolas Lœuillet [Mon, 3 Oct 2016 09:16:35 +0000 (11:16 +0200)]
Update md5 hash for wallabag 2.1.0
Jeremy Benoist [Mon, 3 Oct 2016 08:42:14 +0000 (10:42 +0200)]
Merge pull request #2334 from wallabag/prepare-21
Prepare wallabag 2.1.0 :rocket:
Nicolas Lœuillet [Mon, 3 Oct 2016 08:29:41 +0000 (10:29 +0200)]
Merge pull request #2335 from wallabag/fix-quickstart-css
Fixed CSS for quickstart links
Nicolas Lœuillet [Mon, 3 Oct 2016 08:27:01 +0000 (10:27 +0200)]
Fixed CSS for quickstart links
Jeremy Benoist [Mon, 3 Oct 2016 07:25:51 +0000 (09:25 +0200)]
Merge pull request #2333 from wallabag/translation-german-for-2.1
for 2.1, translate all strings to German, which haven't been translated yet
Nicolas Lœuillet [Mon, 3 Oct 2016 07:16:57 +0000 (09:16 +0200)]
Prepare wallabag 2.1.0 :rocket:
Nicolas Lœuillet [Mon, 3 Oct 2016 07:09:45 +0000 (09:09 +0200)]
Merge pull request #2314 from wallabag/assets
Assets work
Jeremy Benoist [Mon, 3 Oct 2016 07:08:42 +0000 (09:08 +0200)]
Update messages.de.yml
Nicolas Lœuillet [Mon, 3 Oct 2016 07:05:40 +0000 (09:05 +0200)]
Fixed typos
Julian Oster [Sun, 2 Oct 2016 20:50:27 +0000 (22:50 +0200)]
Better translation for the weird sentence
Julian Oster [Sun, 2 Oct 2016 20:32:23 +0000 (22:32 +0200)]
Improve the german translation a bit
Just some little mistakes, good work so far :)
Sven Fischer [Sun, 2 Oct 2016 19:40:46 +0000 (21:40 +0200)]
translate all strings to German, which haven't been translated yet
Thomas Citharel [Sun, 2 Oct 2016 15:48:16 +0000 (17:48 +0200)]
Merge pull request #2331 from wallabag/api-links
Fix parameters in API _links
Jeremy Benoist [Sun, 2 Oct 2016 15:37:41 +0000 (17:37 +0200)]
Merge remote-tracking branch 'origin/master' into 2.1
Jeremy Benoist [Sun, 2 Oct 2016 13:41:08 +0000 (15:41 +0200)]
Fix parameters in API _links
We forgot to pass them to the factory
Jeremy Benoist [Sun, 2 Oct 2016 13:00:02 +0000 (15:00 +0200)]
Merge pull request #2327 from wallabag/user-management
Add users management UI
Jeremy Benoist [Sun, 2 Oct 2016 12:56:18 +0000 (14:56 +0200)]
Merge pull request #2330 from pmichelazzo/master
Remove error message when creating ePub versions
Jeremy Benoist [Sun, 2 Oct 2016 11:21:45 +0000 (13:21 +0200)]
Disabled delete button for the logged user
To avoid some bad things to happen…
Nicolas Lœuillet [Sun, 2 Oct 2016 11:17:23 +0000 (13:17 +0200)]
Merge pull request #2325 from wallabag/api-entries-exists
Add an exists endpoint in API
Paulino Michelazzo [Sun, 2 Oct 2016 11:16:12 +0000 (13:16 +0200)]
Remove error message when creating ePub versions
Trying to create a ePub version, the first page shows a message of a
“missing >”. This change solve this problem (and, for sure, in any
download version that’s use HTML).
Nicolas Lœuillet [Sun, 2 Oct 2016 11:14:16 +0000 (13:14 +0200)]
Merge pull request #2328 from wallabag/avoid-duplicate-url
Avoid duplicate url with accents
Jeremy Benoist [Sat, 1 Oct 2016 23:32:23 +0000 (01:32 +0200)]
Remove NewUser test from Config
Jeremy Benoist [Sat, 1 Oct 2016 15:46:44 +0000 (17:46 +0200)]
Cleanup & add link on baggy menu
Jeremy Benoist [Fri, 30 Sep 2016 18:09:06 +0000 (20:09 +0200)]
Add users management UI
- remove the “add a user” from the config page
- add a CRUD on user
- fix some missing translations (+ bad indentation)
Jeremy Benoist [Sun, 2 Oct 2016 09:06:03 +0000 (11:06 +0200)]
Merge pull request #2326 from wallabag/update-quickstart
Changed quickstart layout
Jeremy Benoist [Sun, 2 Oct 2016 09:05:10 +0000 (11:05 +0200)]
Merge pull request #2324 from wallabag/edit-tagging-rule
Add ability to edit a tagging rule
Jeremy Benoist [Sun, 2 Oct 2016 09:04:49 +0000 (11:04 +0200)]
Merge pull request #2323 from wallabag/footer-stats
Add simple stats in footer
Jeremy Benoist [Sun, 2 Oct 2016 09:04:10 +0000 (11:04 +0200)]
Merge pull request #2329 from wallabag/Quent-in-patch-1
Occitan version update
Jeremy Benoist [Sun, 2 Oct 2016 07:57:48 +0000 (09:57 +0200)]
Fix OC typos
+ remove extra sentence
Jeremy Benoist [Sat, 1 Oct 2016 23:47:10 +0000 (01:47 +0200)]
Update test
Jeremy Benoist [Sat, 1 Oct 2016 23:43:50 +0000 (01:43 +0200)]
CS
Jeremy Benoist [Sat, 1 Oct 2016 23:34:52 +0000 (01:34 +0200)]
Remove additional entry
After the test is done, cleanup what we’ve done
Quent-in [Sat, 1 Oct 2016 16:23:37 +0000 (18:23 +0200)]
Occitan version update
to be ready for the future of Wallabag :)
Nicolas Lœuillet [Sat, 1 Oct 2016 16:15:59 +0000 (18:15 +0200)]
Fixed french translation
Jeremy Benoist [Sat, 1 Oct 2016 16:05:25 +0000 (18:05 +0200)]
CS
Jeremy Benoist [Sat, 1 Oct 2016 15:57:38 +0000 (17:57 +0200)]
Avoid duplicate url with accents
Nicolas Lœuillet [Sat, 1 Oct 2016 15:29:04 +0000 (17:29 +0200)]
Changed translations
Jeremy Benoist [Sat, 1 Oct 2016 15:26:36 +0000 (17:26 +0200)]
Add test when url doesn’t exist
Jeremy Benoist [Sat, 1 Oct 2016 15:24:24 +0000 (17:24 +0200)]
Introduce validateRuleAction
Jeremy Benoist [Sat, 1 Oct 2016 15:15:28 +0000 (17:15 +0200)]
Add an exists endpoint in API
It should allow third party to check if an url was already saved by a user
Nicolas Lœuillet [Sat, 1 Oct 2016 14:09:31 +0000 (16:09 +0200)]
Changed quickstart layout
Jeremy Benoist [Sat, 1 Oct 2016 14:47:48 +0000 (16:47 +0200)]
Add ability to edit a tagging rule
Nicolas Lœuillet [Sat, 1 Oct 2016 14:35:48 +0000 (16:35 +0200)]
Merge pull request #2322 from wallabag/v2-404
Customize errors templates
Jeremy Benoist [Sat, 1 Oct 2016 13:58:26 +0000 (15:58 +0200)]
Add simple stats in footer
Nicolas Lœuillet [Sat, 1 Oct 2016 13:51:37 +0000 (15:51 +0200)]
Merge pull request #2320 from wallabag/user-config
Create user config in one place.
Jeremy Benoist [Sat, 1 Oct 2016 12:51:54 +0000 (14:51 +0200)]
Customize errors templates
All error goes to the same template which only display the error message and the status code.
Jeremy Benoist [Fri, 30 Sep 2016 19:02:44 +0000 (21:02 +0200)]
Fix bad template name
When a user register, the template displayed saying it should now check its email was misspelled.
Resulting in displaying the default one (with margin issue).
Jeremy Benoist [Fri, 30 Sep 2016 19:01:36 +0000 (21:01 +0200)]
Create user config in one place
Using a listener, user config is now created when a user:
- is created from the command line
- register (with or without email confirmation)
- is created from the config panel
Jeremy Benoist [Fri, 30 Sep 2016 11:27:19 +0000 (13:27 +0200)]
Merge remote-tracking branch 'origin/master' into 2.1
Jeremy Benoist [Fri, 30 Sep 2016 11:25:23 +0000 (13:25 +0200)]
Merge pull request #2319 from pmartin/docker-php-gd-extension
Docker : install PHP 'gd' extension
Pascal MARTIN [Fri, 30 Sep 2016 10:29:37 +0000 (12:29 +0200)]
Add PHP 'gd' extension to docker
The gd extension is required to export entries as EPUB.
Pascal MARTIN [Fri, 30 Sep 2016 10:29:22 +0000 (12:29 +0200)]
Fix doc: 'bin/console' instead of 'app/console'