Athou
|
e01e59b72c
|
restore previous liquibase version to fix issue with "filter" column not created with correct case in FEEDSUBSCRIPTIONS table
|
2022-01-01 22:09:33 +01:00 |
|
Athou
|
0a97f04257
|
apply prettier
|
2022-01-01 22:09:33 +01:00 |
|
Athou
|
0b3888a8ae
|
upgrade feed url from http to https if able
|
2022-01-01 19:12:31 +01:00 |
|
Athou
|
99d80df76c
|
prevent NPE if icon.getMediaType() is ""
|
2021-12-23 16:15:26 +01:00 |
|
Athou
|
22beeabb9b
|
close liquibase instance
|
2021-12-23 15:07:02 +01:00 |
|
patoniilista
|
56c50eacfe
|
Update pt.js
Fix typos and untranslated lines
|
2021-04-04 13:12:20 -03:00 |
|
Athou
|
eec6f7d168
|
remove sorting alphabetically because of poor performances (title is of type 'text' and cannot be indexed)
|
2021-01-31 08:37:10 +01:00 |
|
Athou
|
b45219a595
|
fix metrics
|
2021-01-30 22:40:31 +01:00 |
|
Athou
|
d7858f17a1
|
distinct is not needed since there are no feed duplicates and slows the query a lot
|
2021-01-30 22:07:12 +01:00 |
|
Athou
|
000a99c53e
|
speed up tests
|
2021-01-30 21:43:21 +01:00 |
|
Athou
|
e592d26f8b
|
can only remove categories once there are no subscriptions in them
|
2021-01-30 21:30:32 +01:00 |
|
Athou
|
015a60f998
|
subquery for retrieving feeds to refresh was not connected to main query
|
2021-01-30 21:28:37 +01:00 |
|
pierre
|
056425bd8a
|
add tests for FeedUtils.removeTrailingSlash()
|
2020-10-04 00:13:28 +02:00 |
|
Pierre Klink
|
4aca62c042
|
add tests for PubSubService
|
2020-10-04 00:12:29 +02:00 |
|
Athou
|
ea612d9d53
|
add missing validCheckSum
|
2020-05-18 09:42:08 +02:00 |
|
Jeremie Panzer
|
b44e737448
|
fix liquibase script when running on an empty postgresql database
|
2020-03-12 13:45:06 +01:00 |
|
Athou
|
c7ba5ca894
|
make swagger aware that dates are serialized as longs
|
2019-05-03 22:01:18 +02:00 |
|
Athou
|
3023f0a7cc
|
fix build
|
2019-05-03 18:57:02 +02:00 |
|
Athou
|
ddaefbc952
|
deduplicate method names across all the api (swagger requires unique api operations)
|
2019-05-03 18:40:50 +02:00 |
|
Jeremie Panzer
|
0b3a0fb3ed
|
add missing required
|
2019-05-02 13:42:49 +02:00 |
|
Athou
|
7f40a430fd
|
hide securitycheck user from swagger documentation
|
2019-05-01 23:33:55 +02:00 |
|
Athou
|
05f5d3b25c
|
add missing "required" flags
|
2019-05-01 20:31:48 +02:00 |
|
Athou
|
c3ca0b18b3
|
value field of annotation is actually the name of the class
|
2019-05-01 19:57:52 +02:00 |
|
Athou
|
201f7dbd3e
|
restore cookieMaxAge behavior
|
2019-04-23 01:14:26 +02:00 |
|
Jérémie Panzer
|
71ac2bfc45
|
support for Java9+ (#906)
* initial java9+ support
* restore session management, updated for jetty 9.4
* Session actually implements EntityManager
* reusable method for setting the timeout
|
2019-04-22 20:30:06 +02:00 |
|
Athou
|
5370db7c5e
|
rename for clarity
|
2019-03-17 07:05:29 +01:00 |
|
Athou
|
2f70f654f7
|
extensible mechanism for feed url building
|
2019-03-17 06:44:09 +01:00 |
|
ildar-shaimordanov
|
b64115dcbd
|
improve youtube feed URL getter
|
2019-03-12 05:52:00 +04:00 |
|
ildar-shaimordanov
|
c9c71d8582
|
workaround for youtube channels
|
2019-03-12 02:13:41 +04:00 |
|
Athou
|
678a11f998
|
blur event seems to trigger twice for some reason, make sure we don't fetch the feed twice (#825)
|
2018-07-31 15:51:48 +02:00 |
|
Athou
|
e9ef98716f
|
configurable user agent string (#825)
|
2018-07-31 15:21:45 +02:00 |
|
Athou
|
b3ce43eaf7
|
faster replace for large feeds (#881)
|
2018-07-11 17:13:38 +02:00 |
|
Unknown
|
7ad5da2a9e
|
translate and improve japanese in ja.js
|
2018-04-11 23:27:56 +09:00 |
|
Athou
|
a7665a9994
|
add current year to filtering context
|
2018-02-25 13:38:37 +01:00 |
|
Athou
|
fcdb33b64b
|
utility for testing feeds
|
2018-02-06 15:17:37 +01:00 |
|
Athou
|
7fd6119bcf
|
add author to rss generated feeds (#858)
|
2017-12-22 18:50:32 +01:00 |
|
Alexander Bus
|
91f715c3c3
|
Updated Russian translation
|
2017-10-28 01:16:57 +07:00 |
|
Athou
|
86835eec73
|
request may not be a HttpUriRequest when using a proxy (#850)
|
2017-10-12 10:21:11 +02:00 |
|
Emanuele Petriglia
|
2d01b0d714
|
Update italian translation
|
2017-09-27 14:09:37 +02:00 |
|
Jérémie Panzer
|
cf617f0a64
|
Merge pull request #847 from sometoby/missing-shortcut-help
Add missing shortcut help for 'r'
|
2017-08-18 14:27:13 +02:00 |
|
Tobias Umbach
|
d178302d34
|
Add comment so shortcut code is easier to find
|
2017-08-18 08:40:05 +02:00 |
|
Tobias Umbach
|
83a5364903
|
Add missing shortcut help for 'r', refresh
|
2017-08-18 08:39:49 +02:00 |
|
Tobias Umbach
|
c3b3240191
|
Use tinycon to display unread article count
|
2017-08-14 11:15:43 +02:00 |
|
Ty Brown
|
489fcb9666
|
Set iOS Meta Tags to use Full Screen 'default' status bar
|
2017-07-11 11:29:20 -05:00 |
|
Ty Brown
|
cb254f87d4
|
Add feature to emit Graphite metrics based on configuration
|
2017-07-05 21:56:00 -05:00 |
|
Athou
|
d4db98fd64
|
fix api key generation
|
2017-05-09 08:59:31 +02:00 |
|
Grzegorz Janik
|
286c115167
|
Update pl.js
|
2017-05-08 12:48:10 +02:00 |
|
Drey91
|
5cea92d96d
|
Update es.js
Corrección de algunos errores en la traducción en Español. [Correction of some errors in the Spanish translation]
|
2017-03-07 09:33:24 +01:00 |
|
ebraminio
|
93697cf1f5
|
Use Safari transparent tab bar as loading progress indicator
|
2016-11-24 14:21:09 +03:30 |
|
Ebrahim Byagowi
|
6e1c414c84
|
Add rel="noreferrer" to more places
|
2016-10-07 01:13:08 +03:30 |
|