Commit Graph

  • 8500589943 combine all characters stripping in one place Athou 2013-04-23 09:31:02 +02:00
  • 29b3b92b85 throw an exception when needed, prevents html error pages parsing Athou 2013-04-23 09:14:18 +02:00
  • 92e76d469f check for nulls before querying the database Athou 2013-04-23 09:06:35 +02:00
  • 64747881de detect encoding and trim invalid characters before parsing xml (#60) Athou 2013-04-23 07:20:21 +02:00
  • 9cb56557be Merge pull request #59 from joshmatz/master Athou 2013-04-22 21:51:50 -07:00
  • e620988fc3 Whitespace cleanup Josh Matz 2013-04-22 21:19:53 -05:00
  • d36a7240bf AngularJS minify compatible Josh Matz 2013-04-22 20:58:18 -05:00
  • 6011411dc4 google analytics support Athou 2013-04-22 20:49:24 +02:00
  • fbba5dce16 completely disable transactions for background threads Athou 2013-04-22 18:02:57 +02:00
  • 8376b69f25 prevent NPE Athou 2013-04-22 17:56:30 +02:00
  • bc072a3727 comment sample connection configuration Athou 2013-04-22 17:11:32 +02:00
  • c59a23ea4f variables tweaking for heavy load Athou 2013-04-22 16:06:18 +02:00
  • faaf18f5cf trim unicode characters from url if any Athou 2013-04-22 13:20:17 +02:00
  • c2e56ccce0 added sample mysql connection configuration Athou 2013-04-22 13:20:05 +02:00
  • 1cd153a4ba typo Athou 2013-04-22 11:58:06 +02:00
  • 839beb5d14 small optimizations Athou 2013-04-22 10:23:53 +02:00
  • bb5d76109a Integer.MAX_VALUE is actually the maximum value in seconds, construct date with milliseconds (#56) Athou 2013-04-22 09:05:04 +02:00
  • db53da7110 Ignore Sublime Project Files Josh Matz 2013-04-21 20:38:16 -05:00
  • d28c74ea25 use a default date instead of null Athou 2013-04-21 23:07:19 +02:00
  • 52e1b23341 removed as it actually beaks transactions Athou 2013-04-21 22:56:41 +02:00
  • c3a271fcd0 not needed anymore as we now strip utf8 4-byte characters Athou 2013-04-21 18:59:38 +02:00
  • 1e94cc434c skipping initial entries marking as the query takes too long to complete and locks the database Athou 2013-04-21 18:57:31 +02:00
  • 1f15cabfa5 strip down utf8 4-byte characters Athou 2013-04-21 18:38:28 +02:00
  • 0f5cb77502 show shortcuts on '?' keypress (#52) Athou 2013-04-21 17:07:34 +02:00
  • 0204dadc3f make sure dates are in an acceptable interval Athou 2013-04-21 16:56:09 +02:00
  • 21366e15a8 link to log in with demo account on the welcome page Athou 2013-04-21 14:11:49 +02:00
  • 78707a200f increase tomee stateless pool size Athou 2013-04-21 14:02:48 +02:00
  • e161ff4167 create a demo user on startup and prevent any profile modification Athou 2013-04-21 13:50:10 +02:00
  • 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