index
:
Wallabag
1.x
2.3.x
2.4
add-index-entry-url
add-random-article
add-user-group
ajax
change-locale-register
cve-2018-11352
dependabot/composer/friendsofsymfony/rest-bundle-2.8.0
dependabot/npm_and_yarn/jquery-3.5.0
dependabot/npm_and_yarn/webpack-dev-server-3.1.11
dropping-php5
federation
fix/4215/add-label-and-issuer-to-o2p-config
gitolite_local/ldap
hash-exist-url
legacy
master
notifications
oauth-changes
php73
prepare-24
progress
qrcode-for-wallabagiosapp
release-2.3.3
remove-baggy
rss2atom
same-domain
save-changes
share-articles-to-other-users
sort-entries
store-resolved-url
tags-3235
update-two-factor-bundle
url-3529
weblate
with-annotations-route
A self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Added migration for SQLite
Nicolas Lœuillet
2017-01-25
1
-2
/
+6
*
|
|
Added migration to rename uuid to uid
Nicolas Lœuillet
2017-01-14
1
-0
/
+71
|
/
/
*
|
Merge pull request #2733 from wallabag/fix-no-matching-response
Jeremy Benoist
2017-01-08
1
-3
/
+3
|
\
\
|
*
|
Fixed API error 'No matching accepted Response format could be determined'
Nicolas Lœuillet
2016-12-30
1
-3
/
+3
*
|
|
Merge pull request #2729 from Simounet/fix/double-overlay-right-sidenav
Nicolas Lœuillet
2016-12-30
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix double overlay on expanded right sidenav
Simounet
2016-12-30
1
-2
/
+2
|
|
/
/
*
|
|
Fix action's icons position
Simounet
2016-12-30
1
-1
/
+1
*
|
|
Fix right side-nav scrolling on low height window
Simounet
2016-12-30
1
-1
/
+0
|
/
/
*
|
Access to search, filters, export on mobile
Simounet
2016-12-29
1
-7
/
+29
*
|
Renamed uuid to uid
Nicolas Lœuillet
2016-12-29
2
-6
/
+6
*
|
Changed uuid type in database
Nicolas Lœuillet
2016-12-25
1
-1
/
+2
*
|
Added index on entry.uuid
Nicolas Lœuillet
2016-12-23
1
-0
/
+53
*
|
Merge pull request #2696 from wallabag/run-migration
Nicolas Lœuillet
2016-12-23
5
-13
/
+80
|
\
\
|
*
|
Fix bad migration for PostreSQL
Jeremy Benoist
2016-12-23
1
-8
/
+68
|
*
|
Be consistent between migration & schema definition
Jeremy Benoist
2016-12-19
1
-0
/
+1
|
*
|
fixup! Run migration in test, ready for MySQL
Jeremy Benoist
2016-12-19
1
-1
/
+1
|
*
|
Use actual database name
Jeremy Benoist
2016-12-19
1
-2
/
+2
|
*
|
pocket_consumer_key can be null
Jeremy Benoist
2016-12-19
1
-1
/
+1
|
*
|
Run migration in test, ready for MySQL
Jeremy Benoist
2016-12-19
2
-2
/
+8
*
|
|
Fix the box shadow on the card entry
Simounet
2016-12-20
1
-10
/
+9
|
/
/
*
|
Merge pull request #2682 from wallabag/migration-config
Jeremy Benoist
2016-12-18
4
-4
/
+52
|
\
\
|
*
|
Replaced quotes for Postgres
Nicolas Lœuillet
2016-12-18
4
-6
/
+6
|
*
|
Ensure craue_config_setting migration are ok
Jeremy Benoist
2016-12-15
4
-4
/
+52
*
|
|
Moved RabbitMQ QoS to parameters
Nicolas Lœuillet
2016-12-15
2
-8
/
+9
*
|
|
Added QoS for RabbitMQ
Nicolas Lœuillet
2016-12-15
1
-0
/
+8
|
/
/
*
|
Merge pull request #2667 from wallabag/upgrade-symfony-32
Nicolas Lœuillet
2016-12-15
1
-4
/
+0
|
\
\
|
*
|
Fix tests & deprecation notice
Jeremy Benoist
2016-12-15
1
-4
/
+0
*
|
|
Add default value for list_mode
Jeremy Benoist
2016-12-12
2
-1
/
+3
*
|
|
Merge pull request #2650 from wallabag/add-hascolumn
Jeremy Benoist
2016-11-30
14
-89
/
+101
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Named index
Nicolas Lœuillet
2016-11-30
1
-1
/
+9
|
*
|
Code review
Nicolas Lœuillet
2016-11-30
2
-7
/
+4
|
*
|
Fixed typo
Nicolas Lœuillet
2016-11-28
1
-2
/
+2
|
*
|
Cleaned old migrations
Nicolas Lœuillet
2016-11-28
4
-35
/
+26
|
*
|
Added dropColumn for SQLite and some enhancements
Nicolas Lœuillet
2016-11-28
6
-35
/
+37
|
*
|
Replaced abortIf with skipIf
Nicolas Lœuillet
2016-11-28
12
-24
/
+22
|
*
|
Added checks on migrations
Nicolas Lœuillet
2016-11-28
6
-11
/
+25
|
*
|
Removed my hasColumn and used the existing one in Doctrine
Nicolas Lœuillet
2016-11-28
1
-35
/
+1
|
*
|
Added hasColumn() in migration to check column existence
Nicolas Lœuillet
2016-11-28
1
-4
/
+40
*
|
|
Renamed view_mode by list_mode and hide excerpt
Nicolas Lœuillet
2016-11-28
3
-9
/
+16
*
|
|
Hide article text on mobile with list mode
Nicolas Lœuillet
2016-11-28
1
-0
/
+4
*
|
|
Added list view
Nicolas Lœuillet
2016-11-28
5
-10
/
+64
|
/
/
*
|
Added migration to remove useless fields
Nicolas Lœuillet
2016-11-28
1
-0
/
+61
*
|
Material: update size of text in article
Kevin Decherf
2016-11-25
1
-0
/
+2
*
|
Material: render blockquote in italic and strong in bold in article
Kevin Decherf
2016-11-25
1
-0
/
+8
*
|
Material: update style of pre in article
Kevin Decherf
2016-11-25
1
-0
/
+14
*
|
Material: update style of ul in article
Kevin Decherf
2016-11-25
1
-0
/
+9
*
|
Material: update style of article links
Kevin Decherf
2016-11-25
1
-0
/
+9
*
|
Material: increase max width of article on large screens
Kevin Decherf
2016-11-25
1
-1
/
+1
*
|
Material: prevent bold in title, update title font size
Kevin Decherf
2016-11-25
1
-0
/
+33
*
|
Material: change color of background, article content and titles
Kevin Decherf
2016-11-25
1
-1
/
+14
[prev]
[next]