1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-18 11:42:51 +02:00
Commit Graph

6380 Commits

Author SHA1 Message Date
Daniel Opitz
f7eb5f9b32 fixed camelCase and PascalCase as their meaning was inverted (#208) 2017-08-02 09:50:04 +02:00
Nextcloud bot
e3dbfe761c
[tx-robot] updated from transifex 2017-07-30 00:17:55 +00:00
Nextcloud bot
15960a9986
[tx-robot] updated from transifex 2017-07-29 00:18:25 +00:00
Nextcloud bot
416783cbf3
[tx-robot] updated from transifex 2017-07-25 00:17:45 +00:00
Nextcloud bot
71f62bcc06
[tx-robot] updated from transifex 2017-07-24 00:17:51 +00:00
Nextcloud bot
dde6fb4656
[tx-robot] updated from transifex 2017-07-23 00:17:01 +00:00
Nextcloud bot
5725593b7f
[tx-robot] updated from transifex 2017-07-22 00:17:20 +00:00
Daniel Schaal
486efe2dfa Misc makefile fixes (#207)
* Only run composer update

* Exit with error message when npm is not available

* Set composer variable to downloaded file

* Use $(MAKE) instead of make

* Use simply expanded variables in Makefile
2017-07-21 11:10:01 +02:00
Nextcloud bot
f44fd157be
[tx-robot] updated from transifex 2017-07-21 00:17:12 +00:00
Daniel Schaal
079fc80b16 Use firefox in headless mode on travis (#206)
Headless mode is available since ff 55 which is in
beta right now, so use latest-beta until released.
2017-07-18 08:13:50 +02:00
Nextcloud bot
b885eb58b2
[tx-robot] updated from transifex 2017-07-18 00:17:14 +00:00
Nextcloud bot
7d580366a7
[tx-robot] updated from transifex 2017-07-17 00:17:05 +00:00
Bernhard Posselt
4c32da50cc Add code of conduct link 2017-07-16 19:56:04 +02:00
Koen Martens
f39b36e4ce Merge pull request #205 from schaal/travis-trusty
Use trusty and postgresql 9.6 on travis
2017-07-16 18:08:01 +02:00
Daniel Schaal
747130dc5c Use trusty and postgresql 9.6 on travis 2017-07-15 09:13:18 +02:00
Nextcloud bot
7f9a0d7414
[tx-robot] updated from transifex 2017-07-15 00:18:20 +00:00
Nextcloud bot
2709630165
[tx-robot] updated from transifex 2017-07-14 00:18:22 +00:00
rakekniven
0fa82e88d7 Rakekniven patch 1 (#204)
* Update FeedFetcher.php

* Update part.content.warnings.php

* Update part.content.warnings.php
2017-07-13 16:52:30 +02:00
Nextcloud bot
ae539ae984
[tx-robot] updated from transifex 2017-07-13 00:18:04 +00:00
Nextcloud bot
4a8177e7af
[tx-robot] updated from transifex 2017-07-12 00:18:04 +00:00
Nextcloud bot
57575b52be
[tx-robot] updated from transifex 2017-07-11 00:18:32 +00:00
Nextcloud bot
ce407cf7d0
[tx-robot] updated from transifex 2017-07-10 00:18:05 +00:00
rakekniven
e09a146941 Update FeedFetcher.php (#200)
Small l10n fix
2017-07-09 09:04:04 +02:00
Nextcloud bot
7acf2f8eea
[tx-robot] updated from transifex 2017-07-03 00:17:30 +00:00
Nextcloud bot
feafae96a4
[tx-robot] updated from transifex 2017-06-30 00:17:32 +00:00
Nextcloud bot
a7564d09e9
[tx-robot] updated from transifex 2017-06-21 00:17:01 +00:00
Nextcloud bot
b07ec73ec2
[tx-robot] updated from transifex 2017-06-20 00:17:55 +00:00
Daniel Schaal
fd630242da Remove bower, install everything using npm (#197)
* Remove bower, install everything using npm

Remove js-url and use a simple function to get the query param.

* Bundle all js scripts in app.min.js

* Move jquery to devDependencies

* Remove es6-shim, most common browsers support es6 natively.
2017-06-18 12:19:38 +02:00
Nextcloud bot
c32d85c119
[tx-robot] updated from transifex 2017-06-17 00:18:07 +00:00
Nextcloud bot
fdcef4a827
[tx-robot] updated from transifex 2017-06-16 00:18:39 +00:00
Daniel Schaal
7d3bc1b38f Update htmlpurifier and picoFeed (#189)
picoFeed moved to miniflux/picoFeed
2017-06-15 14:16:43 +02:00
Nextcloud bot
87e603a5aa
[tx-robot] updated from transifex 2017-06-14 00:17:41 +00:00
Nextcloud bot
e25907c86d
[tx-robot] updated from transifex 2017-06-13 00:17:06 +00:00
Nextcloud bot
0d99ca229c
[tx-robot] updated from transifex 2017-06-11 00:17:19 +00:00
Koen Martens
068d3f0e40 Merge pull request #188 from schaal/update-js-deps
Update js deps (angular, moment, js-url, masonry)
2017-06-10 19:03:12 +02:00
Daniel Schaal
68cfb04ed1 Update js-url to 2.5.0 2017-06-10 11:19:07 +02:00
Daniel Schaal
20ade2ef54 Update masonry to 4.2.0 2017-06-10 11:19:07 +02:00
Daniel Schaal
f5abeadcc4 Update moment to 2.18
momentjs was renamed to moment, update all references
2017-06-10 11:19:07 +02:00
Daniel Schaal
d5399b7b6d Set $locationProvider.hashPrefix to empty string 2017-06-10 11:19:07 +02:00
Daniel Schaal
1fbb81e469 Fix tests 2017-06-10 11:19:07 +02:00
Daniel Schaal
7cebc63def Use regular promise for http calls 2017-06-10 11:19:07 +02:00
Daniel Schaal
2eddf6242b Update angular to 1.6 2017-06-10 06:10:00 +02:00
Nextcloud bot
e62ddecf89
[tx-robot] updated from transifex 2017-06-10 00:17:43 +00:00
Nextcloud bot
d73729a403
[tx-robot] updated from transifex 2017-06-09 00:17:41 +00:00
Alessandro Cosentino
0a8495cb6d Merge pull request #186 from sonologic/issue-149
Remove obsolete logo-icon.svg (#149)
2017-06-08 20:21:15 +01:00
Koen Martens
c23e40ef3e Remove entry from changelog 2017-06-08 20:58:07 +02:00
Koen Martens
0f15f514a2 Remove obsolete logo-icon.svg (#149) 2017-06-08 18:47:17 +02:00
Koen Martens
274df2e243 Merge pull request #182 from nextcloud/changelog
update changelog
2017-06-07 07:02:03 +02:00
Nextcloud bot
868b1f705f
[tx-robot] updated from transifex 2017-06-07 00:18:56 +00:00
Bernhard Posselt
831345eb5d update changelog 2017-06-06 18:46:13 +02:00