1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-10-17 17:42:49 +02:00

Commit Graph

  • dec43f5e77 also allow authorization header Bernhard Posselt 2013-08-28 23:50:59 +0200
  • 47436cd007 add middleware for cors requests Bernhard Posselt 2013-08-28 23:41:18 +0200
  • 6191bf5339 add access control max age header Bernhard Posselt 2013-08-28 23:23:25 +0200
  • 9e2975c629 add cors for API Bernhard Posselt 2013-08-28 23:09:07 +0200
  • 2f67340e55 Possible backwards incompatible change by using the link provided by simplepie instead of the user for the url hash. This prevents duplication of the feed when adding a slightly different feed url which points to the same feed and allows a speedup from O(n) to O(1) for article enhanchers Bernhard Posselt 2013-08-28 19:19:28 +0200
  • a9eb72911b add enhancers for articles, fix #14 Bernhard Posselt 2013-08-28 17:26:38 +0200
  • 998b3c2943 Add hint about how to solve redirection issues with opcode caching, fix #319 Bernhard Posselt 2013-08-28 13:08:51 +0200
  • 7207d79b43 [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-28 05:18:13 -0400
  • 882d5b7bbd [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-27 09:18:12 -0400
  • 824f074ecb change email adress in copyright headers Bernhard Posselt 2013-08-26 17:23:22 +0200
  • 575ac85fa1 version bump Bernhard Posselt 2013-08-26 12:53:46 +0200
  • a6d29a4d90 [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-25 18:13:18 -0400
  • 67d1e49d8d [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-23 19:09:56 -0400
  • 4f881caa6d [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-22 10:35:01 -0400
  • 8b3be53bb4 [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-21 07:05:44 -0400
  • 99fe10fa07 [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-19 13:09:11 -0400
  • bc592679e2 update changelog Bernhard Posselt 2013-08-19 16:05:54 +0200
  • 813a683892 also catch url errors Bernhard Posselt 2013-08-19 16:04:40 +0200
  • fd5239d6ba Merge pull request #316 from owncloud/fix-input Bernhard Posselt 2013-08-16 01:03:34 -0700
  • fa94d4579a fix input glitch Morris Jobke 2013-08-16 00:10:36 +0200
  • 1800892ba1 [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-15 16:56:50 -0400
  • 1a0d63f4b1 version bump Bernhard Posselt 2013-08-14 12:24:58 +0200
  • 259dcbe5a0 When jumping to the next item after the last one, also mark the last item as read, fix #213 Bernhard Posselt 2013-08-14 12:15:19 +0200
  • 4a20d87d16 changelog update Bernhard Posselt 2013-08-14 01:58:16 +0200
  • 2d4806ad4d also allow magnet urls in article links, fix #313 Bernhard Posselt 2013-08-14 01:57:39 +0200
  • 07eb992fa5 version bump Bernhard Posselt 2013-08-13 15:48:31 +0200
  • 0ff2ae11e1 changelog update Bernhard Posselt 2013-08-13 15:37:53 +0200
  • 9783ec4273 fix maximum recursion problem that would kill updater Bernhard Posselt 2013-08-13 15:35:57 +0200
  • 87796e2bac rename runonce to testrun to prevent confusion Bernhard Posselt 2013-08-13 15:07:27 +0200
  • 00c1eb127b respect 80 line limit Bernhard Posselt 2013-08-13 14:18:59 +0200
  • c4bba50e55 [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-13 08:05:52 -0400
  • 1d87bb43c7 Update updater.py Bernhard Posselt 2013-08-13 13:59:07 +0200
  • 1792e58555 Update updater.py Bernhard Posselt 2013-08-12 00:11:49 +0200
  • 7a7ed94985 Update updater.py Bernhard Posselt 2013-08-12 00:08:22 +0200
  • 0d42d71928 Update updater.py Bernhard Posselt 2013-08-12 00:07:17 +0200
  • 6d826f785a Update updater.py Bernhard Posselt 2013-08-12 00:06:48 +0200
  • 4cb7a25f70 [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-11 07:02:04 -0400
  • 76a82f56ed Merge pull request #311 from benediktb/update-runonce Bernhard Posselt 2013-08-10 15:11:20 -0700
  • 425779021f Updater: "Runonce" functionality was missing an argument benediktb 2013-08-10 23:55:44 +0200
  • bf7753b518 [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-09 06:02:03 -0400
  • 5cca83df91 Merge pull request #310 from benediktb/update-runonce Bernhard Posselt 2013-08-08 13:19:59 -0700
  • 3fa2c37bd4 Added "runonce" option to updater benediktb 2013-08-08 22:02:10 +0200
  • e591fb06b0 version bump Bernhard Posselt 2013-08-08 11:19:06 +0200
  • c745c82423 update karma test runner to fix build Bernhard Posselt 2013-08-07 16:14:24 +0200
  • c1adf7d39d update readme Bernhard Posselt 2013-08-07 15:31:05 +0200
  • c8b04a1395 also use title as folder name if text is not on the opml outline element, fix #306 Bernhard Posselt 2013-08-07 15:30:01 +0200
  • 4c9601da0f [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-07 07:55:24 -0400
  • 5907c0a443 small readme fix Bernhard Posselt 2013-08-06 14:48:45 +0200
  • 7318053c63 Update README.rst Bernhard Posselt 2013-08-06 14:47:56 +0200
  • 05d38a2b74 use a default batchsize of 20 if none given, fix #220 Bernhard Posselt 2013-08-06 14:11:03 +0200
  • 08a281f552 changelog change Bernhard Posselt 2013-08-06 13:57:17 +0200
  • 78b0bcc19a move sanitation of urls to the serverside code to also provide security for clients, fix #151 Bernhard Posselt 2013-08-06 13:56:32 +0200
  • 582dba7e94 strip all html tags from author and title, fix #287 Bernhard Posselt 2013-08-06 13:41:40 +0200
  • 7f7dc6d86c changelog Bernhard Posselt 2013-08-06 11:55:50 +0200
  • 424fe51f19 fix tar Bernhard Posselt 2013-08-06 11:29:04 +0200
  • 97c1794e60 use bin from phantomjs website Bernhard Posselt 2013-08-06 11:15:57 +0200
  • 6353a234d5 use ppa for phantomjs Bernhard Posselt 2013-08-06 10:55:08 +0200
  • b48a0308c5 check phantomjs bin Bernhard Posselt 2013-08-06 10:46:35 +0200
  • 114d98d863 tell user in help to use admin user Bernhard Posselt 2013-08-06 00:12:45 +0200
  • 3157da7887 add a way to specify the max timeout for each feed Bernhard Posselt 2013-08-06 00:03:23 +0200
  • 1a74a758f9 also log errors when updating with update script Bernhard Posselt 2013-08-05 17:38:34 +0200
  • d0bce145e7 dont use global state with url basic auth Bernhard Posselt 2013-08-05 17:33:52 +0200
  • a4acdabcaa dont set global auth handler Bernhard Posselt 2013-08-05 17:30:19 +0200
  • 6d8932da8b fix authentication problems for updating feeds Bernhard Posselt 2013-08-05 17:28:44 +0200
  • 3c1b147437 better exception handling Bernhard Posselt 2013-08-05 17:22:18 +0200
  • cb33a80b60 ignore update errors when using the update script Bernhard Posselt 2013-08-05 16:39:09 +0200
  • f58dff2759 update readme with updater notice Bernhard Posselt 2013-08-05 16:27:51 +0200
  • 43ec3a5699 remove verbose debug Bernhard Posselt 2013-08-05 16:23:37 +0200
  • 1f9784dbdb fix another error, better debugging Bernhard Posselt 2013-08-05 16:20:44 +0200
  • c67335d9f8 return proper response for update method Bernhard Posselt 2013-08-05 16:08:53 +0200
  • fca0366111 also run under python 3.0 Bernhard Posselt 2013-08-05 16:04:30 +0200
  • f02c70d5de fix 404 on updating feeds Bernhard Posselt 2013-08-05 16:01:44 +0200
  • c7e1f0d3de script should now work Bernhard Posselt 2013-08-05 15:54:05 +0200
  • deba6e21d1 still problems Bernhard Posselt 2013-08-05 15:28:19 +0200
  • 9e922dddf3 implemented threading, not tested yet Bernhard Posselt 2013-08-05 14:15:32 +0200
  • 867c56336e [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-05 06:48:29 -0400
  • 9f1ae2a545 dont install phantomjs from npm Bernhard Posselt 2013-08-04 17:21:37 +0200
  • f4612a396c parse json Bernhard Posselt 2013-08-04 16:54:30 +0200
  • 708f71beaa remove fixed todos Bernhard Posselt 2013-08-04 16:24:43 +0200
  • 97e3c59c7a implement first update request Bernhard Posselt 2013-08-04 16:23:10 +0200
  • 07a5dc0185 [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-04 01:02:27 -0400
  • 96305dad2b add docs on turning off cron job Bernhard Posselt 2013-08-03 10:23:49 +0200
  • 7332ec1e85 also require admin account for feed updating Bernhard Posselt 2013-08-03 10:09:46 +0200
  • 08d9474aac require admin account for executing cron routes Bernhard Posselt 2013-08-03 10:07:34 +0200
  • 357a8f70da [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-03 01:02:27 -0400
  • cd8054ebbb add basic python updater script Bernhard Posselt 2013-08-02 16:59:54 +0200
  • 9a7ba2b848 inject correct deps into updater Bernhard Posselt 2013-08-02 16:22:08 +0200
  • 9507e6a3ee make cron updater optional, created updater class for better updating handling, created a route for the api to clean up old stuff Bernhard Posselt 2013-08-02 15:31:55 +0200
  • 27c7c7773e add api for updating feeds with a seperate cron job, #301 Bernhard Posselt 2013-08-02 14:34:08 +0200
  • 3b3b5b9033 [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-02 01:02:29 -0400
  • 01e7467c0b also scroll correctly to bottom in firefox Bernhard Posselt 2013-08-01 16:06:19 +0200
  • cdf3fd3b91 scroll to bottom when you click on show all to make it easier to click the button again, fix #296 Bernhard Posselt 2013-08-01 11:38:44 +0200
  • b4f45e7971 [tx-robot] updated from transifex Jenkins for ownCloud 2013-08-01 01:03:19 -0400
  • 8cddeff759 [tx-robot] updated from transifex Jenkins for ownCloud 2013-07-31 01:03:18 -0400
  • 63d78f3faa Merge pull request #295 from phedlund/master Bernhard Posselt 2013-07-30 17:33:05 -0700
  • 840f38c97d Fix typos. Peter Hedlund 2013-07-30 13:39:06 -0700
  • c10e7b906f Update information about iOS client. Peter Hedlund 2013-07-30 13:37:01 -0700
  • d857ba1a67 [tx-robot] updated from transifex Jenkins for ownCloud 2013-07-30 01:02:15 -0400
  • f97b38b7ae [tx-robot] updated from transifex Jenkins for ownCloud 2013-07-29 01:02:56 -0400
  • 17af04f384 [tx-robot] updated from transifex Jenkins for ownCloud 2013-07-28 01:02:57 -0400