Commit graph

38 commits

Author SHA1 Message Date
moandji.ezana
bc6f8a4cc3 HTTP method can be changed by POSTing with _method parameter 2012-10-21 01:37:21 +02:00
moandji.ezana
8a67f06c02 DataSource is closed when application shuts down 2012-10-20 14:42:57 +02:00
moandji.ezana
54cff60c47 TentStatus-like personal and global feeds 2012-10-20 14:29:54 +02:00
moandji.ezana
ca07c8a35c Essays#getEssays(List<User>) reuses single AsyncHttpClient instance and closes it 2012-10-20 14:27:33 +02:00
moandji.ezana
effb94805f Added User(Profile) constructor 2012-10-20 14:13:36 +02:00
moandji.ezana
0163ea41c7 Forcing requests to be UTF-8 2012-10-19 01:34:39 +02:00
moandji.ezana
a2c80d19fb Check that user has profile.basic when displaying name 2012-10-19 01:07:25 +02:00
moandji.ezana
2f34457225 Do not throw an exception when /read fails to load a post 2012-10-19 01:05:41 +02:00
moandji.ezana
0dd17b58dd Read link is always present in nav bar 2012-10-19 01:04:11 +02:00
moandji.ezana
f17d153b40 All Essays listed on /read 2012-10-18 15:42:12 +02:00
moandji.ezana
0dfeeed615 User made friendlier to DbUtils 2012-10-18 09:42:34 +02:00
moandji.ezana
eb73d09c84 Changed app name back to Essayist 2012-10-18 02:48:40 +02:00
moandji.ezana
2e2ee0ceca Raw Markdown is saved in custom fields in Post content so it can be edited later 2012-10-18 02:00:54 +02:00
moandji.ezana
e83ffd119e Request new authorisation after user revokes authorisation. 2012-10-18 01:53:37 +02:00
moandji.ezana
9711abcaea Redirect to /read after registering app. 2012-10-18 01:51:15 +02:00
moandji.ezana
7cc0270e18 Changed login and read fields to type url to get some basic validation 2012-10-17 21:37:37 +02:00
moandji.ezana
1e72ecb60c Added basic page title and responsive stylesheet 2012-10-17 21:34:50 +02:00
moandji.ezana
842a3957e3 Marked servlet-api JAR as provided 2012-10-17 21:33:46 +02:00
moandji.ezana
64dab7d50e UI improvements 2012-10-17 00:29:04 +02:00
moandji.ezana
d3e6f74a0c Fixed column length that was too big for MySql 2012-10-17 00:28:00 +02:00
moandji.ezana
5dad3d8318 Created JamonContext#currentUrl 2012-10-17 00:27:23 +02:00
moandji.ezana
195bde1e94 Ignoring deployment properties 2012-10-17 00:18:57 +02:00
moandji.ezana
32c23f64d2 Updated for TentClient API change 2012-10-17 00:18:15 +02:00
moandji.ezana
be13a2205c Does not post when Essayist is installed 2012-10-17 00:15:45 +02:00
moandji.ezana
f625888dff Deleted JdbcInterceptor because Migrate4J creates version table automatically 2012-10-17 00:09:03 +02:00
moandji.ezana
8fee7d3802 Added content type header to HTML responses to force UTF-8. 2012-10-17 00:07:48 +02:00
moandji.ezana
1a95b8fdf6 Removed file committed by mistake 2012-10-16 23:44:01 +02:00
moandji.ezana
eb9037940f Improved navigation 2012-10-16 00:21:56 +02:00
moandji.ezana
d66c30943e UI improvements 2012-10-15 09:47:48 +02:00
moandji.ezana
7379e22ee0 Improved authorisation vs. login handling 2012-10-15 09:47:09 +02:00
moandji.ezana
51c017d048 Added configuration with default fallbacks, DB persistence, DB migrations, Maven Jetty plugin, snapshot repo for unpublished dependencies and more! 2012-10-14 02:54:25 +02:00
moandji.ezana
58bc7ffba1 Fix handling of entity with trailing slash 2012-10-12 09:36:15 +02:00
moandji.ezana
3f08156905 Using PostQuery to retrieve Essays 2012-10-12 09:35:49 +02:00
moandji.ezana
0b74d554c9 Added basic Bootstrap styling 2012-10-11 01:43:45 +02:00
moandji.ezana
4f90b973ab Can read and write Essays for a given user 2012-10-10 00:42:46 +02:00
moandji.ezana
53ff072bbe Using the new PostContent implementations 2012-10-07 20:26:18 +02:00
moandji.ezana
003af8f965 Quick and dirty implementation with an in-memory store of access tokens. 2012-10-07 02:14:47 +02:00
Moandji Ezana
f489f82622 Initial commit 2012-10-06 12:29:08 -07:00