46d78f87d9
fix icons
2016-10-04 14:48:22 +02:00
a494c33ef7
Basically, fix everything
...
* Remove install.sh
* Assets are now provided
* Icons font issues are fixed
2016-10-03 23:08:26 +02:00
0f70abd695
Fixed CSS for quickstart links
2016-10-03 10:27:01 +02:00
ab809de184
Merge pull request #2314 from wallabag/assets
...
Assets work
2016-10-03 09:09:45 +02:00
03141f9b95
Cleanup & add link on baggy menu
2016-10-02 11:08:53 +02:00
152fcccd44
Add users management UI
...
- remove the “add a user” from the config page
- add a CRUD on user
- fix some missing translations (+ bad indentation)
2016-10-02 11:08:53 +02:00
52c1fc7449
Merge pull request #2326 from wallabag/update-quickstart
...
Changed quickstart layout
2016-10-02 11:06:03 +02:00
6e5e27ab07
Merge pull request #2324 from wallabag/edit-tagging-rule
...
Add ability to edit a tagging rule
2016-10-02 11:05:10 +02:00
bfb3ae01da
Merge pull request #2323 from wallabag/footer-stats
...
Add simple stats in footer
2016-10-02 11:04:49 +02:00
a44d2613c7
Changed quickstart layout
2016-10-01 17:13:53 +02:00
bf3dc999e7
Add ability to edit a tagging rule
2016-10-01 16:52:05 +02:00
1264029cd4
Add simple stats in footer
2016-10-01 16:03:50 +02:00
40e219622a
Customize errors templates
...
All error goes to the same template which only display the error message and the status code.
2016-10-01 14:58:48 +02:00
2ff9991a1d
Removed duplicated templates files
2016-09-30 09:38:08 +02:00
c146f6940a
Assets work
...
* ES6 all the things !
* ESLint checks everything
* CSS fixes (use stylelint)
* Fix #2231
2016-09-28 10:30:18 +02:00
637aa17e6b
Merge pull request #2301 from wallabag/fix-rss-feeds
...
fix feeds not syncing on android app
2016-09-22 07:51:05 +02:00
389d55f86b
fix feeds not syncing on android app
2016-09-21 19:51:19 +02:00
da18a4682f
Merge pull request #1941 from wallabag/v2-asynchronous-jobs
...
Use asynchronous jobs for imports
2016-09-19 07:15:40 +02:00
ebe0787e09
Moved Pocket token to user config
2016-09-16 22:22:25 +02:00
458beef0a9
Fixed label for mark as read link in entry view
...
Fix #2286
2016-09-15 15:32:01 +02:00
e77cde4531
Remove FooterController
2016-09-15 11:11:24 +02:00
e01a3c98d6
Display how many messages are queue
...
- update the docker-composer to add Redis
- add migrations
2016-09-13 20:32:52 +02:00
d49c88f15a
Remove footer part
2016-09-13 20:31:06 +02:00
429d86f388
Added tags counter in sidebar (material theme)
2016-09-04 20:53:28 +02:00
59ddb9ae99
Remove Twig globals
...
Twig Global function are called globally. This means even on a query to the api.
Using a function we can decide when we want to call it.
Also, remove previous `COUNT(e.id)` since it doesn't work on PostgreSQL ...
2016-09-03 19:09:28 +02:00
8f8654913c
Merge pull request #2002 from wallabag/feature-display-itemsNumber
...
Feature display items number
2016-09-03 16:13:08 +02:00
b1e0a586e8
Fixed different font-size for labels in config screen
...
Fix #1788
2016-09-02 10:53:22 +02:00
336262e6ee
Merge pull request #2252 from wallabag/fix-last-merge
...
Fixed last merge who caused CSS/JS bugs
2016-09-02 10:27:41 +02:00
33adf8dc91
Merge pull request #2242 from wallabag/fix-minor-css
...
Fix print / article views
2016-09-01 22:23:45 +02:00
209ec7cedd
Add Readability to Quickstart page
2016-09-01 13:39:55 +02:00
a374ac0fd3
Fixed last merge who caused CSS/JS bugs
2016-08-30 13:52:28 +02:00
cdd3010b47
Merge remote-tracking branch 'origin/master' into 2.1
2016-08-28 16:15:27 +02:00
b6520f0b15
Add untagged entries
...
Fix #1631
2016-08-28 14:44:00 +02:00
74d68fbf25
Changed where page title is displayed
2016-08-26 21:26:21 +02:00
add0e14cff
Fixed print view for baggy theme
2016-08-26 21:20:02 +02:00
52ef497099
Fix print / article views
2016-08-26 14:35:43 +02:00
8e06720ff3
Add icon for public share link
2016-08-25 16:19:21 +02:00
0a512eaf57
Remove text about original URL in public view
2016-08-25 15:32:38 +02:00
538587855a
A new version of the plugin tinydot with update on window resize
2016-08-25 16:22:47 +03:00
9415bc992e
Add original link in public view of the article
2016-08-25 14:39:33 +02:00
2f9927404d
Merge pull request #2230 from modos189/issue_2055
...
Cut entries title in card view: continued
2016-08-23 17:24:46 +02:00
3e860ff1ce
Change links on baggy theme
2016-08-23 16:55:49 +02:00
f1be7af446
Change share entry behavior
2016-08-23 16:49:21 +02:00
3377c938f8
Add translations
2016-08-23 16:49:21 +02:00
222e09f140
Add Cache on Share Action
2016-08-23 16:49:21 +02:00
d0545b6bd6
Add migration
2016-08-23 16:49:21 +02:00
f3d0cb9106
Share entry with a public URL
2016-08-23 16:49:21 +02:00
28388e15c3
Replacement plugin dotdotdot (6.7 KB) on my tinydot (315 bytes)
2016-08-23 12:58:35 +03:00
8315130a75
Display entries number for each category
2016-08-23 07:47:55 +02:00
97e7ad4dc7
Remove duplicate pager on baggy
2016-08-23 07:36:43 +02:00