summaryrefslogtreecommitdiffstats
path: root/controller
AgeCommit message (Expand)Author
2014-10-08more phpdoc fixingBernhard Posselt
2014-10-08fix phpdoc for controllersBernhard Posselt
2014-09-29add default locale and developer names and move the method to the pagecontrol...Bernhard Posselt
2014-09-29add author names to manifest fileBernhard Posselt
2014-09-29fix manifest testBernhard Posselt
2014-09-29remove unnecessary things from commit 885b506Alessandro Cosentino
2014-09-29web app manifestAlessandro Cosentino
2014-09-14add import articlesBernhard Posselt
2014-09-13fix starred count for deleted folders, reload path when deletingBernhard Posselt
2014-09-11remove duplication checksBernhard Posselt
2014-09-09reorganize templatesBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-06-25style fixesBernhard Posselt
2014-05-30more additionsBernhard Posselt
2014-05-30add autopagingBernhard Posselt
2014-05-29order by pubdateBernhard Posselt
2014-05-23implement #137 serversideBernhard Posselt
2014-05-22simplify star and readBernhard Posselt
2014-05-16fix coding style and dead codeBernhard Posselt
2014-05-15rename businesslayer to serviceBernhard Posselt
2014-05-14first commit, nothing working yetBernhard Posselt
2014-05-14add serverside possibility to order by oldest firstBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-14use more flexible serializer that ignores nulls, non entity values and responsesBernhard Posselt
2014-05-14fix unittestsBernhard Posselt
2014-05-13fix some testsBernhard Posselt
2014-05-13fix js testsBernhard Posselt
2014-05-13remove more old codeBernhard Posselt
2014-05-13move to new controller layoutBernhard Posselt
2014-05-13break all the things!Bernhard Posselt
2014-05-12remove dead codeBernhard Posselt
2014-05-12add comments on empty catch blocksBernhard Posselt
2014-05-10version bumpBernhard Posselt
2014-05-01fix updater urlBernhard Posselt
2014-04-20get rid of unneeded settings core class and inject it from the core containerBernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make c...Bernhard Posselt
2014-04-19split up api class for easier testing and clearer codeBernhard Posselt
2014-04-11fix page controller argumentsBernhard Posselt
2014-04-11fix api routes for itemsBernhard Posselt
2014-04-09fix api updated requestBernhard Posselt
2014-04-09only set passed settingsBernhard Posselt
2014-04-09remove usersettingscontroller in favor of pagecontroller, simplify settings r...Bernhard Posselt
2014-04-09port to internal controller, some routes are still brokenBernhard Posselt
2014-04-09migrate security annotations, please reviewBernhard Posselt
2014-04-09ported to owncloud internal appframework classes, confused with how to start ...Bernhard Posselt
2014-04-06get rid of deprecated getParams and renderJSON method to ease transition to b...Bernhard Posselt
2013-12-19add serverside infrastructure for setting and remembering compact viewBernhard Posselt
2013-11-12Make feed title editable (FIX #242)Davide Saurino
2013-09-14implement pull to refresh, fix #44Bernhard Posselt
2'>412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498