Athou
|
bae5c67dfa
|
dropwizard upgrade
|
2015-06-19 08:41:23 +02:00 |
|
Athou
|
101602c6f6
|
return the correct media type for favicons (fix #736)
|
2015-06-08 15:53:17 +02:00 |
|
Athou
|
18a7bd1fd1
|
check both urls for favicon
|
2015-06-08 15:53:16 +02:00 |
|
Athou
|
dfbd556bb8
|
Revert "angularjs 1.4.0 upgrade", fixes android navigation (fix #739)
|
2015-06-08 06:59:05 +02:00 |
|
Athou
|
06373480ae
|
various upgrades
|
2015-06-04 14:55:36 +02:00 |
|
Athou
|
b9f2f17a24
|
angularjs 1.4.0 upgrade
|
2015-06-04 14:46:59 +02:00 |
|
Athou
|
9adc993472
|
fix youtube favicon fetching
|
2015-06-04 12:29:22 +02:00 |
|
Athou
|
dcd5f3d529
|
preserve filter when a feed is rearranged with drag&drop
|
2015-06-04 11:50:33 +02:00 |
|
Athou
|
18e70a0e6b
|
fix opml import without head element (fix #737)
|
2015-06-02 21:21:49 +02:00 |
|
LelixSuper
|
a144fb2e48
|
Update it.js
Translated all the strings in Italian language
|
2015-05-23 12:33:31 +02:00 |
|
Athou
|
efa38d5ee9
|
store and expose entry categories (#727)
|
2015-05-03 09:19:45 +02:00 |
|
Athou
|
fee3e10e6b
|
return a more explicit error message (fix #723)
|
2015-04-24 16:14:18 +02:00 |
|
Athou
|
4d71a8f3c2
|
rewrite query using not exists
|
2015-04-23 08:55:47 +02:00 |
|
LelixSuper
|
600d05d08f
|
Update it.js
Partial update of the translation of the Italian language.
I council calls only Italian to translate, because the Italian language is complex enough.
|
2015-04-15 16:19:34 +02:00 |
|
JmsBnz
|
6901b9b728
|
Update it.js
Some adjustment to the italian translation, not complete yet.
|
2015-04-07 18:13:23 +02:00 |
|
Athou
|
cebeef04a0
|
remove one to many relationships
|
2015-03-30 11:31:58 +02:00 |
|
Athou
|
3e77a83ca6
|
unnecessary optimization
|
2015-03-30 10:55:42 +02:00 |
|
Athou
|
c872b335e7
|
correctly remove user and all its dependencies
|
2015-03-30 10:14:40 +02:00 |
|
Athou
|
cc1e173552
|
remove role link from user
|
2015-03-30 09:43:44 +02:00 |
|
Athou
|
35e0567705
|
fix exception when saving role for a non-existing user
|
2015-03-30 08:32:57 +02:00 |
|
Athou
|
fb2add305e
|
fix build
|
2015-03-29 21:34:47 +02:00 |
|
Athou
|
74d4c18c4c
|
keep only remove cascading
|
2015-03-29 21:28:36 +02:00 |
|
Athou
|
da3ce07485
|
fix documentation
|
2015-03-24 16:40:20 +01:00 |
|
Athou
|
c7ab179a9e
|
cleanup
|
2015-03-19 13:01:03 +01:00 |
|
Athou
|
6fd11fcd56
|
don't load the feed, just update it
|
2015-03-19 12:35:38 +01:00 |
|
Athou
|
3966cf165b
|
log exceptions in trace level only
|
2015-03-19 12:32:42 +01:00 |
|
Athou
|
0b2ada5d1c
|
depend directly on httpclient
|
2015-03-19 11:22:56 +01:00 |
|
Athou
|
8b43af49fc
|
enable batch inserts/updates
|
2015-03-19 11:13:34 +01:00 |
|
Athou
|
6e29e8426b
|
various js upgrades
|
2015-03-08 13:11:10 +01:00 |
|
Athou
|
3dbdf5adf2
|
smaller transactions under heavy load
|
2015-03-05 22:21:21 +01:00 |
|
Athou
|
928a45e48e
|
skip entries that were deleted by the cleanup task
|
2015-02-25 15:14:01 +01:00 |
|
Athou
|
1d088c5eae
|
create transaction only when needed
|
2015-02-23 15:33:52 +01:00 |
|
Athou
|
cdcf81ab7c
|
preserve order during opml export (#707)
|
2015-02-23 14:52:22 +01:00 |
|
Athou
|
9f196bafe9
|
preserve order during opml import (#707)
|
2015-02-23 14:52:21 +01:00 |
|
Athou
|
5c9e1406a1
|
correctly display error message when email is not found during password recovery
|
2015-02-22 07:18:55 +01:00 |
|
Athou
|
88b98a138f
|
swagger upgrade
|
2015-02-20 17:06:33 +01:00 |
|
Athou
|
136c37885d
|
dropwizard upgrade
|
2015-02-20 16:41:20 +01:00 |
|
Athou
|
812988b31a
|
log entries deleted
|
2015-02-20 08:51:33 +01:00 |
|
Athou
|
191680a01b
|
correctly set timeout on query
|
2015-02-19 13:00:47 +01:00 |
|
Athou
|
467d1a754d
|
distinct not needed as we don't have duplicates in the id column
|
2015-02-19 12:43:40 +01:00 |
|
Athou
|
d1973922cd
|
check for empty lists too
|
2015-02-19 08:30:44 +01:00 |
|
Athou
|
3b7689975d
|
unit of work not needed here
|
2015-02-18 12:30:34 +01:00 |
|
Athou
|
3386a71c5e
|
smaller cleanup batches
|
2015-02-18 12:03:28 +01:00 |
|
Ebrahim Byagowi
|
4a9dc7249f
|
Add fullscreen Android/iOS app capability
* https://developer.chrome.com/multidevice/android/installtohomescreen
* https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html
|
2015-02-12 23:46:43 +00:00 |
|
Athou
|
d6b35b00b9
|
postgresql tweaks
|
2015-02-11 10:35:14 +01:00 |
|
Xose M.
|
66df421de2
|
Actualizado gl.js Galego (gl, gl_ES)
novas entradas respecto a versión antiga
|
2015-01-23 08:36:22 +01:00 |
|
Athou
|
c4185034e4
|
urlAfterRedirect was always null (#699)
|
2015-01-12 09:57:30 +01:00 |
|
Athou
|
9d64426b00
|
add testcase (#699)
|
2015-01-12 09:56:55 +01:00 |
|
Athou
|
c81cc8bea4
|
fix relative url detection (#699)
|
2015-01-12 09:56:34 +01:00 |
|
Athou
|
a96862fffa
|
more tests
|
2014-12-18 16:31:35 +01:00 |
|