Commit Graph

192 Commits (master)
 

Author SHA1 Message Date
Ondřej Hruška cf3120eb68
show table authors in the favourites listing 7 years ago
Ondřej Hruška e6aea514df
allow faving own tables in the gui 7 years ago
Ondřej Hruška c29b6d4bac
fix double faves 7 years ago
Ondřej Hruška 53c81f1c4b
added Most Liked table search option 7 years ago
Ondřej Hruška 2e400b9682
Merge branch 'faves' 7 years ago
Ondřej Hruška 3f69ef3390
added the favourites feature 7 years ago
Ondřej Hruška 86b7db48b3
add comments 7 years ago
Ondřej Hruška 6c2d19b55c
Fix problem with columns named 'id', 'data' etc 7 years ago
Ondřej Hruška 7969e9bbf4
added some doc comments 7 years ago
Ondřej Hruška 796b2f23d6
fix up sitemap priorities 7 years ago
Ondřej Hruška 41d4eac09f
add xml sitemap 7 years ago
Ondřej Hruška 1d38f51a3a
fix large gap above bio table if bio is not filled 7 years ago
Ondřej Hruška 6b04218f67
Add sort dropdown to profile pages 7 years ago
Ondřej Hruška 4392ab9d7b
Add titles to all pages 7 years ago
Ondřej Hruška d5f516853d
properly handle wrong and default sort arg in dash table list 7 years ago
Ondřej Hruška f594ef412e
make (current) in revisions list clickable 7 years ago
Ondřej Hruška 57a8fc58d6
add Longest and Shortest filters 7 years ago
Ondřej Hruška 3629c977e5
rename most updated to most changed 7 years ago
Ondřej Hruška a9426759d2
add different table sort options, change default to last-updated 7 years ago
Ondřej Hruška 83392e07ac
use diffForHumans for revisions page too 7 years ago
Ondřej Hruška 8d1de066e7
fix error if not logged in 7 years ago
Ondřej Hruška cff01551de
add revision reverting option 7 years ago
Ondřej Hruška 34e432fe87
added a revisions page 7 years ago
Ondřej Hruška a69c3e6cf6 Merge branch 'master' of cpsdqs/datatable.directory into master 7 years ago
Ondřej Hruška 7f48d14ce3
Fix table names are globally unique instead of per user 7 years ago
Ondřej Hruška c76fc21820
Brutal insert speed optimization by bypassing the ORM completely 7 years ago
Ondřej Hruška 13b22f7cb4
add option to upload file when creating a table 7 years ago
Ondřej Hruška 7ae41b368e
fix injection bugs in table editor 7 years ago
Ondřej Hruška b716260a53
Fix very slow table display when filled with ugly data 7 years ago
cpsdqs 693d3b9c93
Make table infobox work better at ~900px, fix menu button alignment on small screens 7 years ago
Ondřej Hruška 577a5349c4
reduce nbr of users in the dash column 7 years ago
Ondřej Hruška b0f77be93d
added a donate and faq page 7 years ago
Ondřej Hruška 94fc84615c
add beta symbol 7 years ago
Ondřej Hruška e1c7114bd4
correctly sort by numeric columns 7 years ago
Ondřej Hruška 8d6ec7b47d
up and down arrows now work as vertical tab in row editor 7 years ago
Ondřej Hruška d3a7381f39
Edit All button in row editor 7 years ago
Ondřej Hruška 0d938ec8af
improve behavior of draft discard button, plus clearer text 7 years ago
Ondřej Hruška 074cda7fe4
trim all fields when importing via CSV. spaces are rarely intentional 7 years ago
Ondřej Hruška 4961430c8f
also order exports 7 years ago
Ondřej Hruška 624963b729
order by first column 7 years ago
Ondřej Hruška f42e80cc5d
fix stupid json unpacking bug turning indexed array to object 7 years ago
Ondřej Hruška f6109b5d4a
fix deleting columns 7 years ago
Ondřej Hruška c0bc64a2e7
fix camel columns 7 years ago
Ondřej Hruška 93f28e38ed
fix confirm cmd oops 7 years ago
Ondřej Hruška 00f238d625
fix login form ugly wrapping of auth buttons 7 years ago
Ondřej Hruška ceca9af0fc
add un-confirm option to user:confirm, hide New button from dashboard if user isn't confirmed 7 years ago
Ondřej Hruška aa677efd51
remove throttle from web 7 years ago
Ondřej Hruška 9b722aa7c9
Fix cannot add new cols in new table 7 years ago
Ondřej Hruška 9ec5a151cc
Fixes in value revert logic 7 years ago
Ondřej Hruška 2cadbdcd31
fix CSV import asking for cols that were removed 7 years ago