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

6863 Commits

Author SHA1 Message Date
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
Koen Martens
328a7d4c2f utf8mb4 warning: link to nextcloud-specific instructions (#176) (#181)
* utf8mb4 warning: link to nextcloud-specific instructions (#176)

* Modify changelog, add utf8mb4 url change.
2017-06-06 18:43:24 +02:00
Daniel Schaal
b7f20c0f36 Fix travis build (#178)
* Use stable12 branch for travis

* Shorten db indices to max 27 characters to satisfy app:check-code

* Use precise container, downgrade to psql 9.4

* Create psql role

* Fix ContentController test

* Fix PageController and StatusService tests

* Use OCP\IDBConnection, OCP\IDb was removed

* Extend IntegrationTest from \Test\Testcase, use loginAsUser to login

* Require phpunit 5, nextcloud tests not compatible with phpunit 6

Change tests to use phpunit from vendor directory
2017-06-06 18:20:20 +02:00
Nextcloud bot
f18aef805e
[tx-robot] updated from transifex 2017-06-04 00:17:31 +00:00
Bernhard Posselt
ce192d7799 version bump 2017-06-03 13:44:33 +02:00
coderkun
68e3fa0172 Call cron beforeUpdate() before update() (#172) (#174) 2017-06-03 13:32:57 +02:00
Nextcloud bot
ff16cd0908
[tx-robot] updated from transifex 2017-06-02 00:18:17 +00:00
Bernhard Posselt
92b0f33e93 bump version and changelog 2017-05-31 20:15:05 +02:00
sonologic
774b4b6852 Fix #163, use IDBConnection->supports4ByteText() (#169)
Instead of the buggy StatusService->hasIncorrectCharset, use
the already available IDBConnection->supports4ByteText() to
determine if 4byte unicode is supported.
2017-05-31 20:12:09 +02:00
Nextcloud bot
88753100b4
[tx-robot] updated from transifex 2017-05-31 11:25:34 +00:00
coderkun
5f19965447 Fix include of “warning” template (fixes #166) (#168) 2017-05-29 19:30:52 +02:00
Daniel Schaal
51c7086527 Add favicon, fixes #146 (#167)
Use the same style as other apps (e.g. calendar, contacts).
2017-05-28 11:16:42 +02:00
rakekniven
829ca8fa35 Merge pull request #162 from nextcloud/rakekniven-patch-1
Rakekniven patch 1
2017-05-26 21:32:38 +02:00
rakekniven
2b40b20dcc Update admin.php 2017-05-26 13:08:04 +02:00
rakekniven
099a0bbcdf Update part.settings.php 2017-05-26 13:06:54 +02:00
rakekniven
79392122e4 Update part.content.warnings.php 2017-05-26 13:04:22 +02:00
Bernhard Posselt
2110e7bc05 better wording 2017-05-24 21:16:28 +02:00
Bernhard Posselt
42c57af9f8 better link 2017-05-24 20:52:23 +02:00