Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix download url generation | Bart Visscher | 2012-10-27 | 1 | -1/+1 |
* | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 2 | -3/+81 |
|\ | |||||
| * | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 2 | -13/+46 |
| |\ | |||||
| * | | Implement routing on javascript side | Bart Visscher | 2012-10-05 | 1 | -0/+73 |
| * | | Make the core ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -1/+1 |
| * | | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -1/+6 |
| * | | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 2 | -1/+56 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 3 | -139/+270 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-07 | 7 | -37/+76 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-08-30 | 5 | -63/+265 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'gitorious/master' into routing | Bart Visscher | 2012-08-29 | 3 | -4/+443 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-08-15 | 1 | -31/+33 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use core routes in js too | Bart Visscher | 2012-08-15 | 1 | -2/+2 |
* | | | | | | | | | update infieldlabel script from @zawaideh to fix autofill overlap, https://gi... | Jan-Christoph Borchardt | 2012-10-26 | 2 | -140/+12 |
* | | | | | | | | | closes #113 | Thomas Müller | 2012-10-26 | 1 | -12/+0 |
* | | | | | | | | | Urlencode the share URL | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
* | | | | | | | | | Translate formatDate using jquery datepicker | scambra | 2012-10-19 | 1 | -3/+1 |
* | | | | | | | | | translate datepicker | scambra | 2012-10-19 | 1 | -0/+8 |
* | | | | | | | | | use interpolation for some translations in js | scambra | 2012-10-16 | 1 | -3/+3 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | escapeHTML function | Lukas Reschke | 2012-10-12 | 1 | -0/+9 |
* | | | | | | | | Merge pull request #24 from owncloud/js_variable_interpolation | Thomas Müller | 2012-10-10 | 1 | -3/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Suggestion for simple, yet efficient variable interpolation in js translations. | Thomas Tanghus | 2012-10-05 | 1 | -3/+19 |
* | | | | | | | | | Prevent closing sharing dialog on picking the date | Victor Dubiniuk | 2012-10-08 | 1 | -2/+2 |
* | | | | | | | | | Prevent closing sharing dialog on month adjustment. Fixes oc-1884 | Victor Dubiniuk | 2012-10-08 | 1 | -1/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | share.expiration is null if no expiration date is set. | Björn Schießle | 2012-10-04 | 1 | -1/+1 |
* | | | | | | | | Show correct public link url for folders | Michael Gapczynski | 2012-10-03 | 1 | -1/+2 |
* | | | | | | | | Share - Dropdown dialog - cut off username if it's longer than 14 chars - bug... | Georg Ehrke | 2012-10-01 | 1 | -2/+6 |
* | | | | | | | | Fix double url decoding in fileDownloadPath function | Bart Visscher | 2012-09-29 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #20 from scambra/undo-l10n | Thomas Müller | 2012-09-28 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | undo interpolation in js for 4.5 | scambra | 2012-09-28 | 1 | -4/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* / | | | | | | Reimplementation of CSRF protection including autorefresh | Christian Reiner | 2012-09-28 | 2 | -1/+56 |
|/ / / / / / | |||||
* | | | | | | Fix unsetting share expiration date | Michael Gapczynski | 2012-09-26 | 1 | -1/+8 |
* | | | | | | Show share expiration date set for shared item | Michael Gapczynski | 2012-09-26 | 1 | -5/+13 |
* | | | | | | Stop autocomplete selection event propogration so share dropdown doesn't disa... | Michael Gapczynski | 2012-09-25 | 1 | -0/+1 |
* | | | | | | some js style fixes | Robin Appelman | 2012-09-23 | 1 | -62/+65 |
* | | | | | | some characters in comments avoid finding some strings to translate | scambra | 2012-09-21 | 2 | -4/+4 |
* | | | | | | fix translating dialog buttons, they are translated in core not dialogs app | scambra | 2012-09-21 | 1 | -6/+6 |
* | | | | | | translate files_sharing app | scambra | 2012-09-21 | 1 | -26/+26 |
* | | | | | | float right element needs to be the first element, otherwise firefox will mov... | Björn Schießle | 2012-09-20 | 1 | -2/+2 |
* | | | | | | Fix changing of share status icons, bug fix for oc-1631 | Michael Gapczynski | 2012-09-19 | 1 | -11/+22 |
* | | | | | | Don't show the expiration option until a share occurs, bug fix for oc-1724 | Michael Gapczynski | 2012-09-19 | 1 | -0/+8 |
* | | | | | | Merge branch 'master' into share_expiration | Michael Gapczynski | 2012-09-12 | 7 | -88/+198 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add lock and clock icon for sharing | Michael Gapczynski | 2012-09-12 | 1 | -2/+1 |
| * | | | | | | Temporarily disable sharing with contacts and emails, will come in next release | Michael Gapczynski | 2012-09-12 | 1 | -5/+5 |
| * | | | | | | Don't display actions for children in shared collections, show the parent col... | Michael Gapczynski | 2012-09-09 | 1 | -42/+61 |
| * | | | | | | add breadcrumb controll to js | Robin Appelman | 2012-09-09 | 1 | -0/+43 |
| * | | | | | | forgot a , | Robin Appelman | 2012-09-09 | 1 | -1/+1 |
| * | | | | | | add js versions of basename and dirname | Robin Appelman | 2012-09-08 | 1 | -0/+6 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Fix name for OCCategories | Bart Visscher | 2012-09-05 | 1 | -1/+1 |
| * | | | | | Add 'var' before some global js vars | Bart Visscher | 2012-09-05 | 2 | -2/+2 |