Commit Graph

  • e8b1be8ccb added donate button Athou 2013-04-21 12:48:34 +02:00
  • d4fa817983 import opml asynchronously Athou 2013-04-21 12:39:10 +02:00
  • 0cc26b9380 don't encode all html entities (#46) Athou 2013-04-21 12:13:02 +02:00
  • c1db200c54 move write lock to feed creation only Athou 2013-04-21 11:24:45 +02:00
  • 3378c3c310 help page styling Athou 2013-04-21 11:17:19 +02:00
  • 95bb581405 style error page Athou 2013-04-21 11:12:24 +02:00
  • 74227c2fef use cdnjs instead of netdna Athou 2013-04-21 10:46:30 +02:00
  • cb55865652 attempt to fix invalid_grant error Athou 2013-04-21 10:20:30 +02:00
  • d39503f586 handle opml 1.1 (from theoldreader) Athou 2013-04-21 09:05:51 +02:00
  • e5e827e585 more keyboard shortcuts goodness Athou 2013-04-21 08:07:06 +02:00
  • 201468c085 apache 2.0 license (fix #48) Athou 2013-04-21 07:45:54 +02:00
  • 35447ce3a3 make sure the title is not null Athou 2013-04-20 12:27:52 +02:00
  • d66395c9c0 censoring the logo and restyling the welcome page a little bit Athou 2013-04-20 11:59:40 +02:00
  • a61ac4b0fb swagger ui styling Athou 2013-04-19 16:52:16 +02:00
  • 873aef829f etag column length not large enough Athou 2013-04-19 15:22:39 +02:00
  • e10f25c601 allow unsecure https connections Athou 2013-04-19 13:24:46 +02:00
  • 7502707930 check if the feed has changed by using publishDate of the feed or the first entry Athou 2013-04-19 11:51:40 +02:00
  • f8a7241bc1 disable http retry manager Athou 2013-04-19 11:49:22 +02:00
  • 1ba9d32c9f use basic authentication if cookie is not found Athou 2013-04-19 10:39:13 +02:00
  • 185c5de7af store duration of fetching Athou 2013-04-19 09:37:07 +02:00
  • a4a7f6389c faster way of extracting declared encoding Athou 2013-04-19 09:36:58 +02:00
  • 38dd8237cf allow storage of 4-byte utf8 characters Athou 2013-04-19 09:19:46 +02:00
  • 136a45641f fix category creation Athou 2013-04-19 09:04:10 +02:00
  • 6fdd07f810 store last login user timestamp Athou 2013-04-18 16:58:56 +02:00
  • 99e1371386 missing semicolon Athou 2013-04-18 16:53:50 +02:00
  • 2ba028bacc fix firefox middle click not marking entries Athou 2013-04-18 16:50:02 +02:00
  • db8fc29d4f don't update the database if the feed didn't change Athou 2013-04-18 13:22:59 +02:00
  • af109ccf5c fix for admin api Athou 2013-04-18 12:50:44 +02:00
  • 9bd825d786 rename users to user as it makes more sense Athou 2013-04-18 09:32:32 +02:00
  • 8d04a7c29f use POST for operations that modify data Athou 2013-04-18 09:28:18 +02:00
  • 123c208391 document that those methods only support read and not unread marking Athou 2013-04-18 09:19:22 +02:00
  • f6333145c0 downgrade bootstrap, fix firefox middle click (see https://github.com/twitter/bootstrap/issues/7118) Athou 2013-04-17 19:18:51 +02:00
  • 715dc8783f refactored resource classes Athou 2013-04-17 16:32:42 +02:00
  • 4c927630a7 more api documentation Athou 2013-04-17 13:26:14 +02:00
  • ef3508f393 speed feeds refresh up by using http headers Athou 2013-04-17 12:49:03 +02:00
  • 328aa8c019 actually use the resource class Athou 2013-04-17 12:03:53 +02:00
  • ebd8d8afb8 use application resources to find the annotation, as weld is proxying classes and annotation is not present on those Athou 2013-04-17 11:38:55 +02:00
  • ff5d77adaf additional debug info Athou 2013-04-17 10:51:24 +02:00
  • 5ab2d3739d present an error message when the annotation is not found Athou 2013-04-17 10:34:52 +02:00
  • 3ddbeba0eb small fixes to swagger implementation Athou 2013-04-17 10:11:22 +02:00
  • 8486f7b57e don't extend swagger classes, i'll just do the work myself. fixes issues with weld Athou 2013-04-17 09:54:52 +02:00
  • 8343434882 remove circular dependency Athou 2013-04-17 07:57:43 +02:00
  • 33f589244b more api doc Athou 2013-04-17 07:50:25 +02:00
  • 46fa69dd13 exclude jersey Athou 2013-04-17 07:47:55 +02:00
  • 4fb7455e70 removed codemirror as we don't really need it and it's integration with angular is bugged Athou 2013-04-16 15:32:54 +02:00
  • af4e294a0c log feed url in message when available Athou 2013-04-16 14:57:36 +02:00
  • 743b389808 initial metrics system Athou 2013-04-16 13:52:20 +02:00
  • f7a54d1f0d about page placeholder Athou 2013-04-16 13:12:24 +02:00
  • 3ef1dd5190 api page styling Athou 2013-04-16 13:12:11 +02:00
  • 703a3bf0d5 make sure the title is not too long Athou 2013-04-16 12:57:40 +02:00
  • 94251d2be7 ability to queue a feed for refresh Athou 2013-04-16 12:36:36 +02:00
  • 3ab8abe5bd more api documentation Athou 2013-04-16 12:36:18 +02:00
  • 11a9d68948 transaction not needed Athou 2013-04-16 10:53:56 +02:00
  • 852f834377 api tweak Athou 2013-04-16 10:42:34 +02:00
  • 43eafd51c7 add html5shiv Athou 2013-04-16 10:42:05 +02:00
  • 2067bceff4 use publicUrl setting for rendering callback url Athou 2013-04-16 10:12:37 +02:00
  • 6c544237b2 cleaner rest api Athou 2013-04-16 09:30:34 +02:00
  • b6d8072090 smarter way of stopping things Athou 2013-04-16 09:29:33 +02:00
  • 2fbd7c3837 set new entries as unread when subscribing Athou 2013-04-16 07:30:40 +02:00
  • b9fbf0fdf3 force a feed refresh when someone subscribes Athou 2013-04-16 07:26:24 +02:00
  • 7034031417 enunciate not used anymore Athou 2013-04-16 07:26:09 +02:00
  • 1b1d6fbee0 format date Athou 2013-04-16 07:25:58 +02:00
  • 877d74eef2 should fix the invalid_grant error Athou 2013-04-16 06:53:00 +02:00
  • c35363a8cb just log the error and go on Athou 2013-04-15 22:46:41 +02:00
  • e124fdbe8f tweaks for swagger Athou 2013-04-15 22:24:37 +02:00
  • a9eb2595fe use swagger instead of enunciate Athou 2013-04-15 21:50:36 +02:00
  • 2152e93086 rename groups Athou 2013-04-15 15:43:42 +02:00
  • 12e775d64d added enunciate for doc generation Athou 2013-04-15 14:47:37 +02:00
  • f8faa69f02 remove serializable as it does not make sense Athou 2013-04-15 11:47:17 +02:00
  • 056023552a override some tomee default values Athou 2013-04-15 11:46:31 +02:00
  • 0da3ce1bc5 scale based on number of background threads Athou 2013-04-15 10:50:25 +02:00
  • b1e7504bac remove bootstrap icons as we are using fontawesome now Athou 2013-04-15 10:32:47 +02:00
  • c52fdf9f9f security fix, reuse session instead of passing the user to the state Athou 2013-04-15 10:29:12 +02:00
  • 48a53a188b make sure the title is not too long Athou 2013-04-14 22:40:13 +02:00
  • 405d68168b use fontawesome Athou 2013-04-14 19:02:24 +02:00
  • 5be7c487ad optimizations Athou 2013-04-14 18:51:12 +02:00
  • 86edd54a21 index hashes Athou 2013-04-14 18:28:48 +02:00
  • 0b96f5f95b fix icon Athou 2013-04-14 18:27:01 +02:00
  • 6217f236fa avoid an extra database roundtrip Athou 2013-04-14 18:12:35 +02:00
  • 874d7a4c07 write lock subscription Athou 2013-04-14 18:12:19 +02:00
  • cad38e5e31 remove initial data Athou 2013-04-14 18:11:55 +02:00
  • 9275ab4b61 remove extra line Athou 2013-04-14 18:09:49 +02:00
  • ec22a12d20 set utf8 on connection string Athou 2013-04-14 09:58:24 +02:00
  • eab75b798c set the dialect Athou 2013-04-14 09:31:32 +02:00
  • 03a5b54a5a enforce utf8 on mysql Athou 2013-04-14 09:12:16 +02:00
  • 8f7709b6c4 use a cdn when possible Athou 2013-04-14 08:45:24 +02:00
  • 73c932ed6e no transaction needed Athou 2013-04-13 22:55:54 +02:00
  • 8fed8ea8a3 bundle js libs together Athou 2013-04-13 18:50:38 +02:00
  • 2cac91c5fa fix icon hovering Athou 2013-04-13 18:11:59 +02:00
  • f0dd91cd39 format date using client timezone Athou 2013-04-13 13:04:37 +02:00
  • c2ecaed0af remove debug infos Athou 2013-04-13 12:45:52 +02:00
  • 6739166b04 profile page Athou 2013-04-13 12:19:59 +02:00
  • b3465f33c1 cancel threads when application stops/restarts Athou 2013-04-13 11:41:33 +02:00
  • c41c4fe8b9 forgot to refresh lastUpdate field Athou 2013-04-13 10:13:41 +02:00
  • 544ebb8e86 injetions cleanup Athou 2013-04-13 09:17:38 +02:00
  • f148fd3ead actually leave the handle as is, some feeds take a lot of time building at first but then are cached and a retry is working then Athou 2013-04-13 07:23:21 +02:00
  • 281ff6d883 smarter way of getting the next feed to update Athou 2013-04-13 07:02:59 +02:00
  • 7c5cd361da disable retry handler Athou 2013-04-13 07:01:28 +02:00
  • 9d7c6b17c0 don't stop the worker, just log the exception and go on Athou 2013-04-13 06:39:12 +02:00
  • 47cddc954a add indexes Athou 2013-04-13 01:24:28 +02:00