1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-09-18 13:24:48 +02:00
Commit Graph

480 Commits

Author SHA1 Message Date
Bernhard Posselt
70b8eb7bd4 derp 2016-08-18 22:04:02 +02:00
Bernhard Posselt
44792ace5b Try without 64bit requirement 2016-08-18 21:07:21 +02:00
Bernhard Posselt
fc1e804b23 fix eplore feeds section 2016-08-10 19:36:22 +02:00
Bernhard Posselt
87dd28cb6f fix milisecond timestamp on php 5.6 2016-07-24 22:09:05 +02:00
Bernhard Posselt
587d2f08da Fix admin 2016-07-24 08:50:06 +02:00
Bernhard Posselt
38e657a5d5 removing owncloud references and updating links 2016-07-23 22:02:21 +02:00
Bernhard Posselt
7a3a22bd27 Adjust copyright header 2016-07-23 21:32:42 +02:00
Bernhard Posselt
004fcbbcc7 Move to new directory structure 2016-07-23 21:24:54 +02:00
Bernhard Posselt
ac84b27965 reorganize folder 2013-03-21 16:32:36 +01:00
Bernhard Posselt
5492e60510 new style and style cleanup for the news app 2013-02-11 15:30:55 +01:00
Bernhard Posselt
ae7393db3d merged the angularjs branch 2013-01-27 04:15:53 +01:00
Nick Frey
207c085b30 Play audio podcasts from feeds in the News app 2012-11-28 16:57:07 -06:00
Alessandro Cosentino
7c5d3649a3 use the core functions for relative dates 2012-11-13 15:38:54 -05:00
Alessandro Cosentino
0e09443947 News: handle case where date is not specified in item (see issue #67) 2012-11-13 00:17:14 -05:00
Bart Visscher
25d3f68f1a Fix linkTo links for new url format
fix #176
2012-11-12 23:06:25 +01:00
Bernhard Posselt
ded22aaf4b removed unforseen overwrite of controller classes 2012-11-02 22:17:06 +01:00
Bernhard Posselt
77ce8c29ad deleted renamed file 2012-10-31 22:02:19 +01:00
Bernhard Posselt
e7b0267dc7 added docstrings to the changes 2012-10-31 22:02:19 +01:00
Bernhard Posselt
323dd4c9b1 added request object, added url function that does all the security checks, improved controller object 2012-10-31 22:02:19 +01:00
Alessandro Cosentino
4299b35e82 [News] fix bugs in feedById 2012-10-28 19:26:59 -04:00
Alessandro Cosentino
a7f7f04052 sharing items in the News app 2012-10-28 10:57:35 -04:00
Brice Maron
f0b81aa614 Small Style fix in news and gallery 2012-10-23 18:54:55 +00:00
Alessandro Cosentino
f17574c2b0 index accepts feedid as parameter; fix to make the search provider work and to have nice urls anyway 2012-10-19 14:14:49 -04:00
Alessandro Cosentino
b3baecc30e almost-working search provider 2012-10-18 00:18:57 -04:00
Alessandro Cosentino
1781450975 specifies name of the blog when showing items 2012-10-15 00:37:11 -04:00
Bart Visscher
1e37bc139b Whitespace cleanup 2012-10-14 21:15:47 +02:00
Bernhard Posselt
e5980c8141 fixed bug that prevented creating of folders, linted menu.js, fixed weird html escaping for feed titles, removed all database queries from templates 2012-10-13 05:03:05 +02:00
Bernhard Posselt
4b5f94b435 selecting folders works 2012-10-13 04:47:35 +02:00
Bernhard Posselt
dfcf639f2f refactored index php into controllers 2012-10-13 02:21:47 +02:00
Alessandro Cosentino
16564c20d5 still refactoring to make the firstrun page independent 2012-10-09 10:48:57 -04:00
Alessandro Cosentino
d5cd794c01 split firstrun template from main template 2012-10-08 20:23:32 -04:00
Alessandro Cosentino
008e565bed small refactoring on the backend 2012-09-13 11:17:02 -04:00
Bernhard Posselt
9fcfdae0c2 remember collapsed folders, simplyfied css and js 2012-09-08 19:11:22 +02:00
Thomas Mueller
a59854cc80 adding space between) and { 2012-09-07 15:21:03 +02:00
Bernhard Posselt
f702e689c1 removed xss vulnerabilities in template code 2012-09-06 03:48:18 +02:00
Thomas Mueller
190a070f15 no more require_once() 2012-09-05 23:28:59 +02:00
Bernhard Posselt
f8ce1854ba changing folder names works now 2012-09-02 17:09:59 +02:00
Bernhard Posselt
37158f2141 corrected param names for load, added enum for types 2012-09-01 21:02:00 +02:00
Robin Appelman
50b1b38d03 we can now use UNIX_TIMESTAMP in queries 2012-09-01 20:45:08 +02:00
Bernhard Posselt
2c86b31be1 implemented server side move feed to folder 2012-09-01 14:33:59 +02:00
Alessandro Cosentino
70a37497ff small layout changes; fix error with retrieving favicon 2012-08-20 19:50:53 -04:00
Alessandro Cosentino
3db8c52532 fixes issue with bitfield on postgresql 2012-08-19 22:24:16 -04:00
Alessandro Cosentino
32bd7c839c now saves item's author in db 2012-08-19 15:13:39 -04:00
Alessandro Cosentino
8bea9cf893 improves favicon detection 2012-08-19 13:49:58 -04:00
Alessandro Cosentino
41c310c5fc perform only a slim fetch in some cases 2012-08-18 03:16:40 -04:00
Bernhard Posselt
2c48b7ff48 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-08-17 12:42:48 +02:00
Gregor Tätzner
63a9acb95a Remove broken favicon handling from discoverFavicon.
Maybe re-add them later on or rework function.
2012-08-16 21:34:41 +02:00
Bernhard Posselt
296cad3a05 added javadoc for newly implemented queries 2012-08-16 20:57:56 +02:00
Bernhard Posselt
f61df85fe6 made starred items and all items work! 2012-08-16 20:26:06 +02:00
Bernhard Posselt
1154465787 added and formatted the feedtimestamp properly 2012-08-16 13:26:03 +02:00