Athou
40fa4516df
use icons
2016-09-23 08:54:46 +02:00
Athou
5201c0cd14
Merge branch 'Hubcapp-master'
2016-09-23 08:54:18 +02:00
tyler
61039dcd7e
remove some whitespace, put tuples assignment back on one line
2016-09-05 05:09:57 -04:00
tyler
039ff4ee41
decided to do ctrl-f for " order " and found this piece. Don't know what bug this will fix but probably best to update to reflect additional sorting options. Sorry for ternary operator abuse
2016-09-05 04:56:30 -04:00
tyler
b40349805f
switch abc & zyx
2016-09-05 00:41:17 -04:00
tyler
d709d119ac
change button for Alphabetic sort to have different "icon".
...
also ABC and ZYX sorting were switched.
2016-09-04 23:57:12 -04:00
tyler
8d2b6bdc12
Add translation placeholders for new hover text on alphabetic sort, make whatever button you sorted by "active"
2016-09-04 22:39:03 -04:00
tyler
ff78af2d56
fix lots of bugs with alphabetic sort by properly assigning FeedEntry.FeedEntryContent.title instead of trying to make FeedEntryStatus know about titles.
2016-09-04 21:37:04 -04:00
tyler
ada53dba3b
Add Alphabetical sorting
...
First "working" version of Alphabetical sorting in Commafeed. Needs better front end interface, translations, and probably the API is buggy surrounding "order" now b/c there is probably some code still that assumes there are only two possible ways to sort (date asc, date desc).
2016-09-02 03:39:16 -04:00
Hubcapp
ba2f6c0f66
Merge branch 'master' of https://github.com/Athou/commafeed
2016-09-02 02:33:20 -05:00
Athou
268869345c
reduce npm verbosity ( fixes #811 )
2016-08-23 12:11:42 +02:00
Athou
4b556bd3a9
fix password change ( #805 )
2016-08-22 15:05:15 +02:00
Athou
6f10d35a4c
no casting of sessionfactory necessary this way
2016-07-28 11:28:45 +02:00
Athou
33167fcdce
Merge pull request #803 from clapd10/patch-1
...
Update ko.js
2016-07-08 17:45:03 +02:00
clapd10
e9c85b0e77
Update ko.js
...
improved translation
2016-07-09 00:42:29 +09:00
Athou
e521254600
add indonesian
2016-06-17 14:03:57 +02:00
Athou
a773d98400
Merge pull request #802 from antosamalona/indonesian
...
add a new file for translating language to Indonesian
2016-06-17 14:03:04 +02:00
AnTo 'SamalonA
ae066d3cd9
update it
2016-06-17 01:51:39 +08:00
AnTo 'SamalonA
b5726fc0f3
add a new file for translating language to Indonesian
2016-06-17 01:35:39 +08:00
Athou
4a056a0d27
Merge pull request #788 from jart/patch-1
...
Upgrade Apache Commons Collections to v4.1
2016-04-11 10:52:35 +02:00
Justine Tunney
7817431bce
Upgrade Apache Commons Collections to v4.1
...
Version 4.0 has a CVSS 10.0 vulnerability. That's the worst kind of
vulnerability that exists. By merely existing on the classpath, this
library causes the Java serialization parser for the entire JVM process
to go from being a state machine to a turing machine. A turing machine
with an exec() function!
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-8103
https://commons.apache.org/proper/commons-collections/security-reports.html
http://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability/
2016-04-10 20:56:38 -07:00
Athou
c02d2745c3
fix dev environment
2016-04-07 12:59:23 +02:00
Athou
ee610ec800
build time decreased a lot with npm upgrade
2016-04-07 12:59:23 +02:00
Athou
6c0d585fef
Merge pull request #787 from ebraminio/master
...
Add rel="noreferrer" to resolve window.opener issue
2016-03-22 17:02:51 +01:00
Ebrahim Byagowi
29417005b0
Add rel="noreferrer" to resolve window.opener issue
...
https://mathiasbynens.github.io/rel-noopener
2016-03-22 20:09:12 +04:30
Athou
cf87fd8340
fix facebook sharing
2016-03-12 21:39:30 +01:00
Athou
f1b85b0dde
readme update
2016-03-02 11:22:55 +01:00
Athou
abef73d384
version bump
2016-03-02 11:22:27 +01:00
Athou
535f947f88
2.3.0 release
2.3.0
2016-03-02 11:21:10 +01:00
Athou
f27e243cc4
readme update
2016-03-02 11:20:57 +01:00
Athou
6a699ed5f1
Merge pull request #782 from badarg/improve-spanish-translation
...
Improved spanish translation.
2016-02-15 12:34:02 +01:00
badarg
9c1f5efab5
Improved spanish translation.
...
Fixed grammar, orthography, sundry mistakes, and added missing strings.
2016-02-14 20:36:28 +01:00
Athou
6b7ce56f6b
Merge pull request #779 from canoine/patch-1
...
Update fr.js
2016-01-20 06:31:20 +01:00
canoine
b76ee4a2d0
Update fr.js
...
Translation of the sentences that were still in english.
Some stylistic, grammatical and orthographic corrections.
2016-01-20 01:55:09 +01:00
Athou
b444a74a44
change user agent so that self hosted instances don't point to commafeed.com
2016-01-18 10:01:05 +01:00
Athou
d43820cc82
change npm install log level to info
2016-01-08 16:12:15 +01:00
Athou
e74e8fe1c2
Merge pull request #769 from matrixik/patch-1
...
[add] css ids for toolbar
2015-11-30 10:09:33 +01:00
Dobrosław Żybort
9eb6e8ec27
[add] css ids for toolbar
2015-11-30 09:48:20 +01:00
Athou
fae94d3696
jdbc drivers upgrade
2015-11-25 16:50:42 +01:00
Athou
68e5ed64c9
dropwizard upgrade
2015-11-25 16:49:18 +01:00
Athou
f912d3b8bd
swagger upgrade
2015-11-25 16:44:28 +01:00
Athou
fc03d2ee91
Merge pull request #768 from giucal/master
...
Little contribution to the Italian translation
2015-11-24 06:54:19 +01:00
Giuseppe Calabrese
523b2b8db4
Fixed a couple typos.
...
I felt free to change the `filtering_expression_help` and make it less ambiguous.
2015-11-23 22:30:11 +01:00
Giuseppe Calabrese
d547e9b6d7
Fixed some translation.
2015-11-23 21:22:49 +01:00
Athou
71efc9f854
fix #766
2015-11-07 23:45:04 +01:00
Athou
4f289f7467
Merge pull request #764 from JmsBnz/patch-2
...
Update it.js
2015-11-03 11:31:13 +01:00
JmsBnz
02ef8bee71
Update it.js
...
Some translation fixes
2015-10-31 11:38:21 +01:00
Athou
ff5c1b00d7
Merge pull request #762 from ebraminio/patch-4
...
Add magnet links support
2015-10-21 15:44:46 +02:00
ebraminio
30264be311
Add magnet links support
2015-10-19 23:45:53 +03:30
Athou
8ea44ab8c7
Merge pull request #761 from ebraminio/patch-3
...
Use correct characters for ru lang
2015-10-10 06:28:30 +02:00